From 50557a44e8257abc03913ed5b0828e9fa509dc85 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Thu, 23 Jul 2015 11:57:18 -0500 Subject: Finished v38 initial rebase --- data/branding/icecat/pref/icecat-branding.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/branding/icecat/pref') diff --git a/data/branding/icecat/pref/icecat-branding.js b/data/branding/icecat/pref/icecat-branding.js index 58a869e..4c0eb17 100644 --- a/data/branding/icecat/pref/icecat-branding.js +++ b/data/branding/icecat/pref/icecat-branding.js @@ -1,3 +1,7 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + pref("startup.homepage_override_url","http://www.gnu.org"); pref("startup.homepage_welcome_url","http://www.gnu.org/software/gnuzilla/"); // The time interval between checks for a new version (in seconds) @@ -22,3 +26,4 @@ pref("browser.search.param.yahoo-fr", ""); pref("browser.search.param.yahoo-fr-cjkt", ""); // now unused pref("browser.search.param.yahoo-fr-ja", ""); pref("browser.search.param.yahoo-f-CN", ""); + -- cgit v1.2.3