implement theme saving
2007-06-24 Jens Granseuer <jensgr@gmx.net> * Makefile.am: * appearance-themes.c: (theme_selection_changed_cb), (theme_save_cb), (themes_init), (themes_shutdown): * appearance.glade: * appearance.h: * theme-save.c: * theme-save.h: * theme-util.h: implement theme saving svn path=/trunk/; revision=7771
This commit is contained in:
parent
4dd7379dbf
commit
122df3a8d0
8 changed files with 646 additions and 2 deletions
|
@ -24,6 +24,7 @@
|
|||
#define COLOR_SCHEME_KEY "/desktop/gnome/interface/gtk_color_scheme"
|
||||
#define CURSOR_THEME_KEY "/desktop/gnome/peripherals/mouse/cursor_theme"
|
||||
#define LOCKDOWN_KEY "/desktop/gnome/lockdown/disable_theme_settings"
|
||||
#define BACKGROUND_KEY "/desktop/gnome/background/picture_filename"
|
||||
|
||||
enum {
|
||||
COL_THUMBNAIL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue