summaryrefslogblamecommitdiff
path: root/japanese/gnumeric/files/patch-ab
blob: 7107a515e264f210d9e0c8066a3270e31efdc135 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                

                                         

                                                                               
                                           

                                                                        
--- src/style.c.orig	Sun Oct  7 08:34:37 2001
+++ src/style.c	Mon Oct 22 20:50:21 2001
@@ -81,6 +81,7 @@
 
 		/* Worst case scenario */
 		font->gdk_font = gnome_display_font_get_gdk_font (font->dfont);
+		font->gdk_font = gdk_fontset_load(_("fixed"));
 		if (font->gdk_font == NULL)
 			/* xgettext:
 			 * The name of the default font for this locale.