]> git.tdb.fi Git - ext/subsurface.git/commit
Add a separate "Save as" entry to the menu
authorMikko Rasa <tdb@tdb.fi>
Tue, 31 Jul 2012 17:55:41 +0000 (20:55 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 31 Jul 2012 18:12:24 +0000 (21:12 +0300)
commit549708c6eaab2d0592c3e520e0debd82d64619b4
treeaa197a842b841d3a2e4136baa6343968c4e97d64
parentd8c8ada6c7f3952394989b6a705624d94e956d7a
Add a separate "Save as" entry to the menu

The "Save" entry will now automatically save over the last used file.  If
no filename has been set, then that entry will also prompt the user for a
filename.

The filename is set when saving as well, so the next save will use the
same filename.

Signed-off-by: Mikko Rasa <tdb@tdb.fi>
gtk-gui.c