aboutsummaryrefslogtreecommitdiffstats
path: root/lang.csh
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-09-20 04:49:02 +0000
committerBill Nottingham <notting@redhat.com>1999-09-20 04:49:02 +0000
commit765ae5fe4acac4c047e15c9569ac65b2ec4c12ce (patch)
tree4d2df1b012bf1a3a520f071c055a5a3b9243ffd4 /lang.csh
parent1927c6227cdd7f0cf979077b3b14dee386667b8d (diff)
downloadinitscripts-765ae5fe4acac4c047e15c9569ac65b2ec4c12ce.tar
initscripts-765ae5fe4acac4c047e15c9569ac65b2ec4c12ce.tar.gz
initscripts-765ae5fe4acac4c047e15c9569ac65b2ec4c12ce.tar.bz2
initscripts-765ae5fe4acac4c047e15c9569ac65b2ec4c12ce.tar.xz
initscripts-765ae5fe4acac4c047e15c9569ac65b2ec4c12ce.zip
some i18n fixes from Peter Ivanyi (ivanyi@internet.sk)
- sysconfig.txt was wrong - add latin2-ucw to ACMs
Diffstat (limited to 'lang.csh')
-rwxr-xr-xlang.csh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang.csh b/lang.csh
index ebc7f9cb..dde51a01 100755
--- a/lang.csh
+++ b/lang.csh
@@ -8,7 +8,7 @@ if ($status == 0) then
if ($?SYSFONTACM) then
switch ($SYSFONTACM)
- case iso01*|iso02*|iso15*|koi*:
+ case iso01*|iso02*|iso15*|koi*|latin2-ucw*:
if ( "$TERM" == "linux" ) then
if ( ls -l /proc/$$/fd/0 2>/dev/null | grep -- '-> /dev/tty[0-9]*$' >/dev/null 2>&1) then
echo -n -e '\033(K' > /proc/$$/fd/0