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:
Modified to suit minor API tweak.

===================================================================
RCS file: /cvs/e/e17/apps/e_utils/src/bin/e17genmenu/menus.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- menus.c     17 Aug 2006 17:08:07 -0000      1.9
+++ menus.c     20 Aug 2006 03:47:45 -0000      1.10
@@ -47,7 +47,7 @@
 
         printf("Converting freedesktop.org (fdo) menus.\n");
         /* Find the main menu file. */
-        menu_file = ecore_desktop_paths_file_find(ecore_desktop_paths_menus, 
menu, 1, NULL, NULL);
+        menu_file = ecore_desktop_paths_file_find(ecore_desktop_paths_menus, 
menu, -1, NULL, NULL);
         if (menu_file)
           {
              char *path;



-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to