Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        layout_ewl_simple.c 


Log Message:
fix for ewl api changes

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugins/layout_ewl_simple.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -3 -r1.56 -r1.57
--- layout_ewl_simple.c 12 Apr 2006 11:47:04 -0000      1.56
+++ layout_ewl_simple.c 29 May 2006 12:16:23 -0000      1.57
@@ -814,7 +814,7 @@
   ewl_widget_show (menubar);
 
 
-  ewl_widget_state_set(tree, "nobg");
+  ewl_widget_state_set(tree, "nobg", EWL_STATE_PERSISTENT);
 
   menu = ewl_menu_new ();
   ewl_button_label_set (EWL_BUTTON (menu), "File");




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to