summaryrefslogtreecommitdiff
path: root/chinese/ted/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/ted/files/patch-ae')
-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