Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_main.c Log Message: add system icons dir for e, patches for evas. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_main.c,v retrieving revision 1.186 retrieving revision 1.187 diff -u -3 -r1.186 -r1.187 --- e_main.c 7 Sep 2006 13:17:46 -0000 1.186 +++ e_main.c 11 Sep 2006 09:36:32 -0000 1.187 @@ -384,7 +384,7 @@ ecore_desktop_paths_extras_clear(); ecore_desktop_paths_prepend_user(ECORE_DESKTOP_PATHS_ICONS, "~/.e/e/icons"); - snprintf(buf, sizeof(buf), "%s/data/images", e_prefix_data_get()); + snprintf(buf, sizeof(buf), "%s/data/icons", e_prefix_data_get()); ecore_desktop_paths_append_system(ECORE_DESKTOP_PATHS_ICONS, buf); ecore_desktop_paths_regen(); ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs