Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e_utils
Dir : e17/apps/e_utils/src/bin/e17genmenu Modified Files: menus.c Log Message: Changed to match the minor API change. =================================================================== RCS file: /cvs/e/e17/apps/e_utils/src/bin/e17genmenu/menus.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- menus.c 14 Aug 2006 05:45:06 -0000 1.7 +++ menus.c 14 Aug 2006 06:50:28 -0000 1.8 @@ -58,7 +58,7 @@ Ecore_Desktop_Tree *menus = NULL; /* convert the xml into menus */ - menus = ecore_desktop_menu_get(menu_file, NULL, 0); + menus = ecore_desktop_menu_get(menu_file); if (menus) { /* create the .eap and order files from the menu */ ------------------------------------------------------------------------- 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