changed: #menu
authorClaus Gittinger <cg@exept.de>
Thu, 01 Mar 2012 10:52:33 +0100
changeset 2883 bee1a24df6e4
parent 2882 fca00eb7b1a4
child 2884 b24f5e13e650
changed: #menu
UIPainter.st
--- a/UIPainter.st	Thu Mar 01 10:38:43 2012 +0100
+++ b/UIPainter.st	Thu Mar 01 10:52:33 2012 +0100
@@ -1692,6 +1692,7 @@
     "Do not manually edit this!! If it is corrupted,
      the MenuEditor may not be able to read the specification."
 
+
     "
      MenuEditor new openOnClass:UIPainter andSelector:#menu
      (Menu new fromLiteralArrayEncoding:(UIPainter menu)) startUp
@@ -1830,7 +1831,7 @@
                 )
                (MenuItem
                   activeHelpKey: testGeometryTestMode
-                  label: 'Geometry Test Mode'
+                  label: 'Geometry Test/Set Mode'
                   translateLabel: true
                   indication: testMode:
                 )