category rename
authorClaus Gittinger <cg@exept.de>
Sat, 21 Dec 2002 14:12:17 +0100
changeset 4407 1fbe3b0fbfcf
parent 4406 d157f56c5ac9
child 4408 8c0c80b68ae7
category rename
FileBrowserV2UISpecifications.st
--- a/FileBrowserV2UISpecifications.st	Fri Dec 20 17:49:45 2002 +0100
+++ b/FileBrowserV2UISpecifications.st	Sat Dec 21 14:12:17 2002 +0100
@@ -283,7 +283,7 @@
 
 ! !
 
-!FileBrowserV2UISpecifications::PanelSpec class methodsFor:'interface - specs'!
+!FileBrowserV2UISpecifications::PanelSpec class methodsFor:'interface specs'!
 
 detailsEditSpec
     "This resource specification was automatically generated
@@ -547,5 +547,5 @@
 !FileBrowserV2UISpecifications class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2UISpecifications.st,v 1.1 2002-09-25 07:59:55 penk Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2UISpecifications.st,v 1.2 2002-12-21 13:12:17 cg Exp $'
 ! !