mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 08:39:26 +00:00
Split some release-specific prefs back out to their individual files.
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
#include ../../shared/pref/preferences.inc
|
||||
#include ../../shared/pref/uaoverrides.inc
|
||||
|
||||
pref("startup.homepage_override_url","http://www.palemoon.org/releasenotes.shtml");
|
||||
pref("app.releaseNotesURL", "http://www.palemoon.org/releasenotes.shtml");
|
||||
|
||||
@@ -2,3 +2,6 @@
|
||||
#filter emptyLines
|
||||
#include ../../shared/pref/preferences.inc
|
||||
#include ../../shared/pref/uaoverrides.inc
|
||||
|
||||
pref("startup.homepage_override_url","http://www.palemoon.org/unofficial.shtml");
|
||||
pref("app.releaseNotesURL", "http://www.palemoon.org/releasenotes.shtml");
|
||||
|
||||
@@ -3,3 +3,5 @@
|
||||
#include ../../shared/pref/preferences.inc
|
||||
#include ../../shared/pref/uaoverrides.inc
|
||||
|
||||
pref("startup.homepage_override_url","http://www.palemoon.org/unstable/releasenotes.shtml");
|
||||
pref("app.releaseNotesURL", "http://www.palemoon.org/unstable/releasenotes.shtml");
|
||||
|
||||
Reference in New Issue
Block a user