e xsettings: state that the theme applies only to GTK apps.

Maybe put icons as first item as it applies to everything?


SVN revision: 81032
This commit is contained in:
Chidambar Zinnoury 2012-12-15 20:20:59 +00:00
parent 23299743a2
commit 22c81bcfa2
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ _basic_create(E_Config_Dialog *cfd, Evas *evas, E_Config_Dialog_Data *cfdata)
&(cfdata->enable_xsettings));
/* e_widget_on_change_hook_set(ow, _settings_changed, cfdata); */
e_widget_list_object_append(ol, ow, 0, 0, 0.0);
e_widget_toolbook_page_append(otb, NULL, _("Applications"), ol,
e_widget_toolbook_page_append(otb, NULL, _("GTK Applications"), ol,
1, 1, 1, 1, 0.5, 0.0);
ol = e_widget_list_add(evas, 0, 0);