From 43b41d512c8eb1459efae57160b3c6fa6d4c951c Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 10 Feb 2004 11:18:58 +0000 Subject: some more language -> font definitions --- scripts/splash.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/splash.sh b/scripts/splash.sh index 567bb41..e571816 100644 --- a/scripts/splash.sh +++ b/scripts/splash.sh @@ -140,16 +140,16 @@ if [ "$progress" == 1 -o "$1" == "start" ]; then zh_CN*) font=/usr/share/fonts/ttf/gb2312/gkai00mp.ttf ;; zh_TW*) font=/usr/share/fonts/ttf/big5/bkai00mp.ttf ;; # languages supported by the default font; latin1 - af*|br*|ca*|da*|de*|es*|et*|eu*|fi*|fr*|ga*|gl*|id*|is*|it*|ms*|nb*) + af*|br*|ca*|da*|de*|es*|et*|eu*|fi*|fr*|ga*|gl*|id*|is*|it*|li*|ms*) font=default ;; # languages supported by the default font; latin1, more - nb*|nl*|nn*|no*|pt*|sv*|wa*) + nb*|nds*|nl*|nn*|no*|oc*|pt*|sv*|wa*) font=default ;; # languages supported by the default font; latin2 bs*|cs*|hr*|hu*|pl*|ro*|sk*|sl*|sq*) font=default ;; # languages supported by the default font; other latin coverages - eo*|lt*|lv*|mt*|tr*) + eo*|ku*|lt*|lv*|mt*|tr*) font=default ;; # for others, we do a last chance possibility with # arial unicode, if the user installed it... -- cgit v1.2.1