From 9068c132932172e188b0c0cad169080ccc44d2e8 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sat, 13 Nov 2010 08:52:39 +0100 Subject: [PATCH] [remaster/mcs] tweak installer background --- scripts/3rdparty/remaster_mcs_inner_chroot_script_after.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/3rdparty/remaster_mcs_inner_chroot_script_after.sh b/scripts/3rdparty/remaster_mcs_inner_chroot_script_after.sh index 95d9491..79c01bb 100755 --- a/scripts/3rdparty/remaster_mcs_inner_chroot_script_after.sh +++ b/scripts/3rdparty/remaster_mcs_inner_chroot_script_after.sh @@ -29,6 +29,7 @@ for file in `find /etc/skel -type f`; do sed -i "s:/usr/share/backgrounds/sabayonlinux.jpg:/usr/share/backgrounds/background-mailware.jpg:g" "${file}" sed -i "s:/usr/share/backgrounds/sabayonlinux.png:/usr/share/backgrounds/background-mailware.png:g" "${file}" done +sed -i "s:/usr/share/backgrounds/sabayonlinux.png:/usr/share/backgrounds/background-mailware.png:g" /etc/init.d/installer-gui # setup Desktop icons rm /etc/skel/Desktop/*.desktop