Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/src


Modified Files:
        e_logo.edc 


Log Message:
Global text and color class manipulation. Settings on individual edje's will
override the global values.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- e_logo.edc  29 Oct 2003 06:42:03 -0000      1.20
+++ e_logo.edc  4 Nov 2003 06:15:11 -0000       1.21
@@ -177,11 +177,13 @@
                  offset,   -64, -1;
                  to,       "logo";
               }
+              color_class, "fg";
               color, 255 255 255 255;
 //            color2, 0 0 255 255;
               color3, 0 0 0 32;
               text {
                  text,     "This is a longer test string";
+                 text_class, "plainjane";
                  font,     "Vera";
                  size,     6;
 //               fit,    0 1;




-------------------------------------------------------
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