Issue #329 easier way to get cwd when copying
authorColin Clark <cclark@mcb.net>
Mon, 11 Apr 2016 18:14:29 +0000 (19:14 +0100)
committerColin Clark <cclark@mcb.net>
Mon, 11 Apr 2016 18:14:29 +0000 (19:14 +0100)
commit1797b9e1a522b077f852aa560b35d0fca018c603
treebabcbda39a11dc0aa68f1af5a5ae079eafc14c3b
parent6e3b2edff8cfeebac2c47d40d20d583b91016de8
Issue #329 easier way to get cwd when copying

https://github.com/BestImageViewer/geeqie/issues/329

A bookmark with the name "." (a single full-stop) is treated as a
special case. Each time it is displayed, its path is loaded with
Geeqie's current working folder. This bookmark, like any other, can be
deleted and re-created at any time.
doc/docbook/GuideImageManagementCopyMove.xml
src/options.c
src/ui_bookmark.c