capplets/common/gnome-theme-info.[ch]: Total rewrite. Fam now works correctly.
capplets/keybindings/*: use new theme code. capplets/theme-switcher/*: use new theme code.
This commit is contained in:
parent
3f3ed8325e
commit
f28c52f3f3
8 changed files with 1332 additions and 381 deletions
|
@ -959,6 +959,8 @@ main (int argc, char *argv[])
|
|||
GNOME_PARAM_APP_DATADIR, GNOMECC_DATA_DIR,
|
||||
NULL);
|
||||
|
||||
gnome_theme_init (NULL);
|
||||
|
||||
activate_settings_daemon ();
|
||||
|
||||
dialog = create_dialog ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue