]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Fix broken default filename for save-as
authorDirk Hohndel <dirk@hohndel.org>
Sun, 26 Aug 2012 19:51:18 +0000 (12:51 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Sun, 26 Aug 2012 19:51:18 +0000 (12:51 -0700)
The existing code set the filename to the full path of the last input file
and didn't set the path at all. Instead we now split the existing filename
into its path and file component and set up the choser accordingly.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>

No differences found