Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/src


Modified Files:
        e_logo.edc 


Log Message:
Slight re-organization of color classes, now can be set per-description rather
than per-part. This will probably break old edje's.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- e_logo.edc  1 Sep 2003 02:53:08 -0000       1.19
+++ e_logo.edc  29 Oct 2003 06:42:03 -0000      1.20
@@ -143,10 +143,10 @@
       parts {
         part {
            name,          "background";
-           color_class,   "bg";
            mouse_events,  0;
            description {
               state,    "default" 0.0;
+              color_class,   "bg";
               rel1 {
                  relative, 0.0  0.0;
                  offset,   0    0;




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to