Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

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


Modified Files:
        button.edc button.eet 


Log Message:
Add another color class to the button's theme for more testing.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/button.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- button.edc  4 Nov 2003 07:16:45 -0000       1.2
+++ button.edc  7 Nov 2003 19:53:21 -0000       1.3
@@ -27,6 +27,7 @@
               state,    "default" 0.0;
               border, 3 3 3 3;
               min, 6 6 6 6;
+              color_class, "background";
               rel1 {
                  relative, 0.0  0.0;
                  offset,   0    0;
@@ -43,6 +44,7 @@
               state,    "over" 0.0;
               border, 3 3 3 3;
               color_class, "highlight";
+              color, 200 208 216 128;
               rel1 {
                  relative, 0.0  0.0;
                  offset,   0    0;
@@ -52,7 +54,7 @@
                  offset,   -1   -1;
               }
               image {
-                 normal, "button-over.png";
+                 normal, "button-up.png";
               }
            }
            description {
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/button.eet,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
Binary files /tmp/cvsFHk3ba and /tmp/cvsI2Rt99 differ




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to