Enlightenment CVS committal
Author : pfritz
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/bin
Modified Files:
main.c
Log Message:
font_set() is enough
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -3 -r1.107 -r1.108
--- main.c 28 Jun 2008 19:03:00 -0000 1.107
+++ main.c 1 Jul 2008 21:03:13 -0000 1.108
@@ -1171,7 +1171,7 @@
ewl_dialog_active_area_set(EWL_DIALOG(win), EWL_POSITION_TOP);
o = ewl_text_new();
- ewl_text_font_source_set(EWL_TEXT(o), ewl_theme_path_get(),
"ewl/default/bold");
+ ewl_text_font_set(EWL_TEXT(o), "ewl/default/bold");
/* give it a size hint to calculate a good preferred size in the first
* place */
ewl_object_w_request(EWL_OBJECT(o), 300);
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs