Replace fullscreen.info and fullscreen.show_info options by:
authorLaurent Monin <geeqie@norz.org>
Mon, 21 Apr 2008 20:01:22 +0000 (20:01 +0000)
committerLaurent Monin <geeqie@norz.org>
Mon, 21 Apr 2008 20:01:22 +0000 (20:01 +0000)
commit7eb4f7249138c689fd41c2890b0a8ad3b24566d9
tree50afc44ef3f900c76a23f8212a8703ee65d0c5f4
parent1b40318865ffee3150d652c83bb4eca400f78431
Replace fullscreen.info and fullscreen.show_info options by:
image_overlay.common.enabled => to save last state to rc file
image_overlay.common.show_at_startup => overrides .common.enabled at startup
image_overlay.common.template_string => replace fullscreen.info

common is used since for now there is only one image overlay setup,
later specific setups may be added.
src/fullscreen.c
src/globals.c
src/image-overlay.c
src/main.c
src/preferences.c
src/rcfile.c
src/typedefs.h