1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/korean/ami/files/patch-ami_c

12 lines
291 B
Plaintext

--- 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")) {