Enlightenment CVS committal Author : onefang Project : e_modules Module : emu
Dir : e_modules/emu/src/modules/emu Modified Files: e_mod_main.c Log Message: The removal of e_fileman.c from E broke this. I was just about to go to bed, so I'll take care of this later. There may be an equivilant in the new fm. =================================================================== RCS file: /cvs/e/e_modules/emu/src/modules/emu/e_mod_main.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -3 -r1.18 -r1.19 --- e_mod_main.c 2 Sep 2006 11:59:52 -0000 1.18 +++ e_mod_main.c 6 Sep 2006 15:06:39 -0000 1.19 @@ -1000,6 +1000,7 @@ action = buffer; } } +/* FIXME: I ws just about to go to bed when I noticed this was broken. I'll fix it later. else if ((item->easy_menu->category) && (strncmp(item->easy_menu->category, "fileman/action", 14) == 0)) { E_Fm_Icon *icon; @@ -1012,6 +1013,7 @@ sd = item->easy_menu->category_data; } +*/ } if ((action) && (action[0] != '\0')) { ------------------------------------------------------------------------- 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