Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : weather

Dir     : e_modules/weather


Modified Files:
        weather.edc 


Log Message:
Remove default degrees and conditions in text labels.

===================================================================
RCS file: /cvs/e/e_modules/weather/weather.edc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- weather.edc 21 May 2006 10:17:33 -0000      1.12
+++ weather.edc 3 Jun 2006 10:49:28 -0000       1.13
@@ -87,7 +87,7 @@
                       color3:   0   0   0  70;
                       text
                         {
-                           text:  "30";
+                           text:  "";
                            font:  "Vera Bold";
                            size:  10;
                            min:   1 1;
@@ -193,7 +193,7 @@
                       color3:   0   0   0  60;
                       text
                         {
-                           text:  "Fair";
+                           text:  "";
                            font:  "Vera Bold";
                            size:  8;
                            min:   1 1;
@@ -221,7 +221,7 @@
                       color3:   0   0   0  60;
                       text
                         {
-                           text:  "Fair";
+                           text:  "";
                            font:  "Vera Bold";
                            size:  8;
                            min:   1 1;




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to