Add an option named layout.home_path which modifies the behavior of the Home button.
authorLaurent Monin <geeqie@norz.org>
Fri, 22 Aug 2008 21:52:13 +0000 (21:52 +0000)
committerLaurent Monin <geeqie@norz.org>
Fri, 22 Aug 2008 21:52:13 +0000 (21:52 +0000)
commiteb72228e196dd942f5ebf11d6ffdbdc298046d27
tree34511296be68b2abad67eee250f146dca8d48dc1
parentd58451c5831ce52023c007574c0d118f27096d72
Add an option named layout.home_path which modifies the behavior of the Home button.
By default, pressing this button goes to the user's home directory.
When this option is set to a path, this path is used instead.
One can change the option value through Preferences > Advanced > Navigation
or directly in .geeqierc.
Feature proposed by Colin Clark.
src/layout_util.c
src/options.c
src/options.h
src/preferences.c
src/rcfile.c