# HG changeset patch # User Claus Gittinger # Date 896471564 -7200 # Node ID 07344de4bed444421415f973787840e2b013737b # Parent 2d96630daf4a8b9b0a5f68eb9eeb862184bf73ca checkin from browser diff -r 2d96630daf4a -r 07344de4bed4 UISpecificationTool.st --- a/UISpecificationTool.st Thu May 28 15:19:47 1998 +0200 +++ b/UISpecificationTool.st Fri May 29 21:52:44 1998 +0200 @@ -165,7 +165,7 @@ 'Default label (used, if nothing selected).' #document -'Aspect selector or binding for a holder on the file name of the document.' +'Aspect selector or binding for a holder of the URL of the document.' #doubleClickSelector 'Name of the message sent to the application when double clicked.' @@ -468,6 +468,8 @@ 'Label of the top window.' ) + + "Modified: / 29.5.1998 / 21:50:15 / cg" ! ! !UISpecificationTool class methodsFor:'interface specs'!