summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2002-01-22 14:29:23 +0000
committerclive <clive@FreeBSD.org>2002-01-22 14:29:23 +0000
commit36a6b3724dbdc4239d3fda32f3f9276b5cd3c96d (patch)
tree181764ff65f7b8857b012530eb88245ffab6a36d /chinese
parentf3f1998f1fc2632fd14bb48aead5a4a2f8132efb (diff)
downloadFreeBSD-ports-36a6b3724dbdc4239d3fda32f3f9276b5cd3c96d.zip
FreeBSD-ports-36a6b3724dbdc4239d3fda32f3f9276b5cd3c96d.tar.gz
Fix a typo.
Submitted by: plasmaball@pchome.com.tw
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xmms/files/extra-patch-xmms-1.2.x-xfont2
1 files changed, 1 insertions, 1 deletions
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)
OpenPOWER on IntegriCloud