diff -r 4c010c4a4166 -r 2a7a9d68d16c UISpecificationTool.st --- a/UISpecificationTool.st Thu Aug 09 10:59:34 2012 +0200 +++ b/UISpecificationTool.st Thu Aug 09 10:59:40 2012 +0200 @@ -86,10 +86,10 @@ 'FontMenu is allowed to return a symbolic font name' #browseAction -'Browse/Create the Action method.' +'Browse/Create the Action method' #browseAspectMethod -'Browse/Create the Aspect method.' +'Browse/Create the Aspect method' #editListSpec 'Edit the contents of the list (inline)' @@ -104,6 +104,8 @@ 'Add a toggle to choose the "default" color (resulting color will be nil)' ) + + "Modified: / 09-08-2012 / 09:37:58 / cg" ! ! !UISpecificationTool class methodsFor:'image specs'!