From 274ae43ad62bf0f6e6c5758e58609d9e7e4107df Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 27 Mar 2019 11:22:33 -0400 Subject: palemoon 28.4.1 rpm rc1 fixes #3 palemoon customization --- palemoon/bgstack15-palemoon.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 palemoon/bgstack15-palemoon.patch (limited to 'palemoon/bgstack15-palemoon.patch') 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/ -- cgit