summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index e1c176080..0b498e413 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -83,7 +83,7 @@ my %xim = (
XMODIFIERS => '"@im=xcin-zh_CN"',
},
'ko' => {
- ENC => 'kr'
+ ENC => 'kr',
XIM => 'ami',
XMODIFIERS => '"@im=ami"',
},