major resource handling fixup and initial bits for handling custom

2007-06-04  Jens Granseuer  <jensgr@gmx.net>

	* appearance-desktop.c: (desktop_init), (desktop_shutdown):
	* appearance-desktop.h:
	* appearance-font.c: (font_init), (font_shutdown):
	* appearance-font.h:
	* appearance-main.c: (main_window_response), (main):
	* appearance-style.c: (style_init), (conv_to_widget_cb),
	(conv_from_widget_cb):
	* appearance-style.h:
	* appearance-themes.c:
	* appearance-themes.h:
	* appearance.h: major resource handling fixup and initial bits
	for handling custom metathemes

svn path=/trunk/; revision=7689
This commit is contained in:
Jens Granseuer 2007-06-04 20:23:47 +00:00 committed by Jens Granseuer
parent 1660c3fd02
commit a84a68182a
11 changed files with 338 additions and 161 deletions

View file

@ -18,6 +18,5 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
void themes_init (AppearanceData *data);
void themes_shutdown (AppearanceData *data);