# HG changeset patch # User Claus Gittinger # Date 950140030 -3600 # Node ID 8bde5f1b8600a4af4bf5e48b9a6c34913601797b # Parent 7d97b214f2acdca8d57441e044cce9a50e3755e9 help text fixed diff -r 7d97b214f2ac -r 8bde5f1b8600 UISpecificationTool.st --- a/UISpecificationTool.st Wed Feb 09 17:16:30 2000 +0100 +++ b/UISpecificationTool.st Thu Feb 10 00:47:10 2000 +0100 @@ -112,7 +112,7 @@ 'Parse the appletTAG and fill the parameters directory from it.' #arbitraryView -'The name of the message sent to the application to provide the view instance.' +'Message sent to the application to provide the view instance, or name of the views class.' #archiveEntry 'The name of a zip-file archive, if the class(es) are to be loaded from a zip-archive.' @@ -668,7 +668,7 @@ ) - "Modified: / 5.2.2000 / 17:46:29 / cg" + "Modified: / 10.2.2000 / 00:57:17 / cg" ! ! !UISpecificationTool class methodsFor:'interface specs'!