Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        default.edc 


Log Message:
The "plain" style probably should be removed, since it actually causes all
text to remain black.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default.edc 14 May 2004 19:50:17 -0000      1.4
+++ default.edc 24 May 2004 17:12:21 -0000      1.5
@@ -18,15 +18,15 @@
        item, "/bar/group" "bar";
        item, "/button/group" "button";
        item, "/button/label/font" "Vera";
-       item, "/button/label/style" "plain";
+       item, "/button/label/style" "none";
        item, "/button/text/font" "Vera";
-       item, "/button/text/style" "plain";
+       item, "/button/text/style" "none";
        item, "/check/group" "checkbox";
        item, "/cursor/group" "cursor";
        item, "/embed/group" "embed";
        item, "/entry/group" "entry";
        item, "/entry/text/font" "Vera";
-       item, "/entry/text/style" "plain";
+       item, "/entry/text/style" "none";
        item, "/filedialog/group" "filedialog";
        item, "/hscrollbar/button_decrement/group" "hscroll-left";
        item, "/hscrollbar/button_increment/group" "hscroll-right";
@@ -35,7 +35,7 @@
        item, "/imenu/group" "dialog";
        item, "/menuitem/group" "menuitem";
        item, "/notebook/tab_button/label/font" "Vera";
-       item, "/notebook/tab_button/label/style" "plain";
+       item, "/notebook/tab_button/label/style" "none";
        item, "/progressbar/group" "progressbar";
        item, "/radio/group" "radio";
        item, "/scrollpane/group" "trough";
@@ -43,7 +43,7 @@
        item, "/spinner/button_decrement/group" "vscroll-mini-down";
        item, "/spinner/button_increment/group" "vscroll-mini-up";
        item, "/text/font" "Vera";
-       item, "/text/style" "plain";
+       item, "/text/style" "none";
        item, "/textarea/group" "textarea";
        item, "/theme/author" "rephorm (www.rephorm.com)";
        item, "/theme/font_path" "fonts";




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to