checkin from browser
authorClaus Gittinger <cg@exept.de>
Wed, 17 Feb 1999 00:46:23 +0100
changeset 2020 7c9afb53b8a8
parent 2019 02adb457589b
child 2021 07aa22f577c5
checkin from browser
FBrowser.st
FileBrowser.st
--- a/FBrowser.st	Tue Feb 16 23:57:46 1999 +0100
+++ b/FBrowser.st	Wed Feb 17 00:46:23 1999 +0100
@@ -3353,7 +3353,7 @@
 !
 
 sortChanged
-Transcript show:'fBrowser:'; showCR:sortByWhat value.
+"/ Transcript show:'fBrowser:'; showCR:sortByWhat value.
     self updateCurrentDirectory
 
     "Created: / 14.8.1998 / 16:17:20 / cg"
@@ -6269,5 +6269,5 @@
 !FileBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Attic/FBrowser.st,v 1.290 1999-02-16 15:12:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Attic/FBrowser.st,v 1.291 1999-02-16 23:46:23 cg Exp $'
 ! !
--- a/FileBrowser.st	Tue Feb 16 23:57:46 1999 +0100
+++ b/FileBrowser.st	Wed Feb 17 00:46:23 1999 +0100
@@ -3353,7 +3353,7 @@
 !
 
 sortChanged
-Transcript show:'fBrowser:'; showCR:sortByWhat value.
+"/ Transcript show:'fBrowser:'; showCR:sortByWhat value.
     self updateCurrentDirectory
 
     "Created: / 14.8.1998 / 16:17:20 / cg"
@@ -6269,5 +6269,5 @@
 !FileBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileBrowser.st,v 1.290 1999-02-16 15:12:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBrowser.st,v 1.291 1999-02-16 23:46:23 cg Exp $'
 ! !