Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/data/themes/taillights/parts


Modified Files:
        error_string.edc 


Log Message:
Take the fuzz out of the errors, too

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/error_string.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- error_string.edc    8 Jan 2004 18:49:24 -0000       1.3
+++ error_string.edc    25 Mar 2004 06:55:46 -0000      1.4
@@ -36,16 +36,16 @@
            part {
                name, "error_string";
                type, TEXT;
-               effect, SOFT_SHADOW;
+               effect, OUTLINE;
                mouse_events, 0;
                clip_to, "error_string_clip";
 #define ERROR(sname, sdescription) \
 description { state, sname 0.0; visible, 1; \
 rel1 { relative, 1.0 0.5; offset, 5 -15; to, "restart_button_description"; }  \
 rel2 { relative, 1.0 0.5; offset, 350 15; to, "restart_button_description"; } \
-color, 255 255 255 255; color3, 200 0 0 128; \
+color, 255 128 72 192; color2, 0 0 0 216; \
 text { text, sdescription; \
-font, "Vera"; size, 14; fit, 0 0; align, 0.0 0.5; } }
+font, "VeraBd"; size, 14; fit, 0 0; align, 0.0 0.5; } }
                ERROR("default", "Unknown User");
                ERROR("passfail", "Authentication Failed");
            }




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to