Enlightenment CVS committal
Author : codewarrior
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_fileman_icon.c
Log Message:
- fix shadows
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman_icon.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- e_fileman_icon.c 2 Nov 2005 01:37:11 -0000 1.12
+++ e_fileman_icon.c 2 Nov 2005 09:17:44 -0000 1.13
@@ -499,7 +499,7 @@
Evas_Coord fw, fh, il, ir, it, ib;
e_editable_text_style = evas_textblock_style_new();
- evas_textblock_style_set(e_editable_text_style, "DEFAULT='font=Vera
font_size=10 align=center color=#000000 wrap=char'");
+ evas_textblock_style_set(e_editable_text_style, "DEFAULT='font=Vera
font_size=10 style=shadow shadow_color=#ffffff80 align=center color=#000000
wrap=char'");
evas_object_textblock_style_set(sd->title_object,
e_editable_text_style);
@@ -523,7 +523,7 @@
Evas_Coord fw, fh, il, ir, it, ib;
e_editable_text_style = evas_textblock_style_new();
- evas_textblock_style_set(e_editable_text_style, "DEFAULT='font=Vera
font_size=10 align=center color=#000000 wrap=char'");
+ evas_textblock_style_set(e_editable_text_style, "DEFAULT='font=Vera
font_size=10 style=shadow shadow_color=#ffffff80 align=center color=#000000
wrap=char'");
evas_object_textblock_style_set(sd->title_object,
e_editable_text_style);
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs