# HG changeset patch # User Claus Gittinger # Date 931173354 -7200 # Node ID 1c5bac0c62c08f05fd834792f7172830e05e0afa # Parent 37cbe3507ca96c0fa9d2ff16de7d84f5988ab47a help text fixed diff -r 37cbe3507ca9 -r 1c5bac0c62c0 UISpecificationTool.st --- a/UISpecificationTool.st Fri Jul 02 17:35:21 1999 +0200 +++ b/UISpecificationTool.st Mon Jul 05 13:15:54 1999 +0200 @@ -320,6 +320,9 @@ #labelChannel 'Aspect selector or binding for a labelString holder.' +#labelAlignment +'Specifies how the labels logo is positioned within the Label.' + #labelIsImage 'Label is actually the selector if a message providing an image-label.'