summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--korean/ami/files/patch-ami_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/korean/ami/files/patch-ami_c b/korean/ami/files/patch-ami_c
new file mode 100644
index 000000000000..b046078eae08
--- /dev/null
+++ b/korean/ami/files/patch-ami_c
@@ -0,0 +1,11 @@
+--- src/ami.c~ Wed Feb 14 14:03:31 2001
++++ src/ami.c Thu Feb 15 22:31:54 2001
+@@ -350,7 +350,7 @@
+ close(orig); close(out);
+ }
+ }
+- setenv("LANG", "ko_KR.eucKR", 1);
++ /*setenv("LANG", "ko_KR.eucKR", 1);*/
+
+ locale = gtk_set_locale();
+ if (!strcmp(locale, "C")) {