theme isnt gtk specific for apps... especially not icon theme.

SVN revision: 79999
devs/princeamd/enlightenment-0.17-elive
Carsten Haitzler 10 years ago
parent 63286be95d
commit 5f4189636d
  1. 2
      src/modules/conf_theme/e_mod_main.c

@ -234,7 +234,7 @@ e_modapi_init(E_Module *m)
e_configure_registry_item_add("appearance/theme", 20, _("Theme"), NULL,
"preferences-desktop-theme",
e_int_config_theme);
e_configure_registry_item_add("appearance/xsettings", 20, _("GTK Application Theme"), NULL,
e_configure_registry_item_add("appearance/xsettings", 20, _("Application Theme"), NULL,
"preferences-desktop-theme",
e_int_config_xsettings);
e_configure_registry_item_add("appearance/colors", 30, _("Colors"), NULL,

Loading…
Cancel
Save