Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_winlist.edc 


Log Message:
Add winlist color classes.

Why does winlist/item/e.text.label have 2 text_classes ? Typo ?

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_winlist.edc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- default_winlist.edc 30 Sep 2006 18:59:14 -0000      1.12
+++ default_winlist.edc 10 Oct 2006 11:14:04 -0000      1.13
@@ -179,6 +179,7 @@
            }
            color: 255 255 255 255;
            color3: 0 0 0 22;
+           color_class: "winlist_title";
            text {
               text: "Title goes here";
               font: "Edje-Vera-Bold";
@@ -227,6 +228,7 @@
            }
            color: 0 0 0 255;
            color3: 0 0 0 22;
+           color_class: "winlist_label";
            text {
               text: "Title goes here";
               font: "Edje-Vera-Bold";
@@ -529,6 +531,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "winlist_item";
            text {
               text:     "Item Label";
               font:     "Edje-Vera";



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to