StoreSourceCodeManagementSettingsAppl.st
changeset 10481 d92bb3c471e7
parent 10031 ab9f8be764b6
child 10737 d773607d85be
--- a/StoreSourceCodeManagementSettingsAppl.st	Fri Aug 05 08:37:04 2011 +0200
+++ b/StoreSourceCodeManagementSettingsAppl.st	Fri Aug 05 09:20:54 2011 +0200
@@ -1202,7 +1202,9 @@
 !StoreSourceCodeManagementSettingsAppl methodsFor:'help'!
 
 helpFilename
-    ^ 'Launcher/cvsSetup.html'
+    ^ 'Launcher/storeDBSetup.html'
+
+    "Modified: / 05-08-2011 / 09:20:28 / cg"
 ! !
 
 !StoreSourceCodeManagementSettingsAppl methodsFor:'initialization & release'!
@@ -1288,7 +1290,7 @@
 !StoreSourceCodeManagementSettingsAppl class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/StoreSourceCodeManagementSettingsAppl.st,v 1.4 2011-07-01 15:00:21 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/StoreSourceCodeManagementSettingsAppl.st,v 1.5 2011-08-05 07:20:54 cg Exp $'
 !
 
 version_SVN