Default to "hicolor" theme.

SVN revision: 28986
This commit is contained in:
Sebastian Dransfeld 2007-03-24 08:28:41 +00:00
parent 5aa3f18cdd
commit d5201d1d58
1 changed files with 2 additions and 0 deletions

View File

@ -1352,6 +1352,8 @@ e_config_init(void)
e_config->mouse_accel_threshold = 4;
IFCFGEND;
if (!e_config->icon_theme) e_config->icon_theme = evas_stringshare_add("hicolor");
e_config->config_version = E_CONFIG_FILE_VERSION;
#if 0 /* example of new config */