Fix #444: User-definable toolbar
authorColin Clark <colin.clark@cclark.uk>
Tue, 10 Oct 2017 09:53:31 +0000 (10:53 +0100)
committerColin Clark <colin.clark@cclark.uk>
Tue, 10 Oct 2017 09:53:31 +0000 (10:53 +0100)
commit5ff96301d23188402fc33bdd9b9eedc72e4ad26c
treece1cdd904d484e54d3d5e0e7b9df91e85db3767b
parentc23342c815e6e5b9ac0a8342235e96c167e96864
Fix #444: User-definable toolbar

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

Set via an additional tab on the Preferences dialogue
doc/docbook/GuideOptionsMain.xml
doc/docbook/GuideOptionsToolbar.xml [new file with mode: 0644]
src/Makefile.am
src/layout.c
src/layout_util.c
src/layout_util.h
src/preferences.c
src/rcfile.c
src/toolbar.c [new file with mode: 0644]
src/toolbar.h [new file with mode: 0644]
src/typedefs.h