Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_module.c Log Message: Export an extras dir for external modules =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_module.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- e_module.c 21 Feb 2005 16:16:40 -0000 1.20 +++ e_module.c 30 Mar 2005 13:49:09 -0000 1.21 @@ -44,6 +44,7 @@ if (!_e_path_modules) return 0; e_path_path_append(_e_path_modules, "~/.e/e/modules"); e_path_path_append(_e_path_modules, PACKAGE_LIB_DIR"/enlightenment/modules"); + e_path_path_append(_e_path_modules, PACKAGE_LIB_DIR"/enlightenment/modules_extra"); for (l = e_config->modules; l; l = l->next) { ------------------------------------------------------- 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