summaryrefslogtreecommitdiff
path: root/firefox-redhat-default-prefs.js
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2007-09-25 04:02:03 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2007-09-25 04:02:03 +0000
commitebed60033b3eb06d5856531f84bf7ec347c1c736 (patch)
tree8af6c0c3bb58f49690ab711b8bf999c7a0355ecf /firefox-redhat-default-prefs.js
parent- Startup notification support (diff)
downloadlibrewolf-fedora-ff-ebed60033b3eb06d5856531f84bf7ec347c1c736.tar.gz
librewolf-fedora-ff-ebed60033b3eb06d5856531f84bf7ec347c1c736.tar.bz2
librewolf-fedora-ff-ebed60033b3eb06d5856531f84bf7ec347c1c736.zip
not sure how these ended up in here
Diffstat (limited to 'firefox-redhat-default-prefs.js')
-rw-r--r--firefox-redhat-default-prefs.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/firefox-redhat-default-prefs.js b/firefox-redhat-default-prefs.js
index 9eee505..b4d1ca7 100644
--- a/firefox-redhat-default-prefs.js
+++ b/firefox-redhat-default-prefs.js
@@ -6,6 +6,3 @@ pref("general.smoothScroll", true);
pref("general.useragent.vendor", "Fedora");
pref("general.useragent.vendorSub", "FIREFOX_RPM_VR");
pref("intl.locale.matchOS", true);
-pref("browser.startup.homepage", "http://start.fedoraproject.org/");
-pref("startup.homepage_override_url", "http://start.fedoraproject.org/");
-pref("startup.homepage_welcome_url", "http://start.fedoraproject.org/");
bgstack15