Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/enhance/src/lib


Modified Files:
        enhance.c 


Log Message:
- comment out this function until its implemented again.


===================================================================
RCS file: /cvs/e/e17/proto/enhance/src/lib/enhance.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- enhance.c   7 Aug 2006 03:40:34 -0000       1.15
+++ enhance.c   8 Aug 2006 03:40:41 -0000       1.16
@@ -690,7 +690,11 @@
        IF_PARENT_CLASS("GtkNotebook")
           {
             PROPERTY_BOOL;
-             etk_notebook_show_tabs_set(ETK_NOTEBOOK(wid->wid), value);
+            /* FIXME: Simon removed this.
+             *        lok, wanna implement again without issues?
+             * 
+             * etk_notebook_show_tabs_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