aboutsummaryrefslogtreecommitdiffstats
path: root/lang.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lang.sh')
-rwxr-xr-xlang.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang.sh b/lang.sh
index f31c34e2..323bdcb1 100755
--- a/lang.sh
+++ b/lang.sh
@@ -26,7 +26,7 @@ if [ -f /etc/sysconfig/i18n ]; then
if [ -n "$SYSFONTACM" ]; then
case $SYSFONTACN in
- iso01*|iso02*|iso15*)
+ iso01*|iso02*|iso15*|koi*)
LESSCHARSET=latin1
INPUTRC=/etc/inputrc
export LESSCHARSET INPUTRC