Enlightenment CVS committal Author : onefang Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_menus.c Log Message: directory .eaps are obsolete, but I havn't pulled my finger out to finish the FDO directory code I have half completed. For some strange reason, this triggers a crash in rsvg, trying to get it to load a .eap file. That is strange in itself. More investigation is required by someone that knows evas better than me. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_menus.c,v retrieving revision 1.161 retrieving revision 1.162 diff -u -3 -r1.161 -r1.162 --- e_int_menus.c 9 Sep 2006 07:00:14 -0000 1.161 +++ e_int_menus.c 18 Sep 2006 14:07:16 -0000 1.162 @@ -498,7 +498,7 @@ snprintf(buf, sizeof(buf), "%s/.directory.eap", a->path); if (!((a->icon_class) && (e_util_menu_item_edje_icon_list_set(mi, a->icon_class)))) - e_menu_item_icon_edje_set(mi, buf, "icon"); + /*e_menu_item_icon_edje_set(mi, buf, "icon")*/; e_menu_item_submenu_set(mi, e_int_menus_apps_new(a->path)); app_count++; } ------------------------------------------------------------------------- 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