X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fcasper-bottom%2F35fix_language_selector;h=3a226023e6b1c6fc55a0589c6410050286b82a27;hb=269ea83c30e08ac2f82cea67b5d6ac065a67cbef;hp=96a1d6c173f666c5b6c82f47e750147d6e78edd6;hpb=4042b2eda2107dda511a29ae376d9724e0fd7a33;p=live-boot-grml.git 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