category change
authorClaus Gittinger <cg@exept.de>
Sun, 07 Mar 1999 14:33:31 +0100
changeset 1771 c1bccfce48cd
parent 1770 21860fc4cbde
child 1772 7ac24130dd51
category change
FSelList.st
FileSelectionList.st
SelListV.st
SelectionInListView.st
--- a/FSelList.st	Sun Mar 07 14:30:47 1999 +0100
+++ b/FSelList.st	Sun Mar 07 14:33:31 1999 +0100
@@ -19,7 +19,7 @@
 		ignoreFiles directoryHolder'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Views-Text'
+	category:'Views-Lists'
 !
 
 !FileSelectionList class methodsFor:'documentation'!
@@ -1011,5 +1011,5 @@
 !FileSelectionList class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/Attic/FSelList.st,v 1.43 1998-09-22 13:43:57 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/Attic/FSelList.st,v 1.44 1999-03-07 13:33:20 cg Exp $'
 ! !
--- a/FileSelectionList.st	Sun Mar 07 14:30:47 1999 +0100
+++ b/FileSelectionList.st	Sun Mar 07 14:33:31 1999 +0100
@@ -19,7 +19,7 @@
 		ignoreFiles directoryHolder'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Views-Text'
+	category:'Views-Lists'
 !
 
 !FileSelectionList class methodsFor:'documentation'!
@@ -1011,5 +1011,5 @@
 !FileSelectionList class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/FileSelectionList.st,v 1.43 1998-09-22 13:43:57 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/FileSelectionList.st,v 1.44 1999-03-07 13:33:20 cg Exp $'
 ! !
--- a/SelListV.st	Sun Mar 07 14:30:47 1999 +0100
+++ b/SelListV.st	Sun Mar 07 14:33:31 1999 +0100
@@ -29,7 +29,7 @@
 		DefaultDisabledForegroundColor DefaultShadowColor
 		DefaultLightColor DefaultHilightStyle'
 	poolDictionaries:''
-	category:'Views-Text'
+	category:'Views-Lists'
 !
 
 !SelectionInListView class methodsFor:'documentation'!
@@ -3614,5 +3614,5 @@
 !SelectionInListView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/Attic/SelListV.st,v 1.138 1999-02-17 16:34:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/Attic/SelListV.st,v 1.139 1999-03-07 13:33:31 cg Exp $'
 ! !
--- a/SelectionInListView.st	Sun Mar 07 14:30:47 1999 +0100
+++ b/SelectionInListView.st	Sun Mar 07 14:33:31 1999 +0100
@@ -29,7 +29,7 @@
 		DefaultDisabledForegroundColor DefaultShadowColor
 		DefaultLightColor DefaultHilightStyle'
 	poolDictionaries:''
-	category:'Views-Text'
+	category:'Views-Lists'
 !
 
 !SelectionInListView class methodsFor:'documentation'!
@@ -3614,5 +3614,5 @@
 !SelectionInListView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/SelectionInListView.st,v 1.138 1999-02-17 16:34:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/SelectionInListView.st,v 1.139 1999-03-07 13:33:31 cg Exp $'
 ! !