]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/initscripts/init.d/console
vpn-statistic: change title of ovpn RW statistic page
[ipfire-2.x.git] / src / initscripts / init.d / console
index 8d2e49dfbe63fcc7d6fe620d1ec315ff575f8370..8757b4d26af1a74c293f1abb7cddac4f5a4f0cb8 100644 (file)
 . ${rc_functions}
 eval $(/usr/local/bin/readhash /var/ipfire/main/settings)
 
-if [ "$LANGUAGE" == "de" ]; then
-       #KEYMAP="de-latin1"
-       KEYMAP_CORRECTIONS="euro2"
-       LEGACY_CHARSET="iso-8859-15"
-       #FONT="LatArCyrHeb-16 -m 8859-15"
-       FONT="lat0-16 -m 8859-15"
-else
-       # English
-       FONT="lat0-16"
-       KEYMAP_CORRECTIONS="euro2"
-fi
-
+FONT="latarcyrheb-sun16"
+KEYMAP_CORRECTIONS="euro2"
 UNICODE="1"
 BROKEN_COMPOSE="0"