Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : weather

Dir     : e_modules/weather


Modified Files:
        weather.edc 


Log Message:
Color class for weather module.

===================================================================
RCS file: /cvs/e/e_modules/weather/weather.edc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- weather.edc 4 Sep 2006 21:56:15 -0000       1.15
+++ weather.edc 11 Oct 2006 20:51:47 -0000      1.16
@@ -76,6 +76,7 @@
                         }
                       color:  255 255 255 255;
                       color3:   0   0   0  70;
+                      color_class: "module_label";
                       text
                         {
                            text:  "";
@@ -110,6 +111,7 @@
                         }
                       color:  255 255 255 255;
                       color3:   0   0   0  50;
+                      color_class: "module_label";
                       text
                         {
                            text:  "Taunton";
@@ -180,6 +182,7 @@
                         }
                       color:  255 255 255 255;
                       color3:   0   0   0  60;
+                      color_class: "module_label";
                       text
                         {
                            text:  "";
@@ -208,6 +211,7 @@
                         }
                       color:  255 255 255 255;
                       color3:   0   0   0  60;
+                      color_class: "module_label";
                       text
                         {
                            text:  "";



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