checkin from browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Jul 1997 18:13:04 +0200
changeset 266 dd70070d6652
parent 265 28478a237d91
child 267 6feed486f1f1
checkin from browser
MenuEditor.st
--- a/MenuEditor.st	Mon Jul 28 16:50:21 1997 +0200
+++ b/MenuEditor.st	Mon Jul 28 18:13:04 1997 +0200
@@ -603,7 +603,7 @@
                           #'label:' '-'
                       )
                        #(#MenuItem
-                          #'label:' 'install window spec.'
+                          #'label:' 'install menu spec.'
                           #'value:' #doInstallSpec
                       )
                        #(#MenuItem
@@ -630,7 +630,7 @@
           nil
       )
 
-    "Modified: 28.7.1997 / 10:40:15 / cg"
+    "Modified: 28.7.1997 / 18:12:10 / cg"
 !
 
 windowSpec