Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e_modules

Dir     : e17/apps/e_modules/src/modules/weather


Modified Files:
        e_mod_main.c 


Log Message:
more timestamp fixes
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/e_modules/src/modules/weather/e_mod_main.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_mod_main.c        21 Jul 2005 16:30:39 -0000      1.2
+++ e_mod_main.c        26 Jul 2005 10:30:58 -0000      1.3
@@ -490,7 +490,7 @@
    if (ev->button == 3)
    {
       e_menu_activate_mouse (face->menu, e_zone_current_get (face->con),
-         ev->output.x, ev->output.y, 1, 1, E_MENU_POP_DIRECTION_DOWN);
+         ev->output.x, ev->output.y, 1, 1, ecore_x_current_time_get(), 
E_MENU_POP_DIRECTION_DOWN);
       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

Reply via email to