Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/etox
Dir : e17/libs/etox/src/style Modified Files: etox_style.c Log Message: We need to add the etox font path to each evas, but don't repeatedly add it for every etox on the evas. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/etox/src/style/etox_style.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- etox_style.c 13 Nov 2004 11:17:14 -0000 1.6 +++ etox_style.c 7 Dec 2004 02:52:23 -0000 1.7 @@ -34,7 +34,6 @@ * Check to see if the internal data structures has been completed. */ if (!etox_style_setup_complete) { - evas_font_path_append(evas, PACKAGE_DATA_DIR"/fonts"); etox_style_smart = evas_smart_new("etox_style_smart", NULL, etox_style_free, etox_style_set_layer, NULL, NULL, NULL, NULL, ------------------------------------------------------- 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://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs