Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src Modified Files: main.c Log Message: Get our E icons back =================================================================== RCS file: /cvs/e/misc/engage/src/main.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- main.c 3 Sep 2006 21:53:01 -0000 1.17 +++ main.c 9 Oct 2006 13:01:23 -0000 1.18 @@ -34,6 +34,9 @@ ecore_shutdown(); exit(0); } + ecore_desktop_paths_extras_clear(); + ecore_desktop_paths_prepend_user(ECORE_DESKTOP_PATHS_ICONS, "~/.e/e/icons"); + ecore_desktop_paths_regen(); if (ecore_x_init(NULL) == 0) { ecore_desktop_shutdown(); ------------------------------------------------------------------------- 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