MCBrowserList.st
changeset 575 02b75de2c851
parent 329 3282b021d1c4
child 962 4be64c29f4c4
--- a/MCBrowserList.st	Mon Sep 10 14:28:47 2012 +0200
+++ b/MCBrowserList.st	Tue Sep 11 22:54:01 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'listHolder'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-St/X UI'
+	category:'SCM-Monticello-St/X UI'
 !
 
 
@@ -101,11 +101,11 @@
 !MCBrowserList class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCBrowserList.st,v 1.3 2011-08-20 12:27:08 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCBrowserList.st,v 1.4 2012-09-11 20:54:01 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCBrowserList.st,v 1.3 2011-08-20 12:27:08 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCBrowserList.st,v 1.4 2012-09-11 20:54:01 cg Exp $'
 !
 
 version_SVN