Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_battery.edc 


Log Message:


fix battery to work again

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_battery.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- default_battery.edc 23 Aug 2006 03:39:01 -0000      1.10
+++ default_battery.edc 23 Aug 2006 08:06:45 -0000      1.11
@@ -142,7 +142,7 @@
         }
       }
       part {
-        name:           "reading";
+        name:           "e.text.reading";
         type:           TEXT;
         effect:         SOFT_SHADOW;
         clip_to: "fade_clip";
@@ -169,7 +169,7 @@
         }
       }
       part {
-        name:           "time";
+        name:           "e.text.time";
         type:           TEXT;
         effect:         SOFT_SHADOW;
         clip_to: "fade_clip";
@@ -179,11 +179,11 @@
            rel1 {
               relative: 1.0  1.0;
               to_x:     "battery";
-              to_y:     "reading";
+              to_y:     "e.text.reading";
            }
            rel2 {
               relative: 1.0  1.0;
-              to_y:     "reading";
+              to_y:     "e.text.reading";
            }
            color: 255 255 255 255;
            color3: 0 0 0 32;



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