Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_config.c Log Message: Default to "hicolor" theme. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_config.c,v retrieving revision 1.230 retrieving revision 1.231 diff -u -3 -r1.230 -r1.231 --- e_config.c 20 Mar 2007 01:08:38 -0000 1.230 +++ e_config.c 24 Mar 2007 08:28:41 -0000 1.231 @@ -1352,6 +1352,8 @@ 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 */ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs