NewLauncher.st
changeset 2557 d223b3918dbd
parent 2523 b29e3783a522
child 2558 8769083c1dea
--- a/NewLauncher.st	Wed Jan 19 21:34:02 2000 +0100
+++ b/NewLauncher.st	Thu Jan 20 18:29:01 2000 +0100
@@ -1984,6 +1984,7 @@
             #translateLabel: true
             #activeHelpKey: #settingsCommunications
             #value: #communicationsSettings
+            #enabled: #enableDangerousMenuItemsInRemoteLauncher
           )
          #(#MenuItem
             #label: '-'
@@ -2914,5 +2915,5 @@
 !NewLauncher class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.164 1999-12-30 10:17:01 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.165 2000-01-20 17:29:01 ah Exp $'
 ! !