summaryrefslogtreecommitdiffstats
path: root/webbrowser/branding/unofficial/pref/webbrowser-branding.js
diff options
context:
space:
mode:
Diffstat (limited to 'webbrowser/branding/unofficial/pref/webbrowser-branding.js')
-rw-r--r--webbrowser/branding/unofficial/pref/webbrowser-branding.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/webbrowser/branding/unofficial/pref/webbrowser-branding.js b/webbrowser/branding/unofficial/pref/webbrowser-branding.js
new file mode 100644
index 0000000..f32870b
--- /dev/null
+++ b/webbrowser/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");