Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_fileman.edc default_label.edc default_move.edc 
        default_pager.edc default_resize.edc 


Log Message:
Add a few more color classes to default theme.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_fileman.edc,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -3 -r1.47 -r1.48
--- default_fileman.edc 1 Oct 2006 12:05:33 -0000       1.47
+++ default_fileman.edc 10 Oct 2006 11:02:08 -0000      1.48
@@ -343,6 +343,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "ilist_item";
            text {
               text:     "Item Label";
               font:     "Edje-Vera";
@@ -1018,6 +1019,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "ilist_item_odd";
            text {
               text:     "Item Label";
               font:     "Edje-Vera";
@@ -1692,6 +1694,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "ilist_item";
            text {
               text:     "Item Label";
               font:     "Edje-Vera";
@@ -2367,6 +2370,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "ilist_item_odd";
            text {
               text:     "Item Label";
               font:     "Edje-Vera";
@@ -2779,6 +2783,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "label_text";
            text {
               text:     "No Title";
               size:     10;
@@ -2887,6 +2892,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "label_text";
            text {
               text:     "No Title";
               size:     10;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_label.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default_label.edc   23 Aug 2006 03:39:01 -0000      1.6
+++ default_label.edc   10 Oct 2006 11:02:08 -0000      1.7
@@ -18,6 +18,7 @@
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "label_text";
            text {
               text:     "Label";
               font:     "Edje-Vera";
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_move.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- default_move.edc    23 Aug 2006 03:39:01 -0000      1.5
+++ default_move.edc    10 Oct 2006 11:02:08 -0000      1.6
@@ -85,6 +85,7 @@
            }
             color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "move_text";
            text {
               text: "X Y";
               font: "Edje-Vera";
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_pager.edc,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- default_pager.edc   23 Aug 2006 03:39:01 -0000      1.30
+++ default_pager.edc   10 Oct 2006 11:02:08 -0000      1.31
@@ -114,6 +114,7 @@
            }
            color: 0 0 0 255;
            color3: 0 0 0 22;
+           color_class: "pager_label";
            text {
               text: "Title goes here";
               font: "Edje-Vera-Bold";
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_resize.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default_resize.edc  23 Aug 2006 03:39:01 -0000      1.7
+++ default_resize.edc  10 Oct 2006 11:02:08 -0000      1.8
@@ -85,6 +85,7 @@
            }
             color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "resize_text";
            text {
               text: "WIDTHxHEIGHT";
               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