Fix #872: Geometry of Icon pane not being saved
authorColin Clark <colin.clark@cclark.uk>
Wed, 4 Aug 2021 15:11:38 +0000 (16:11 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 4 Aug 2021 15:11:38 +0000 (16:11 +0100)
commit094ce1cf0e62e2faf72e6091d714dbfa304b5f73
treee5b922c21e6db9b00abc9bfbeec5a1cc1226ba68
parentb25ec056abe5242201282827f12b43c6fcbed6ae
Fix #872: Geometry of Icon pane not being saved

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

Permit the user to save the current window layout as the default for all
new windows.
doc/docbook/GuideOptionsWindow.xml
src/layout.c
src/layout.h
src/layout_util.c
src/layout_util.h
src/main.c
src/main.h
src/preferences.c
src/rcfile.c
src/rcfile.h
src/remote.c