Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_battery.edc default_cpufreq.edc default_ibar.edc 
        default_ibox.edc default_pager.edc default_temperature.edc 


Log Message:
Change to generic module label color class.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_battery.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- default_battery.edc 6 Oct 2006 02:25:57 -0000       1.13
+++ default_battery.edc 10 Oct 2006 13:36:31 -0000      1.14
@@ -159,7 +159,7 @@
            color: 255 255 255 255;
            color2: 0 0 0 128;
            color3: 0 0 0 32;
-           color_class: "battery_label";
+           color_class: "module_label";
            text {
               text:     "100%";
               font:     "Edje-Vera-Bold";
@@ -190,7 +190,7 @@
            color: 255 255 255 255;
            color2: 0 0 0 128;
            color3: 0 0 0 32;
-           color_class: "battery_label";
+           color_class: "module_label";
            text {
               text:     "00:00";
               font:     "Edje-Vera-Bold";
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_cpufreq.edc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- default_cpufreq.edc 6 Oct 2006 02:25:57 -0000       1.9
+++ default_cpufreq.edc 10 Oct 2006 13:36:31 -0000      1.10
@@ -304,7 +304,7 @@
            color: 255 255 255 255;
            color2: 0 0 0 128;
            color3: 0 0 0 32;
-           color_class: "cpufreq_label";
+           color_class: "module_label";
            text {
               text: "??? Ghz";
               font: "Edje-Vera-Bold";
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_ibar.edc,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- default_ibar.edc    6 Oct 2006 00:27:29 -0000       1.21
+++ default_ibar.edc    10 Oct 2006 13:36:31 -0000      1.22
@@ -234,7 +234,7 @@
            }
            color: 255 255 255 255;
            color3: 0 0 0 42;
-           color_class: "ibar_label";
+           color_class: "module_label";
         }
       }
    }
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_ibox.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- default_ibox.edc    6 Oct 2006 02:25:57 -0000       1.5
+++ default_ibox.edc    10 Oct 2006 13:36:31 -0000      1.6
@@ -212,7 +212,7 @@
            }
            color: 255 255 255 0;
            color3: 0 0 0 0;
-           color_class: "ibox_label";
+           color_class: "module_label";
            text {
               text: "Icon Name";
               font: "Edje-Vera-Bold";
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_pager.edc,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- default_pager.edc   10 Oct 2006 11:02:08 -0000      1.31
+++ default_pager.edc   10 Oct 2006 13:36:31 -0000      1.32
@@ -114,7 +114,7 @@
            }
            color: 0 0 0 255;
            color3: 0 0 0 22;
-           color_class: "pager_label";
+           color_class: "module_label";
            text {
               text: "Title goes here";
               font: "Edje-Vera-Bold";
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_temperature.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- default_temperature.edc     6 Oct 2006 02:25:57 -0000       1.10
+++ default_temperature.edc     10 Oct 2006 13:36:31 -0000      1.11
@@ -86,7 +86,7 @@
            color: 255 255 255 255;
            color2: 0 0 0 128;
            color3: 0 0 0 32;
-           color_class: "temperature_label";
+           color_class: "module_label";
            text {
               text:     "99^C";
               font:     "Edje-Vera-Bold";



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