Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: alert.c Log Message: GSOD fix (suggested by Viktor Kojouharov <[EMAIL PROTECTED]>). =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/alert.c,v retrieving revision 1.34 retrieving revision 1.35 diff -u -3 -r1.34 -r1.35 --- alert.c 22 May 2004 20:44:49 -0000 1.34 +++ alert.c 16 Sep 2004 22:45:39 -0000 1.35 @@ -410,7 +410,8 @@ else XSetForeground(dd, gc, att.border_pixel); - xfs = XCreateFontSet(dd, "-*-helvetica-*-r-*-*-12-*-*-*-*-*-*-*,fixed", + xfs = XCreateFontSet(dd, "-*-sans unicode-*-r-*-*-12-*-*-*-*-*-*-*," + "-*-helvetica-*-r-*-*-12-*-*-*-*-*-*-*,fixed", &missing_charset_list_return, &missing_charset_count_return, &def_string_return); if (!xfs) ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs