Make better matching between options types in options.h and the rest of the code.
authorLaurent Monin <geeqie@norz.org>
Sun, 29 Jun 2008 10:11:43 +0000 (10:11 +0000)
committerLaurent Monin <geeqie@norz.org>
Sun, 29 Jun 2008 10:11:43 +0000 (10:11 +0000)
commit29242ec0f56bb937f754dd574979b380656e84e4
tree20440d387ab6c2d07be7f637aba410e799ec3f78
parentf40224fd22d5387a0ad45859568d79d67060209f
Make better matching between options types in options.h and the rest of the code.
Most changes are from gint to gboolean pseudo type and between gint / guint.
src/options.c
src/options.h
src/rcfile.c