Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        config.c 


Log Message:
pop menu up

===================================================================
RCS file: /cvs/e/misc/engage/src/config.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -3 -r1.60 -r1.61
--- config.c    3 Sep 2006 15:14:51 -0000       1.60
+++ config.c    4 Sep 2006 11:31:48 -0000       1.61
@@ -254,7 +254,7 @@
   }
 
   etk_menu_item_label_set(ETK_MENU_ITEM(_od_config_menu_app), label);
-  etk_menu_popup(ETK_MENU(_od_config_menu));
+  etk_menu_popup_in_direction(ETK_MENU(_od_config_menu), 
ETK_POPUP_ABOVE_RIGHT);
 }
 
 #endif



-------------------------------------------------------------------------
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

Reply via email to