summaryrefslogtreecommitdiffstats
path: root/custom
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2011-04-09 13:35:03 -0500
committerBruno Wolff III <bruno@wolff.to>2011-04-09 13:35:03 -0500
commitfd0752d245daf381ab447dbf519362f4c5ac74c4 (patch)
tree07cfa9d492a87b453dcc655af44d8bb81b23d4aa /custom
parentf32212bb3e8520429868415154ab181ed0899586 (diff)
downloadspin-kickstarts-fd0752d245daf381ab447dbf519362f4c5ac74c4.tar.gz
spin-kickstarts-fd0752d245daf381ab447dbf519362f4c5ac74c4.tar.xz
spin-kickstarts-fd0752d245daf381ab447dbf519362f4c5ac74c4.zip
Suppress first run pages for firefox.
Diffstat (limited to 'custom')
-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