Enlightenment CVS committal

Author  : shorne
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_configure.c 
Added Files:
        e_int_config_fonts.c e_int_config_fonts.h 


Log Message:
Adding in the font config dialog files
 * Merged Hinting into Dialog
 * TODO: remove old hinting files, if everyone agrees

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_configure.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- e_configure.c       1 Apr 2006 09:24:56 -0000       1.42
+++ e_configure.c       1 Apr 2006 09:59:40 -0000       1.43
@@ -67,7 +67,9 @@
    e_configure_standard_item_add(eco, "enlightenment/desktops", _("Background 
Settings"), e_int_config_background);
    e_configure_standard_item_add(eco, "enlightenment/themes", _("Theme 
Selector"), e_int_config_theme);   
    e_configure_standard_item_add(eco, "enlightenment/e", _("Font Properties"), 
e_int_config_fonts);
+/* 
    e_configure_standard_item_add(eco, "enlightenment/e", _("Font Display 
Hinting"), e_int_config_hinting);
+*/
    e_configure_standard_item_add(eco, "enlightenment/mouse", _("Cursor 
Settings"), e_int_config_cursor);
    e_configure_standard_item_add(eco, "enlightenment/windows", _("Window 
Display Settings"), e_int_config_window_display);
    




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to