summaryrefslogtreecommitdiffstats
path: root/branding/unofficial/pref/webbrowser-branding.js
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2019-12-18 22:02:40 -0800
committerThomas Groman <tgroman@nuegia.net>2019-12-18 22:02:40 -0800
commitbeead99d1949f75ec7b7293ca422692f1828ad79 (patch)
treeefa98ca6cf93f76e506767b647051aca924009fa /branding/unofficial/pref/webbrowser-branding.js
parent72a52c6f02f8ef76ed3975531968135c3e7c8e78 (diff)
downloadwebbrowser-beead99d1949f75ec7b7293ca422692f1828ad79.tar
webbrowser-beead99d1949f75ec7b7293ca422692f1828ad79.tar.gz
webbrowser-beead99d1949f75ec7b7293ca422692f1828ad79.tar.lz
webbrowser-beead99d1949f75ec7b7293ca422692f1828ad79.tar.xz
webbrowser-beead99d1949f75ec7b7293ca422692f1828ad79.zip
removed more branding
Diffstat (limited to 'branding/unofficial/pref/webbrowser-branding.js')
-rw-r--r--branding/unofficial/pref/webbrowser-branding.js9
1 files changed, 9 insertions, 0 deletions
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");