summaryrefslogtreecommitdiff
path: root/palemoon/bgstack15-palemoon.patch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-03-27 11:22:33 -0400
committerB Stack <bgstack15@gmail.com>2019-03-27 11:22:54 -0400
commit274ae43ad62bf0f6e6c5758e58609d9e7e4107df (patch)
tree79af3fb1a60ee94bc61270bd0e01bcf808b9e48b /palemoon/bgstack15-palemoon.patch
parentMerge branch 'libdvdcss-dpkg' into 'master' (diff)
downloadstackrpms-274ae43ad62bf0f6e6c5758e58609d9e7e4107df.tar.gz
stackrpms-274ae43ad62bf0f6e6c5758e58609d9e7e4107df.tar.bz2
stackrpms-274ae43ad62bf0f6e6c5758e58609d9e7e4107df.zip
palemoon 28.4.1 rpm rc1
fixes #3 palemoon customization
Diffstat (limited to 'palemoon/bgstack15-palemoon.patch')
-rw-r--r--palemoon/bgstack15-palemoon.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/palemoon/bgstack15-palemoon.patch b/palemoon/bgstack15-palemoon.patch
new file mode 100644
index 0000000..94f9470
--- /dev/null
+++ b/palemoon/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/application/palemoon/branding/shared/locales/browserconfig.properties 2019-03-26 13:33:15.000000000 -0400
++++ 28.4.1-1/application/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