Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/init


Modified Files:
        default.edc 


Log Message:


more work on wiz - fix up bold font text part refs so they stay bold. lang
list - but empty. need to fill.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/init/default.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default.edc 12 Nov 2006 02:16:16 -0000      1.4
+++ default.edc 17 Sep 2007 12:03:47 -0000      1.5
@@ -56,8 +56,8 @@
 #endif
 
 fonts {                            
-   font: "Vera.ttf"   "Edje Vera";
-   font: "VeraBd.ttf" "Edje Vera Bold";
+   font: "Vera.ttf"   "Edje-Vera";
+   font: "VeraBd.ttf" "Edje-Vera-Bold";
 }                                  
 
 images {
@@ -560,7 +560,7 @@
               color3: 0 0 0 32;
               text {
                  text: "Enlightenment";
-                 font: "Edje Vera Bold";
+                  font: "Serif:style=Bold,Edje-Vera-Bold";
                  size: TSIZE;
                  min:  1 1;
                  align: 0.5 0.5;
@@ -587,7 +587,7 @@
               color3: 255 255 255 128;
               text {
                  text: "0.17.0";
-                 font: "Edje Vera";
+                 font: "Edje-Vera";
                  size: VSIZE;
                  min:  1 1;
                  align: 0.0 0.0;
@@ -617,7 +617,7 @@
               color3: 255 255 255 128;
               text {
                  text: "Starting Enlightenment. Please wait.";
-                 font: "Edje Vera";
+                 font: "Edje-Vera";
                  size: SSIZE;
                  min:  1 1;
                  align: 0.5 0.5;
@@ -645,7 +645,7 @@
               color3: 255 255 255 128;
               text {
                  text: "Disable this splash screen in future.";
-                 font: "Edje Vera";
+                 font: "Edje-Vera";
                  size: SSIZE;
                  min:   1 1;
                  align: 0.0 0.5;



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to