Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/ewl

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


Modified Files:
        button-macro.edc cell-groups.edc menu-macro.edc 


Log Message:
description.min only takes two arguments
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/button-macro.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- button-macro.edc    21 Feb 2004 06:33:14 -0000      1.1
+++ button-macro.edc    23 Oct 2004 20:20:26 -0000      1.2
@@ -7,8 +7,7 @@
            mouse_events,  1; \
            description { \
               state,    "default" 0.0; \
-              border, 3 3 3 3; \
-              min, 6 6 6 6; \
+              min, 6 6; \
               color_class, "background"; \
               rel1 { \
                  relative, 0.0  0.0; \
@@ -20,11 +19,11 @@
               } \
               image { \
                  normal, IMAGE1; \
+                 border, 3 3 3 3; \
               } \
            } \
            description { \
               state,    "over" 0.0; \
-              border, 3 3 3 3; \
               color_class, "highlight"; \
                color, 229 239 255 255; \
               rel1 { \
@@ -37,12 +36,13 @@
               } \
               image { \
                  normal, IMAGE1; \
+                 border, 3 3 3 3; \
               } \
            } \
            description { \
               state,    "clicked" 0.0; \
               border, 3 3 3 3; \
-              min, 6 6 6 6; \
+              min, 6 6; \
                color, 229 239 255 255; \
               rel1 { \
                  relative, 0.0  0.0; \
@@ -63,7 +63,7 @@
            description { \
               state,    "default" 0.0; \
               border, 3 3 3 3; \
-              min, 6 6 6 6; \
+              min, 6 6; \
               rel1 { \
                  relative, 0.0  0.0; \
                  offset,   0    0; \
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/cell-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- cell-groups.edc     31 Aug 2004 21:22:30 -0000      1.1
+++ cell-groups.edc     23 Oct 2004 20:20:26 -0000      1.2
@@ -18,7 +18,7 @@
               description { 
                   state,    "default" 0.0; 
                   border, 3 3 3 3; 
-                  min, 6 6 6 6; 
+                  min, 6 6; 
                   color_class, "background"; 
                   rel1 { 
                       relative, 0.0  0.0; 
@@ -52,7 +52,7 @@
               description { 
                   state,    "clicked" 0.0; 
                   border, 3 3 3 3; 
-                  min, 6 6 6 6; 
+                  min, 6 6; 
                   color, 229 239 255 255; 
                   rel1 { 
                     relative, 0.0  0.0; 
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/menu-macro.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- menu-macro.edc      23 Oct 2004 18:48:53 -0000      1.2
+++ menu-macro.edc      23 Oct 2004 20:20:26 -0000      1.3
@@ -8,7 +8,7 @@
            description { \
               state,    "default" 0.0; \
               border, 3 3 3 3; \
-              min, 6 6 6 6; \
+              min, 6 6; \
               color_class, "background"; \
               visible, 0; /* FIXME is this correct? */ \
               rel1 { \
@@ -43,7 +43,7 @@
            description { \
               state,    "clicked" 0.0; \
               border, 3 3 3 3; \
-              min, 6 6 6 6; \
+              min, 6 6; \
                color, 229 239 255 255; \
               rel1 { \
                  relative, 0.0  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