Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src Modified Files: userconfig.c Log Message: OK, moved standalone to module launcher conf dir ~/.e/e/applications/engage =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/userconfig.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- userconfig.c 2 Jan 2005 22:54:53 -0000 1.11 +++ userconfig.c 27 Feb 2005 22:16:39 -0000 1.12 @@ -165,7 +165,7 @@ snprintf(filename, PATH_MAX, "%s/.e/e/applications/all", getenv("HOME")); userconfig_mappings_load(filename); - snprintf(filename, PATH_MAX, "%s/.e/apps/engage/launcher", getenv("HOME")); + snprintf(filename, PATH_MAX, "%s/.e/e/applications/engage", getenv("HOME")); userconfig_applinks_load(filename); userconfig_sysicons_load(); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs