Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        ewl_icon_local_viewer.c 


Log Message:
Port to new ewl_separator

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/plugins/ewl_icon_local_viewer.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- ewl_icon_local_viewer.c     24 Oct 2005 03:10:23 -0000      1.12
+++ ewl_icon_local_viewer.c     24 Oct 2005 14:22:51 -0000      1.13
@@ -460,7 +460,7 @@
        ewl_widget_show(context);
 
        /*Add some context menu items*/
-       context = ewl_menu_separator_new();
+       context = ewl_separator_new();
        ewl_iconbox_context_menu_item_add(EWL_ICONBOX(viewer->iconbox), 
context);
        ewl_widget_show(context);
 




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