commit 3c3a047987ead58da6990ffdf986e389f30278c6 Author: Austin English Date: Mon Aug 10 01:51:32 2015 -0500 tails-prepare-win8-theme: avoid showing orca splash screen diff --git a/config/chroot_local-includes/usr/local/sbin/tails-prepare-win8-theme b/config/chroot_local-includes/usr/local/sbin/tails-prepare-win8-theme index 629e93a..3e65e9e 100755 --- a/config/chroot_local-includes/usr/local/sbin/tails-prepare-win8-theme +++ b/config/chroot_local-includes/usr/local/sbin/tails-prepare-win8-theme @@ -57,6 +57,14 @@ cat > /usr/bin/soffice <<_EOF _EOF chmod 755 /usr/bin/soffice +# As does orca: +dpkg-divert --add --rename --divert /usr/bin/orca-real /usr/bin/orca +cat > /usr/bin/orca <<_EOF +#!/bin/sh +/usr/bin/orca-real -d splash-window "\$@" +_EOF +chmod 755 /usr/bin/orca + # Early set some gsettings # Only setting all of them in this script fails # Icon theme