diff -r abe3ed3bebc9 -r 21b3bc025e0c ImageEditor.st --- a/ImageEditor.st Thu Feb 18 13:54:09 1999 +0100 +++ b/ImageEditor.st Thu Feb 18 13:57:04 1999 +0100 @@ -1148,14 +1148,14 @@ #value: #doChangeGridMagnification #activeHelpKey: #settingsGridMagnification ) - #(#MenuItem - #label: '-' - ) - #(#MenuItem - #label: 'Fonts' - #translateLabel: true - #submenuChannel: #menuFont - ) +"/ #(#MenuItem +"/ #label: '-' +"/ ) +"/ #(#MenuItem +"/ #label: 'Fonts' +"/ #translateLabel: true +"/ #submenuChannel: #menuFont +"/ ) ) nil nil )