Enlightenment CVS committal

Author  : raster
Project : misc
Module  : engage

Dir     : misc/engage/data/themes


Modified Files:
        gentoo.edc 


Log Message:


USE the right DATATYPES! dont use doubles - use Evas_Coord. 

===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/gentoo.edc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- gentoo.edc  19 Apr 2004 15:01:05 -0000      1.9
+++ gentoo.edc  27 Apr 2004 08:29:31 -0000      1.10
@@ -78,7 +78,7 @@
         name,   "EngageName";
         type,   TEXT;
         mouse_events, 0;
-       effect, OUTLINE_SOFT_SHADOW;
+       effect, SOFT_SHADOW;
        clip_to, "name_clip";
        description {
            state, "default" 0.0;
@@ -92,12 +92,11 @@
                    to, "name_clip";
                }
                color, 255 255 255 255;
-               color2, 0 0 0 128;
-               color3, 100 100 100 192;
+               color3, 0 0 0 20;
                text {
                    text, "";
-                   font, "VeraIt";
-                   size, 11;
+                   font, "VeraBd";
+                   size, 7;
                    fit, 0 0;
                    align, 0.5 1.0;
                    }




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to