Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit/data/themes/winter/parts


Modified Files:
        colors.edc main.edc 


Log Message:
looks like i forgot to commit some things...

===================================================================
RCS file: /cvs/e/e17/apps/elicit/data/themes/winter/parts/colors.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- colors.edc  10 Jul 2006 09:35:44 -0000      1.5
+++ colors.edc  17 Jul 2006 06:05:16 -0000      1.6
@@ -33,7 +33,6 @@
     }
   }
 
-
 COLOR("red", "R:", 14 5, -1 15)
 COLOR("green", "G:", 14 15, -1 25)
 COLOR("blue", "B:", 14 25, -1 35)
@@ -49,16 +48,16 @@
         effect, NONE;
         description {
           state, "default" 0.0;
-          align, 0.0 0.5;
+          align, 0.5 0.5;
           min, 30 0;
           max, 9999 9999;
           rel1 {
-            to, "val-label";
+            to, "val-box";
             relative, 0.0 1.0;
             offset, 0 8;
           }
           rel2 {
-            to, "val-dn";
+            to, "val-box";
             relative, 1.0 1.0;
             offset, 0 12;
           }
@@ -69,7 +68,7 @@
             size, TEXT_SIZE;
             fit, 0 0;
             min, 0 0;
-            align, 0.0 0.5;
+            align, 0.5 0.5;
           }
         }
         description {
@@ -78,5 +77,4 @@
           color: 0 0 0 0;
         }
       }
-
 
===================================================================
RCS file: /cvs/e/e17/apps/elicit/data/themes/winter/parts/main.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- main.edc    10 Jul 2006 09:35:44 -0000      1.10
+++ main.edc    17 Jul 2006 06:05:16 -0000      1.11
@@ -9,7 +9,7 @@
           max, 9999 9999;
           rel1 {
             relative, 0.0 0.0;
-            offset, 86 0;
+            offset, 106 0;
           }
           rel2 {
             relative, 1.0 1.0;
@@ -292,14 +292,14 @@
           min, 7 99;
           max, 7 9999;
           rel1 {
-            to, "center";
+            to_y, "center";
             relative, 0.0 0.0;
-            offset, -86 7;
+            offset, 0 7;
           }
           rel2 {
-            to, "center";
+            to_y, "center";
             relative, 0.0 1.0;
-            offset, -79 -7;
+            offset, 7 -7;
           }
           image {
             normal, "left-border.png";




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