Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        e17.edc 


Log Message:
- start adding highlighting.
  - ewl_list works pretty well, there is a warning on program shutdown if
    something is highlighted that I haven't sorted out yet.
  - ewl_tree2 has a few issues with the highlighting that need to be sorted.
- doxy fixes

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17.edc,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -3 -r1.51 -r1.52
--- e17.edc     15 Sep 2006 17:44:24 -0000      1.51
+++ e17.edc     20 Oct 2006 04:37:34 -0000      1.52
@@ -16,6 +16,7 @@
 #include "e17/bits/label-groups.edc"
 #include "e17/bits/button-groups.edc"
 #include "e17/bits/entry-groups.edc"
+#include "e17/bits/highlight-groups.edc"
 #include "e17/bits/icon-groups.edc"
 #include "e17/bits/menu-groups.edc"
 #include "e17/bits/paned-groups.edc"
@@ -66,6 +67,8 @@
        item, "/text/font" "Vera";
        item, "/text/font_size" "12";
        item, "/text/style" "none";
+
+       item, "/highlight/group" "highlight";
 
        item, "/hseparator/group" "hline";
        item, "/vseparator/group" "vline";



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