From beead99d1949f75ec7b7293ca422692f1828ad79 Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Wed, 18 Dec 2019 22:02:40 -0800 Subject: removed more branding --- branding/unofficial/pref/webbrowser-branding.js | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 branding/unofficial/pref/webbrowser-branding.js (limited to 'branding/unofficial/pref/webbrowser-branding.js') diff --git a/branding/unofficial/pref/webbrowser-branding.js b/branding/unofficial/pref/webbrowser-branding.js new file mode 100644 index 0000000..f32870b --- /dev/null +++ b/branding/unofficial/pref/webbrowser-branding.js @@ -0,0 +1,9 @@ +#filter substitution +#filter emptyLines +#include ../../shared/pref/preferences.inc +#include ../../shared/pref/uaoverrides.inc +// Updates disabled +pref("app.update.enabled", false); +pref("app.update.url", ""); + +pref("app.releaseNotesURL", "http://www.palemoon.org/releasenotes.shtml"); -- cgit v1.2.3