summaryrefslogtreecommitdiff
path: root/src/icedove-branding/thunderbird-branding.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/icedove-branding/thunderbird-branding.js')
-rw-r--r--src/icedove-branding/thunderbird-branding.js11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/icedove-branding/thunderbird-branding.js b/src/icedove-branding/thunderbird-branding.js
index cf45edb..a6d9e73 100644
--- a/src/icedove-branding/thunderbird-branding.js
+++ b/src/icedove-branding/thunderbird-branding.js
@@ -1,17 +1,8 @@
-/* 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/. */
// Default start page
-//pref("mailnews.start_page.url", "chrome://messenger/content/start.xhtml");
pref("mailnews.start_page.url", "about:");
-// first launch welcome page
-//pref("mailnews.start_page.welcome_url", "chrome://messenger/content/start.xhtml");
-pref("mailnews.start_page.welcome_url", "about:");
-
// start page override to load after an update
-//pref("mailnews.start_page.override_url", "chrome://messenger/content/start.xhtml");
pref("mailnews.start_page.override_url", "about:");
-pref("app.vendorURL", "http://www.mozillamessaging.com/%LOCALE%/thunderbird/");
+pref("app.vendorURL", "about:");