Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/scripts


Modified Files:
        theme.sh 


Log Message:
Changed the default themes font.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/scripts/theme.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- theme.sh    14 Jan 2003 21:40:55 -0000      1.9
+++ theme.sh    2 Feb 2003 22:19:38 -0000       1.10
@@ -14,7 +14,7 @@
 echo -n "."
 edb_ed $DB add "/button/base" str "appearance/button.bits.db"
 edb_ed $DB add "/button/base/visible" str "yes"
-edb_ed $DB add "/button/label/font" str "borzoib"
+edb_ed $DB add "/button/label/font" str "nationff"
 edb_ed $DB add "/button/label/font_size" int 12
 edb_ed $DB add "/button/label/style" str "shadow"
 
@@ -24,7 +24,7 @@
 edb_ed $DB add "/button/check/base" str "appearance/checkbutton.bits.db"
 edb_ed $DB add "/button/check/base/visible" str "no"
 
-edb_ed $DB add "/button/check/label/font" str "borzoib"
+edb_ed $DB add "/button/check/label/font" str "nationff"
 edb_ed $DB add "/button/check/label/font_size" int 12
 edb_ed $DB add "/button/check/label/style" str "shadow"
 
@@ -34,7 +34,7 @@
 edb_ed $DB add "/button/radio/base" str "appearance/radio.bits.db"
 edb_ed $DB add "/button/radio/base/visible" str "yes"
 
-edb_ed $DB add "/button/radio/label/font" str "borzoib"
+edb_ed $DB add "/button/radio/label/font" str "nationff"
 edb_ed $DB add "/button/radio/label/font_size" int 12
 edb_ed $DB add "/button/radio/label/style" str "shadow"
 
@@ -47,7 +47,7 @@
 
 edb_ed $DB add "/entry/base" str "appearance/entry.bits.db"
 edb_ed $DB add "/entry/base/visible" str "yes"
-edb_ed $DB add "/entry/text/font" str "borzoib"
+edb_ed $DB add "/entry/text/font" str "nationff"
 edb_ed $DB add "/entry/text/font_size" int 12
 edb_ed $DB add "/entry/text/style" str "shadow"
 
@@ -71,7 +71,7 @@
 edb_ed $DB add "/notebook/tab_box/base/visible" str "no"
 edb_ed $DB add "/notebook/tab_button/base" str 
"appearance/notebook/tab_button/base-top.bits.db"
 edb_ed $DB add "/notebook/tab_button/base/visible" str "yes"
-edb_ed $DB add "/notebook/tab_button/label/font" str "borzoib"
+edb_ed $DB add "/notebook/tab_button/label/font" str "nationff"
 edb_ed $DB add "/notebook/tab_button/label/font_size" int 12
 edb_ed $DB add "/notebook/tab_button/label/style" str "shadow"
 
@@ -122,7 +122,7 @@
 
 # Add keys for text widget
 echo -n "."
-edb_ed $DB add "/text/font" str "borzoib"
+edb_ed $DB add "/text/font" str "nationff"
 edb_ed $DB add "/text/font_size" int 12
 edb_ed $DB add "/text/style" str "shadow"
 




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to