Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        tclass.c 


Log Message:
Fix fallback textclass.

===================================================================
RCS file: /cvs/e/e16/e/src/tclass.c,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- tclass.c    25 Feb 2007 18:05:53 -0000      1.53
+++ tclass.c    6 May 2007 13:37:37 -0000       1.54
@@ -486,6 +486,7 @@
        tc->norm.normal->fontname =
           Estrdup("-*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*");
        ESetColor(&(tc->norm.normal->fg_col), 0, 0, 0);
+       TextclassPopulate(tc);
        break;
      }
 }



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to