checkin from browser
authorClaus Gittinger <cg@exept.de>
Fri, 14 Dec 2001 10:29:06 +0100
changeset 3514 62c20ae2fc4e
parent 3513 cf83edda71ca
child 3515 8c0262e23e23
checkin from browser
NewLauncher.st
--- a/NewLauncher.st	Fri Dec 14 10:09:35 2001 +0100
+++ b/NewLauncher.st	Fri Dec 14 10:29:06 2001 +0100
@@ -1798,7 +1798,7 @@
             #activeHelpKey: #helpReleaseNotes
           )
          #(#MenuItem
-            #label: 'Index'
+            #label: 'Keyword Index'
             #translateLabel: true
             #value: #startDocumentationIndex
             #activeHelpKey: #helpIndex
@@ -4115,5 +4115,5 @@
 !NewLauncher class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.244 2001-12-08 12:07:46 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.245 2001-12-14 09:29:06 cg Exp $'
 ! !