Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_iconbox.c 


Log Message:
Bring the view menu back

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_iconbox.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -3 -r1.52 -r1.53
--- ewl_iconbox.c       25 Oct 2005 01:37:19 -0000      1.52
+++ ewl_iconbox.c       25 Oct 2005 01:41:43 -0000      1.53
@@ -181,8 +181,8 @@
 
        /*ib->ewl_iconbox_context_menu_item = ewl_separator_new();
        ewl_container_child_append(EWL_CONTAINER(ib->ewl_iconbox_context_menu), 
ib->ewl_iconbox_context_menu_item);
-       ewl_widget_show(ib->ewl_iconbox_context_menu_item);
-       ewl_widget_show(ib->ewl_iconbox_view_menu);*/
+       ewl_widget_show(ib->ewl_iconbox_context_menu_item);*/
+       ewl_widget_show(ib->ewl_iconbox_view_menu);
                
        /* Add the menu floater to the pane inner */
        ewl_container_child_append(EWL_CONTAINER(ib->ewl_iconbox_pane_inner), 
ib->ewl_iconbox_menu_floater);




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to