Enlightenment CVS committal Author : jcwong Project : e17 Module : apps/e_modules
Dir : e17/apps/e_modules/src/modules/monitor Modified Files: e_mod_main.c Log Message: fix0r! =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e_modules/src/modules/monitor/e_mod_main.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- e_mod_main.c 27 Jul 2005 09:37:10 -0000 1.4 +++ e_mod_main.c 27 Jul 2005 09:57:07 -0000 1.5 @@ -625,8 +625,7 @@ { e_menu_activate_mouse(face->menu, e_zone_current_get(face->con), ev->output.x, ev->output.y, 1, 1, - ev->timestamp, - E_MENU_POP_DIRECTION_DOWN); + E_MENU_POP_DIRECTION_DOWN,ev->timestamp); e_util_container_fake_mouse_up_all_later(face->con); } /* ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs