Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/ewl

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


Modified Files:
        checkbox-groups.edc radio-groups.edc window-groups.edc 


Log Message:
edje_cc doesn't like sloppy code anymore ;)
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ewl/data/themes/zero/bits/checkbox-groups.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- checkbox-groups.edc 11 Sep 2004 02:31:30 -0000      1.2
+++ checkbox-groups.edc 20 Oct 2004 20:20:53 -0000      1.3
@@ -15,7 +15,6 @@
             mouse_events, 0;
             description {
                 state, "default" 0.0;
-                border, 3 3 3 3;
                 min, 10 10;
                 max, 10 10;
                 visible, 0;
@@ -29,11 +28,11 @@
                 }
                 image {
                     normal, "check.png";
+                    border, 3 3 3 3;
                 }
             }
             description {
                 state, "checked" 0.0;
-                border, 3 3 3 3;
                 min, 4 4;
                 max, 4 4;
                 visible, 1;
@@ -47,6 +46,7 @@
                 }
                 image {
                     normal, "check.png";
+                    border, 3 3 3 3;
                 }
             }
         }
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/zero/bits/radio-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- radio-groups.edc    22 Aug 2004 19:37:44 -0000      1.1
+++ radio-groups.edc    20 Oct 2004 20:20:53 -0000      1.2
@@ -12,7 +12,6 @@
             mouse_events,  0;
             description {
                 state, "default" 0.0;
-                border, 4 5 4 5;
                 min, 10 10;
                 max, 10 10;
                 rel1 {
@@ -25,6 +24,7 @@
                 }
                 image {
                     normal, "circle.png";
+                    border, 4 5 4 5;
                 }
             }
         }
@@ -34,7 +34,6 @@
             mouse_events,  0;
             description {
                 state, "default" 0.0;
-                border, 3 3 3 3;
                 min, 10 10;
                 max, 10 10;
                 visible, 0;
@@ -48,11 +47,11 @@
                 }
                 image {
                     normal, "check.png";
+                    border, 3 3 3 3;
                 }
             }
             description {
                 state, "checked" 0.0;
-                border, 3 3 3 3;
                 min, 4 4;
                 max, 4 4;
                 visible, 1;
@@ -66,6 +65,7 @@
                 }
                 image {
                     normal, "check.png";
+                    border, 3 3 3 3;
                 }
             }
         }
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/zero/bits/window-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- window-groups.edc   22 Aug 2004 19:37:44 -0000      1.1
+++ window-groups.edc   20 Oct 2004 20:20:53 -0000      1.2
@@ -37,7 +37,6 @@
             type, RECT;
             description {
                 state, "default" 0.0;
-                border, 1 1 1 1;
                 rel1 {
                     relative, 0.0 0.0;
                     offset, 0 0;




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to