Move tabs code from config_window_create() to new smaller functions.
authorLaurent Monin <geeqie@norz.org>
Thu, 3 Apr 2008 20:11:09 +0000 (20:11 +0000)
committerLaurent Monin <geeqie@norz.org>
Thu, 3 Apr 2008 20:11:09 +0000 (20:11 +0000)
commit8746b22d3ed1b600016bd97a5547dc10248cc0e5
tree3c7da34aae9888f1be522257175d6527461d9b79
parent1557cbb59eeb34ce818337a2c9a57cb8e03c9c05
Move tabs code from config_window_create() to new smaller functions.
Each tab has now its own function named:
config_tab_general(), config_tab_image(), config_tab_windows(),
config_tab_filtering(), config_tab_editors(), config_tab_exif(),
config_tab_advanced();
src/preferences.c