1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/japanese/gnumeric/files/patch-ab
2001-10-22 12:42:28 +00:00

11 lines
354 B
Plaintext

--- 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.