Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.c 


Log Message:
Do not enable Titlebar font class by default on new configs. This overrides
any titlbar font set in a theme.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -3 -r1.275 -r1.276
--- e_config.c  21 Oct 2007 09:23:49 -0000      1.275
+++ e_config.c  10 Dec 2007 23:55:09 -0000      1.276
@@ -835,7 +835,6 @@
    e_config->font_defaults = evas_list_append(e_config->font_defaults, efd)
        
        CFG_FONTDEFAULT("default", "Vera", 10);
-       CFG_FONTDEFAULT("title_bar", "Vera", 10);
      }
      {
        E_Config_Theme *et;



-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to