From c46005ffeaeca6442a59db492c9201de86a87f2c Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 9 May 2017 07:21:40 +0200 Subject: importing 38.6.0-1 sources from https://repomirror.parabola.nu/other/icedove/icedove_38.6.0-1.branding.tar.xz --- src/icedove-branding/thunderbird-branding.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/icedove-branding/thunderbird-branding.js (limited to 'src/icedove-branding/thunderbird-branding.js') diff --git a/src/icedove-branding/thunderbird-branding.js b/src/icedove-branding/thunderbird-branding.js new file mode 100644 index 0000000..7caf6b6 --- /dev/null +++ b/src/icedove-branding/thunderbird-branding.js @@ -0,0 +1,13 @@ +// 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/"); -- cgit v1.2.2