Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        e17.edc 


Log Message:
- reworking the notebook api to be more consistent with the rest of the api
- basics are there, need to get all of the insert/delete stuff working and
  putting everything where it belongs

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17.edc,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- e17.edc     9 Jan 2006 03:32:46 -0000       1.31
+++ e17.edc     3 Feb 2006 06:00:11 -0000       1.32
@@ -25,6 +25,7 @@
 #include "e17/bits/separator-groups.edc"
 #include "e17/bits/window-groups.edc"
 #include "e17/bits/menu-item.edc"
+#include "e17/bits/notebook-groups.edc"
 #include "e17/bits/border-groups.edc"
 #include "e17/bits/box-groups.edc"
 #include "e17/bits/treebg-groups.edc"
@@ -101,6 +102,10 @@
 
     item, "/spacer/group" "spacer";
 
+    item, "/notebook2/group" "notebook";
+    item, "/tabbar/tab/group" "tab";
+    item, "/tabbar/tab/label/group" "tab/label";
+
     item, "/vscrollbar/group" "vscrollbar";
     item, "/hscrollbar/group" "hscrollbar";
     item, "/vscrollbar/decrement/group" "vscrollbar_bottom";




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to