diff options
Diffstat (limited to 'newmoon/debian/patches/bgstack15-newmoon.patch')
-rw-r--r-- | newmoon/debian/patches/bgstack15-newmoon.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/newmoon/debian/patches/bgstack15-newmoon.patch b/newmoon/debian/patches/bgstack15-newmoon.patch new file mode 100644 index 0000000..f0bd4fa --- /dev/null +++ b/newmoon/debian/patches/bgstack15-newmoon.patch @@ -0,0 +1,11 @@ +diff -Naur 28.4.1-0/application/palemoon/branding/shared/locales/browserconfig.properties 28.4.1-1/application/palemoon/branding/shared/locales/browserconfig.properties +--- 28.4.1-0/palemoon/branding/shared/locales/browserconfig.properties 2019-03-26 13:33:15.000000000 -0400 ++++ 28.4.1-1/palemoon/branding/shared/locales/browserconfig.properties 2019-03-27 10:44:23.578435642 -0400 +@@ -3,5 +3,5 @@ + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + + # Do NOT localize or otherwise change these values +-browser.startup.homepage=http://start.palemoon.org/ +-browser.startup.homepage_reset=http://start.palemoon.org/ ++browser.startup.homepage=http://start.duckduckgo.com/ ++browser.startup.homepage_reset=http://start.duckduckgo.com/ |