mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-12 07:31:37 +02:00
Set LatArCyrHeb-16 as default font
This commit is contained in:
@@ -17,26 +17,8 @@
|
|||||||
. ${rc_functions}
|
. ${rc_functions}
|
||||||
eval $(/usr/local/bin/readhash /var/ipfire/main/settings)
|
eval $(/usr/local/bin/readhash /var/ipfire/main/settings)
|
||||||
|
|
||||||
# English is default
|
FONT="LatArCyrHeb-16"
|
||||||
FONT="lat0-16"
|
|
||||||
KEYMAP_CORRECTIONS="euro2"
|
KEYMAP_CORRECTIONS="euro2"
|
||||||
|
|
||||||
case "${LANGUAGE}" in
|
|
||||||
# German
|
|
||||||
de)
|
|
||||||
LEGACY_CHARSET="iso-8859-15"
|
|
||||||
FONT="lat0-16 -m 8859-15"
|
|
||||||
;;
|
|
||||||
# Polish
|
|
||||||
pl)
|
|
||||||
FONT="lat2-16"
|
|
||||||
;;
|
|
||||||
# Russish/Turkish
|
|
||||||
ru|tr)
|
|
||||||
FONT="LatArCyrHeb-16"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
UNICODE="1"
|
UNICODE="1"
|
||||||
BROKEN_COMPOSE="0"
|
BROKEN_COMPOSE="0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user