UIPainter.st
changeset 2883 bee1a24df6e4
parent 2854 459153442565
child 2901 4c010c4a4166
--- 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:
                 )