summaryrefslogtreecommitdiff
path: root/libre/icedove/vendor.js
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-14 19:58:55 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-14 20:01:28 -0300
commita84920579f4135aa6b4c868ee85b04ef889e1d7e (patch)
tree3a9cc42c0e7ec356113d736c068e873db7de2f5f /libre/icedove/vendor.js
parente4e3fa56e18899da9ae6cc8fb2e5fa8ff3d9dd8d (diff)
update icedove
Diffstat (limited to 'libre/icedove/vendor.js')
-rw-r--r--libre/icedove/vendor.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/icedove/vendor.js b/libre/icedove/vendor.js
index 05cce3d61..4d58bfc4a 100644
--- a/libre/icedove/vendor.js
+++ b/libre/icedove/vendor.js
@@ -18,3 +18,6 @@ pref("social.directories", "");
// Disable the GeoLocation API for content
pref("geo.enabled", false);
+
+// Pointing the "Help -> What's new" menu entry to mozilla.debian.net
+pref("mailnews.start_page.override_url", "http://wiki.debian.org/Icedove/WhatsNew38");