--- ./libgnomeui/gnome-about.c.jp5	Thu May  4 19:15:28 2000
+++ ./libgnomeui/gnome-about.c	Sun Oct 29 18:32:21 2000
@@ -413,6 +413,7 @@
 	/* Create fonts */
 	/* FIXME: dirty hack, but it solves i18n problem without rewriting the
 	   drawing code..  */
+	gtk_widget_ensure_style (widget);
 	style = gtk_style_ref (widget->style);
 	gtk_widget_ensure_style(widget);
  
