Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/fileman Modified Files: e_fwin.c Log Message: Don't use View Menu in fileman. It has a config dialog for that. =================================================================== RCS file: /cvs/e/e17/apps/e/src/modules/fileman/e_fwin.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- e_fwin.c 14 Dec 2007 05:57:15 -0000 1.21 +++ e_fwin.c 14 Dec 2007 17:09:47 -0000 1.22 @@ -121,7 +121,7 @@ e_fwin_shutdown(void) { Evas_List *l; - + l = fwins; fwins = NULL; while (l) @@ -1595,6 +1595,7 @@ fmc.selection.single = 0; fmc.selection.windows_modifiers = 0; e_fm2_config_set(fwin->fm_obj, &fmc); + e_fm2_icon_menu_flags_set(fwin->fm_obj, E_FM2_MENU_NO_VIEW_MENU); } static void ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs