Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/enhance/src/lib


Modified Files:
        enhance.c 


Log Message:
notebook tabs_visible property restored.

===================================================================
RCS file: /cvs/e/e17/proto/enhance/src/lib/enhance.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- enhance.c   8 Aug 2006 19:02:42 -0000       1.17
+++ enhance.c   8 Aug 2006 21:45:42 -0000       1.18
@@ -690,11 +690,7 @@
        IF_PARENT_CLASS("GtkNotebook")
           {
             PROPERTY_BOOL;
-            /* FIXME: Simon removed this.
-             *        lok, wanna implement again without issues?
-             * 
-             * etk_notebook_show_tabs_set(ETK_NOTEBOOK(wid->wid), value);
-             */ 
+            etk_notebook_tabs_visible_set(ETK_NOTEBOOK(wid->wid), value);
           }
      }     
 }



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