summaryrefslogtreecommitdiff
path: root/palemoon/debian/patches/bgstack15-palemoon.patch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-03-26 14:20:39 -0400
committerB Stack <bgstack15@gmail.com>2020-03-26 14:20:39 -0400
commit121a47770521a677af3ba898aa7e9597734ee547 (patch)
tree48eea599d9ba63b13132376b1f670e4625f24df4 /palemoon/debian/patches/bgstack15-palemoon.patch
parentfix icon locations for rpm %install (diff)
downloadstackrpms-121a47770521a677af3ba898aa7e9597734ee547.tar.gz
stackrpms-121a47770521a677af3ba898aa7e9597734ee547.tar.bz2
stackrpms-121a47770521a677af3ba898aa7e9597734ee547.zip
WIP: dsc for MUT dpkg
Diffstat (limited to 'palemoon/debian/patches/bgstack15-palemoon.patch')
-rw-r--r--palemoon/debian/patches/bgstack15-palemoon.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/palemoon/debian/patches/bgstack15-palemoon.patch b/palemoon/debian/patches/bgstack15-palemoon.patch
new file mode 100644
index 0000000..f0bd4fa
--- /dev/null
+++ b/palemoon/debian/patches/bgstack15-palemoon.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/
bgstack15