Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        skeleton.edc 


Log Message:
Make the skeleton theme text visible.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/skeleton.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- skeleton.edc        16 Jun 2005 03:22:10 -0000      1.5
+++ skeleton.edc        16 Jun 2005 04:22:58 -0000      1.6
@@ -24,7 +24,7 @@
        item, "/cell/group" "cell";
        item, "/embed/group" "embed";
        item, "/entry/group" "entry";
-       item, "/entry/text/font" "Vera";
+       item, "/entry/font" "Vera";
        item, "/filedialog/group" "filedialog";
        item, "/hscrollbar/button_decrement/group" "hscroll-left";
        item, "/hscrollbar/button_increment/group" "hscroll-right";
@@ -60,7 +60,11 @@
        item, "/window/group" "window";
        item, "/button/label/font_size" "10";
        item, "/button/text/font_size" "10";
-       item, "/entry/text/font_size" "10";
+       item, "/entry/font_size" "10";
+       item, "/entry/color/r" "128";
+       item, "/entry/color/g" "128";
+       item, "/entry/color/b" "128";
+       item, "/entry/color/a" "255";
        item, "/hscrollbar/velocity" "5";
        item, "/notebook/tab_button/label/font_size" "12";
        item, "/progressbar/text/font_size" "8";




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to