Enlightenment CVS committal

Author  : titansoccer15
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/bits


Modified Files:
        rowtext-groups.edc treebg-groups.edc 


Log Message:

Alignment changes for rows- Making our rows beautiful :)

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/rowtext-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- rowtext-groups.edc  2 Jan 2006 05:22:33 -0000       1.1
+++ rowtext-groups.edc  23 Feb 2006 05:13:51 -0000      1.2
@@ -14,7 +14,7 @@
                   state, "default" 0.0;
                   align, 0.5 0.5;
                  rel1 {
-                     relative, 0.0 0.5;
+                     relative, 0.0 0.35;
                       offset, 0 0;
                   }
                   rel2 {
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/treebg-groups.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- treebg-groups.edc   2 Jan 2006 05:22:33 -0000       1.4
+++ treebg-groups.edc   23 Feb 2006 05:13:51 -0000      1.5
@@ -1,14 +1,17 @@
 group{
     name, "row_background";
-
+        min: 0 19;
+        max: 9999 19;
     data {
     }
 
     parts {
         part {
-            name, "row_background";
+            name, "row_background";        
             mouse_events, 0;
             description {
+                min: 0 19;
+                                        max: 9999 19;
                 state, "even" 0.0;
                 rel1 {
                     relative, 0.0 0.0;
@@ -26,6 +29,8 @@
             }
             description {
                 state, "odd" 0.0;
+                min: 0 19;
+                                        max: 99999 19;
                 rel1 {
                     relative, 0.0 0.0;
                     offset, 0 0;
@@ -45,6 +50,8 @@
             name, "tree-select";
             mouse_events, 0;
             description {
+                min: 0 19;
+                                        max: 9999 19;
                 state, "default" 0.0;
                 image {
                     normal, "e17_tranny.png";
@@ -55,6 +62,8 @@
             }
            description {
                 state, "selected" 0.0;
+                min: 0 19;
+                                        max: 9999 19;
                 rel1 {
                     relative, 0.0 0.0;
                     offset, 0 0;
@@ -64,7 +73,7 @@
                     offset, -1 -1;
                 }
                 image {
-                    normal, "e17_hhandle.png";
+                    normal, "row_select.png";
                     border, 3 3 3 3;
                 }
              color, 255 255 255 255;  
@@ -105,38 +114,6 @@
                        transition: LINEAR 0.0;
                target:     row_background;
        }       
-    }
-}
-group{
-    name, "tree_background";
-
-    data {
-        item, "inset/top" "2";
-        item, "inset/bottom" "2";
-        item, "inset/left" "2";
-        item, "inset/right" "2";
-    }
-
-    parts {
-        part {
-            name, "tree_background";
-           mouse_events, 0;
-            description {
-                state, "default" 0.0;
-                rel1 {
-                    relative, 0.0 0.0;
-                    offset, 0 0;
-                }
-                rel2 {
-                     relative, 1.0 1.0;
-                     offset, -1 -1;
-                }
-               image {
-                   normal, "e17_tranny.png";
-               }
-                color, 220 224 220 255;
-            }
-       }
-    }
+   }
 }
 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to