Fix #220, 269: marks do not persist
authorColin Clark <colin.clark@cclark.uk>
Fri, 4 May 2018 15:16:37 +0000 (16:16 +0100)
committerColin Clark <colin.clark@cclark.uk>
Fri, 4 May 2018 15:16:37 +0000 (16:16 +0100)
commit850bd5151cb738b3452f999003e988ec74297404
treeddccba12ce62cc7852b0ac312248f9bc85c574e1
parent6cfa580550d3e04f80cac0d15b94c8374e0319f4
Fix #220, 269: marks do not persist

https://github.com/BestImageViewer/geeqie/issues/220
https://github.com/BestImageViewer/geeqie/issues/269

Marks/image connections can optionally be saved in a text file in the
same folder as History etc.
The option is in Preferences/Behavior - set to save by default.
Also a menu item to clear all marks.
doc/docbook/GuideImageMarks.xml
doc/docbook/GuideMainWindowMenus.xml
doc/docbook/GuideOptionsBehavior.xml
src/filedata.c
src/filedata.h
src/layout_util.c
src/main.c
src/options.c
src/options.h
src/preferences.c
src/rcfile.c