diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-03-20 14:33:20 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-03-20 14:33:20 +0000 |
commit | b6e4335d2ac8f6c948339ba476669d098ecad188 (patch) | |
tree | b4e22f6ba83671e6a3f9646b9f75305fe10b2276 /scripts/splash.sh | |
parent | ffbb24eec81c92f2ef605cadaaed3e91790a2a75 (diff) | |
download | bootsplash-b6e4335d2ac8f6c948339ba476669d098ecad188.tar bootsplash-b6e4335d2ac8f6c948339ba476669d098ecad188.tar.gz bootsplash-b6e4335d2ac8f6c948339ba476669d098ecad188.tar.bz2 bootsplash-b6e4335d2ac8f6c948339ba476669d098ecad188.tar.xz bootsplash-b6e4335d2ac8f6c948339ba476669d098ecad188.zip |
Added Kyrgyz file
Diffstat (limited to 'scripts/splash.sh')
-rw-r--r-- | scripts/splash.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/splash.sh b/scripts/splash.sh index 2840c33..0aa50c7 100644 --- a/scripts/splash.sh +++ b/scripts/splash.sh @@ -119,7 +119,7 @@ if [ "$progress" == 1 -o "$1" == "start" ]; then be*|bg*|mk*|ru*|sr*|uk*) font=/usr/share/fonts/default/Type1/n019023l.pfb ;; # extended cyrillic, not covered by cp1251 - mn*|tg*|uz*) + ky*|mn*|tg*|uz*) font=/usr/share/fonts/otf/mdk/mdk_teams.otf ;; # other scripts am*) font=/usr/share/fonts/ttf/ethiopic/gfzemenu.ttf ;; @@ -143,7 +143,7 @@ if [ "$progress" == 1 -o "$1" == "start" ]; then 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*|nds*|nl*|nn*|no*|oc*|pt*|sv*|tl*|wa*) + nb*|nds*|nl*|nn*|no*|oc*|ph*|pt*|sv*|tl*|wa*) font=default ;; # languages supported by the default font; latin2 bs*|cs*|hr*|hu*|pl*|ro*|sk*|sl*|sq*) |