diff -r 6fcc59a87afb -r e993adca5ecf MenuEditor.st --- a/MenuEditor.st Tue Aug 23 13:51:32 2011 +0200 +++ b/MenuEditor.st Wed Aug 24 12:26:24 2011 +0200 @@ -2783,7 +2783,6 @@ nextPutChunkSeparator; cr. -self halt. (ReadStream on:s contents) fileIn. self isStandAlone ifTrue:[ @@ -2794,7 +2793,7 @@ hasSaved := true. self clearModified. - "Modified: / 22-08-2011 / 10:28:17 / cg" + "Modified: / 24-08-2011 / 12:26:08 / cg" ! doSaveAs