From 36a6b3724dbdc4239d3fda32f3f9276b5cd3c96d Mon Sep 17 00:00:00 2001 From: clive Date: Tue, 22 Jan 2002 14:29:23 +0000 Subject: Fix a typo. Submitted by: plasmaball@pchome.com.tw --- chinese/xmms/files/extra-patch-xmms-1.2.x-xfont | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese') diff --git a/chinese/xmms/files/extra-patch-xmms-1.2.x-xfont b/chinese/xmms/files/extra-patch-xmms-1.2.x-xfont index 3d5f723..c0660c1 100644 --- a/chinese/xmms/files/extra-patch-xmms-1.2.x-xfont +++ b/chinese/xmms/files/extra-patch-xmms-1.2.x-xfont @@ -29,7 +29,7 @@ + cfg.playlist_font = g_strdup("-adobe-helvetica-bold-r-*-*-10-*,-*-bold-r-*-big5-0"); if (cfg.mainwin_font == NULL) - cfg.mainwin_font = g_strdup("-adobe-helvetica-medium-r-*-*-8-*"); -+ cfg.mainwin_font = g_strdup("-adobe-helvetica-medium-r-*-*-8-*,,-*-medium-r-*-big5-0"); ++ cfg.mainwin_font = g_strdup("-adobe-helvetica-medium-r-*-*-8-*,-*-medium-r-*-big5-0"); if (cfg.gentitle_format == NULL) cfg.gentitle_format = g_strdup("%p - %t"); if (cfg.outputplugin == NULL) -- cgit v1.1