summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
Diffstat (limited to 'chinese')
-rw-r--r--chinese/tin/files/patch-attrib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/tin/files/patch-attrib.c b/chinese/tin/files/patch-attrib.c
index 12d928e92494..799cd5695b8a 100644
--- a/chinese/tin/files/patch-attrib.c
+++ b/chinese/tin/files/patch-attrib.c
@@ -4,8 +4,8 @@
fprintf(fp, "delete_tmp_files=ON\n");
fprintf(fp, "followup_to=poster\n\n");
-+ fprintf(fp, _("# in tw* set charset to Big5\n"));
-+ fprintf(fp, "scope=tw*\n");
++ fprintf(fp, _("# set charset to Big5 in all newsgroups\n"));
++ fprintf(fp, "scope=*\n");
+ fprintf(fp, "mm_network_charset=Big5\n");
+ fprintf(fp, "undeclared_charset=Big5\n");
+