Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/groups


Modified Files:
        border-groups.edc label-groups.edc menu-item.edc 
        notebook-groups.edc rowtext-groups.edc 


Log Message:
- convert EWL to use the DejaVu fonts instead of Vera
- make the font key EWL uses a generic ewl/default instead of a specific
  font name like 'Vera'

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/border-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- border-groups.edc   16 Nov 2006 04:53:42 -0000      1.1
+++ border-groups.edc   16 Nov 2006 15:44:38 -0000      1.2
@@ -86,7 +86,7 @@
             color3: 255 255 255 32;
            text {
               text: "text";
-              font: "Vera";
+              font: "ewl/default";
               size: 10;
               min:  1 1;
               align: 0.5 1.0; 
@@ -107,7 +107,7 @@
             color3: 255 255 255 32;
             text {
                text: "text";
-               font: "Vera";
+               font: "ewl/default";
                size: 10;
                min:  1 1;
                align: 0.5 1.0;
===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/label-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- label-groups.edc    16 Nov 2006 04:53:42 -0000      1.1
+++ label-groups.edc    16 Nov 2006 15:44:38 -0000      1.2
@@ -31,7 +31,7 @@
                   color3, 255 255 255 32;
                   text {
                       text, "text";
-                      font, "Vera";
+                      font, "ewl/default";
                       size, 10;
                       min, 1 1;
                       align, 0.5 0.5;
===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/menu-item.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- menu-item.edc       16 Nov 2006 04:53:42 -0000      1.1
+++ menu-item.edc       16 Nov 2006 15:44:38 -0000      1.2
@@ -222,7 +222,7 @@
               color3, 255 255 255 128;
               text {
                   text, "text";
-                  font, "Vera";
+                  font, "ewl/default";
                   size, 10;
                   min, 1 1;
                   align, 0.0 0.5;
@@ -736,7 +736,7 @@
               color3, 255 255 255 128;
               text {
                   text, "text";
-                  font, "Vera";
+                  font, "ewl/default";
                   size, 10;
                   min, 1 1;
                   align, 0.0 0.5;
===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/notebook-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- notebook-groups.edc 16 Nov 2006 04:53:42 -0000      1.1
+++ notebook-groups.edc 16 Nov 2006 15:44:38 -0000      1.2
@@ -140,7 +140,7 @@
              color3, 255 255 255 32;
              text {
                  text, "text";
-                 font, "Vera";
+                 font, "ewl/default";
                  size, 10;
                  min, 1 1;
                  align, 0.5 0.5;
===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/rowtext-groups.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- rowtext-groups.edc  16 Nov 2006 04:53:42 -0000      1.1
+++ rowtext-groups.edc  16 Nov 2006 15:44:38 -0000      1.2
@@ -25,7 +25,7 @@
                   color3, 255 255 255 32;
                   text {
                       text, "text";
-                      font, "Vera";
+                      font, "ewl/default";
                       size, 10;
                       min, 1 1;
                   }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to