From: Dirk Hohndel Date: Tue, 13 Dec 2011 22:34:42 +0000 (-0800) Subject: More intuitive label for "not saving" when exiting X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=001f6d05dca762de232c68b7ff10fdc999a61514;hp=001f6d05dca762de232c68b7ff10fdc999a61514;p=ext%2Fsubsurface.git More intuitive label for "not saving" when exiting Right now the options are "Save" and "Cancel". I wrote that code and it always bugged me - "Cancel" could mean that I want to cancel the the whole operation, i.e. that I don't want to quit after all. Showing "Save" and "No" seems much more logical. Signed-off-by: Dirk Hohndel ---