summaryrefslogtreecommitdiff
path: root/japanese/gnomelibs/files/patch-ar
blob: ce9102ab05c832203dfc50b0baf5e37fe676001f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./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);