Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_gadcon.c 


Log Message:
Disable gadcon locking for gadcon client menu for now. Need to find the
right solution.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_gadcon.c,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -3 -r1.96 -r1.97
--- e_gadcon.c  25 Nov 2007 08:27:13 -0000      1.96
+++ e_gadcon.c  2 Dec 2007 16:01:02 -0000       1.97
@@ -1159,10 +1159,12 @@
    E_OBJECT_CHECK(gcc);
    E_OBJECT_TYPE_CHECK(gcc, E_GADCON_CLIENT_TYPE);
 
+   /*
    if (gcc->gadcon->shelf) 
      e_shelf_locked_set(gcc->gadcon->shelf, 1);
    e_menu_post_deactivate_callback_set(menu, _e_gadcon_client_cb_menu_post, 
gcc);
    gcc->menu = menu;
+   */
 
    if (!gcc->gadcon->toolbar) 
      {



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to