Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : ethemes

Dir     : e16/ethemes/ShinyMetal/data


Modified Files:
        borders.cfg cursors.cfg desktops.cfg imageclasses.cfg init.cfg 
        menustyles.cfg slideouts.cfg sound.cfg textclasses.cfg 
        tooltips.cfg windowmatches.cfg 
Added Files:
        fonts.cfg fonts.cfg.ja 


Log Message:
Use font lookups. Bump versions.
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/borders.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- borders.cfg 20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ borders.cfg 19 Mar 2005 14:08:42 -0000      1.2
@@ -1,4 +1,4 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <borders/borders.cfg>
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/cursors.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- cursors.cfg 20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ cursors.cfg 19 Mar 2005 14:08:42 -0000      1.2
@@ -1,4 +1,4 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <cursors/cursors.cfg>
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/desktops.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- desktops.cfg        20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ desktops.cfg        19 Mar 2005 14:08:42 -0000      1.2
@@ -1,3 +1,3 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <backgrounds/backgrounds.cfg>
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/imageclasses.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- imageclasses.cfg    20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ imageclasses.cfg    19 Mar 2005 14:08:43 -0000      1.2
@@ -1,5 +1,5 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <coords/coords.cfg>
 #include <dialogs/dialogs.cfg>
 #include <dragbar/dragbar.cfg>
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/init.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- init.cfg    20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ init.cfg    19 Mar 2005 14:08:43 -0000      1.2
@@ -1,3 +1,3 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <init/init.cfg>
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/menustyles.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- menustyles.cfg      20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ menustyles.cfg      19 Mar 2005 14:08:43 -0000      1.2
@@ -1,3 +1,3 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <menustyles/menustyles.cfg>
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/slideouts.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- slideouts.cfg       20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ slideouts.cfg       19 Mar 2005 14:08:43 -0000      1.2
@@ -1,4 +1,4 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 /* #include <slideouts/slideouts.cfg> */
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/sound.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- sound.cfg   20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ sound.cfg   19 Mar 2005 14:08:43 -0000      1.2
@@ -1,4 +1,4 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <sound/sound.cfg>
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/textclasses.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- textclasses.cfg     20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ textclasses.cfg     19 Mar 2005 14:08:43 -0000      1.2
@@ -1,6 +1,6 @@
 #include <definitions>
 
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 
 /*
 ******************************************************************************
@@ -10,7 +10,7 @@
 
 __TCLASS __BGN
   __NAME "TEXT1"
-  __NORMAL "-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*"
+  __NORMAL "*norm-10"
   __DRAWING_EFFECT __EFFECT_SHADOW
   __FORGROUND_COLOR 255 255 255
   __BACKGROUND_COLOR 0 0 0
@@ -19,13 +19,13 @@
 
 __TCLASS __BGN
   __NAME "TEXT2"
-  __NORMAL "-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*"
+  __NORMAL "*norm-10"
   __DRAWING_EFFECT __EFFECT_NONE
   __FORGROUND_COLOR 0 0 0
   __BACKGROUND_COLOR 0 0 0
   __JUSTIFICATION 1024
 
-  __NORMAL_ACTIVE "-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*"
+  __NORMAL_ACTIVE "*norm-10"
   __DRAWING_EFFECT __EFFECT_SHADOW
   __FORGROUND_COLOR 255 255 255
   __BACKGROUND_COLOR 0 0 0
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/tooltips.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- tooltips.cfg        20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ tooltips.cfg        19 Mar 2005 14:08:43 -0000      1.2
@@ -1,4 +1,4 @@
 #include <definitions>
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 #include <tooltips/tooltips.cfg>
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/ethemes/ShinyMetal/data/windowmatches.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- windowmatches.cfg   20 Feb 2005 09:43:20 -0000      1.1.1.1
+++ windowmatches.cfg   19 Mar 2005 14:08:43 -0000      1.2
@@ -1,6 +1,6 @@
 #include <definitions>
 
-__E_CFG_VERSION 0
+__E_CFG_VERSION 1
 
 /* The short convenient way */
 /* Format:




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to