Save order of Properties dialog tabs to rc file.
authorLaurent Monin <geeqie@norz.org>
Sun, 18 May 2008 21:14:01 +0000 (21:14 +0000)
committerLaurent Monin <geeqie@norz.org>
Sun, 18 May 2008 21:14:01 +0000 (21:14 +0000)
commit31ed8e20e511d9ab92a842cc205e6962b6417f62
treed7b00d320c9df3e98475471a651d2a4e959ae768
parenta1726043d910102910fa32c669a45a4b23779cbb
Save order of Properties dialog tabs to rc file.
Users of GTK+ <2.10 can set tabs order directly in the rc file,
others can move tabs using drag'n drop.
The option is named properties.tabs_order, its default value
is "123" which is General, Keywords, Exif tabs (left to right).
src/info.c
src/info.h
src/main.c
src/options.h
src/rcfile.c