aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/ted/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1997-12-17 03:24:59 +0800
committervanilla <vanilla@FreeBSD.org>1997-12-17 03:24:59 +0800
commit2620406406645e58f7881c16b89bd046104ef939 (patch)
tree90dd191043b16d4e52b8b6edabce956125497e85 /chinese/ted/files
parent8e23896ef1d10d609fd12bfa47444d34edb7f6bc (diff)
downloadfreebsd-ports-gnome-2620406406645e58f7881c16b89bd046104ef939.tar.gz
freebsd-ports-gnome-2620406406645e58f7881c16b89bd046104ef939.tar.zst
freebsd-ports-gnome-2620406406645e58f7881c16b89bd046104ef939.zip
Upgrade to 4.1a, RUN_DEPENDs to chinese/xcin.
Diffstat (limited to 'chinese/ted/files')
-rw-r--r--chinese/ted/files/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/chinese/ted/files/patch-ae b/chinese/ted/files/patch-ae
new file mode 100644
index 000000000000..12518a7706bc
--- /dev/null
+++ b/chinese/ted/files/patch-ae
@@ -0,0 +1,13 @@
+--- x.c.orig Sun Dec 7 17:49:06 1997
++++ x.c Mon Dec 15 11:24:40 1997
+@@ -79,8 +79,8 @@
+ }
+
+ #if CHINESE
+-char *Big5FontName="et24m";
+-char *AscFontName="vga12x24";
++char *Big5FontName="kc24";
++char *AscFontName="12x24";
+ #else
+ char *AscFontName="10x20";
+ #endif