Enlightenment CVS committal

Author  : shorne
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_about.edc default_dialog.edc default_error.edc 


Log Message:
Add some text classes so we can use fontconfig fonts if needed

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_about.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default_about.edc   19 Mar 2006 12:24:19 -0000      1.7
+++ default_about.edc   28 Mar 2006 08:01:26 -0000      1.8
@@ -19,11 +19,11 @@
 {
    style {
       name: "about_style";
-      base: "font=Edje-Vera font_size=10 align=center color=#000 style=shadow 
shadow_color=#ffffff80 wrap=word";
+      base: "font=Edje-Vera font_size=10 text_class=tb_plain align=center 
color=#000 style=shadow shadow_color=#ffffff80 wrap=word";
       
       tag:  "br" "\n";
-      tag:  "hilight" "+ font=Edje-Vera-Bold style=glow color=#fff 
glow2_color=#fe87 glow_color=#fa14";
-      tag:  "title" "+ font_size=12 font=Edje-Vera-Bold style=soft_shadow 
color=#fff shadow_color=#00000020";
+      tag:  "hilight" "+ font=Edje-Vera-Bold text_class=tb_light style=glow 
color=#fff glow2_color=#fe87 glow_color=#fa14";
+      tag:  "title" "+ font_size=12 font=Edje-Vera-Bold text_class=tb_big 
style=soft_shadow color=#fff shadow_color=#00000020";
       tag:  "/title" "- \n \n";
    }
 }
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_dialog.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- default_dialog.edc  12 Oct 2005 16:02:33 -0000      1.13
+++ default_dialog.edc  28 Mar 2006 08:01:26 -0000      1.14
@@ -8,10 +8,10 @@
 {
    style {
       name: "dialog_style";
-      base: "font=Edje-Vera font_size=10 align=center color=#000 style=shadow 
shadow_color=#ffffff80 wrap=word";
+      base: "font=Edje-Vera font_size=10 text_class=tb_plain align=center 
color=#000 style=shadow shadow_color=#ffffff80 wrap=word";
       
       tag:  "br" "\n";
-      tag:  "hilight" "+ font=Edje-Vera-Bold style=glow color=#fff 
glow2_color=#fe87 glow_color=#fa14";
+      tag:  "hilight" "+ font=Edje-Vera-Bold text_class=tb_light style=glow 
color=#fff glow2_color=#fe87 glow_color=#fa14";
    }
 }
 
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_error.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- default_error.edc   19 Mar 2006 12:24:19 -0000      1.10
+++ default_error.edc   28 Mar 2006 08:01:26 -0000      1.11
@@ -8,10 +8,10 @@
 {
    style {
       name: "error_style";
-      base: "font=Edje-Vera font_size=10 align=left color=#000 style=shadow 
shadow_color=#ffffff80 wrap=word";
+      base: "font=Edje-Vera font_size=10 text_class=tb_plain align=left 
color=#000 style=shadow shadow_color=#ffffff80 wrap=word";
       
       tag:  "br" "\n";
-      tag:  "hilight" "+ font=Edje-Vera-Bold style=glow color=#fff 
glow2_color=#fe87 glow_color=#fa14";
+      tag:  "hilight" "+ font=Edje-Vera-Bold text_class=tb_light style=glow 
color=#fff glow2_color=#fe87 glow_color=#fa14";
    }
 }
 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to