summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--custom/qa-test-day.ks2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks
index 672dff6..6c2c744 100644
--- a/custom/qa-test-day.ks
+++ b/custom/qa-test-day.ks
@@ -41,6 +41,8 @@ glib2
mkdir -p /tmp/chrome/en-US/locale/branding
cat << EOF > /tmp/chrome/en-US/locale/branding/browserconfig.properties
browser.startup.homepage=https://fedoraproject.org/wiki/Test_Day:Current
+startup.homepage_override_url=
+startup.homepage_welcome_url=
EOF
(cd /tmp; zip /usr/lib/firefox-*/omni.jar chrome/en-US/locale/branding/browserconfig.properties)
rm -rf /tmp/chrome