summaryrefslogtreecommitdiff
path: root/scripts/casper-bottom/35fix_language_selector
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:46:26 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 14:46:26 +0200
commit269ea83c30e08ac2f82cea67b5d6ac065a67cbef (patch)
treedba61cdceb42ccacbd6f928b7abce2e1d84a3bd2 /scripts/casper-bottom/35fix_language_selector
parent4042b2eda2107dda511a29ae376d9724e0fd7a33 (diff)
downloadlive-boot-269ea83c30e08ac2f82cea67b5d6ac065a67cbef.tar.gz
live-boot-269ea83c30e08ac2f82cea67b5d6ac065a67cbef.zip
Adding casper 1.77+debian-1.
Diffstat (limited to 'scripts/casper-bottom/35fix_language_selector')
-rwxr-xr-xscripts/casper-bottom/35fix_language_selector4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/casper-bottom/35fix_language_selector b/scripts/casper-bottom/35fix_language_selector
index 96a1d6c..3a22602 100755
--- a/scripts/casper-bottom/35fix_language_selector
+++ b/scripts/casper-bottom/35fix_language_selector
@@ -25,4 +25,8 @@ if [ -e /root/usr/share/applications/language-selector.desktop ]; then
fi
+if [ -x /root/usr/bin/fontconfig-voodoo ]; then
+ chroot /root fontconfig-voodoo --auto --quiet || true
+fi
+
log_end_msg