Mathieu wrote on Wed, Jul 27, 2005 at 09:49:52AM +0000 > [email protected] disait dernièrement que : > > > Enlightenment CVS committal > > > > Author : codewarrior > > Project : misc > > Module : engage > > > > Dir : misc/engage/src/module > > > > > > Modified Files: > > e_mod_main.c > > > > > > Log Message: > > timestamp fix > > =================================================================== > > RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v > > retrieving revision 1.60 > > retrieving revision 1.61 > > diff -u -3 -r1.60 -r1.61 > > --- e_mod_main.c 3 Jul 2005 19:24:00 -0000 1.60 > > +++ e_mod_main.c 27 Jul 2005 08:57:49 -0000 1.61 > > @@ -2202,6 +2202,7 @@ > > { > > e_menu_activate_mouse(eb->menu, e_zone_current_get(eb->con), > > ev->output.x, ev->output.y, 1, 1, > > + ev->timestamp, > > E_MENU_POP_DIRECTION_DOWN); > > the two last arguments are still swapped... > > br,
fix0r in cvs, thanks :) -- jcwong ------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
