MenuEditor.st
changeset 1656 f5c0716efd78
parent 1653 1798c7bcb787
child 1660 442cdb5b1e0b
--- a/MenuEditor.st	Fri Nov 15 10:20:45 2002 +0100
+++ b/MenuEditor.st	Mon Nov 18 11:10:43 2002 +0100
@@ -283,19 +283,10 @@
 'Add linked Delayed Menu'
 
 #addSubMenuLink
-'Add Linked Submenu.'
-
-#browseResource
-'Search for methods with image resource.'
+'Add Linked Submenu'
 
 #fileNew
 'New Spec'
-
-#filePickAMenu
-'Pick from View'
-
-#fileShowMenuSpec
-'Show Spec'
 )
 !
 
@@ -384,7 +375,7 @@
 'Index of the access character position of the textual label (obsolete, VW compatibility).'
 
 #detailsAuxValue
-'Some additional value - for arbitrary use by the program'
+'Some additional value - for arbitrary use by the program.'
 
 #detailsEnabled
 'Aspect or binding providing a boolean value holder for the enable-state of the menu item.'