diff -r fca00eb7b1a4 -r bee1a24df6e4 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: )