FileBrowserV2.st
changeset 7314 94436fc26dc2
parent 7284 6a059ef93dc8
child 7413 842b1274968f
--- a/FileBrowserV2.st	Tue Sep 19 19:16:32 2006 +0200
+++ b/FileBrowserV2.st	Tue Sep 19 20:53:16 2006 +0200
@@ -988,7 +988,7 @@
         nil
       )
 
-    "Modified: / 17-03-2004 / 13:19:04 / cg"
+    "Modified: / 19-09-2006 / 20:52:52 / cg"
 !
 
 previewLabelMenu
@@ -1853,7 +1853,7 @@
 !FileBrowserV2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2.st,v 1.156 2006-09-18 14:55:35 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2.st,v 1.157 2006-09-19 18:53:16 cg Exp $'
 ! !
 
 FileBrowserV2 initialize!