From f80de245b2c1faba2b63a55e6c74d317d68c054f Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 18 Mar 2021 19:21:53 +0000 Subject: Add newmoon rpm --- newmoon/pm-to-nm.patch | 383 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 383 insertions(+) create mode 100644 newmoon/pm-to-nm.patch (limited to 'newmoon/pm-to-nm.patch') diff --git a/newmoon/pm-to-nm.patch b/newmoon/pm-to-nm.patch new file mode 100644 index 0000000..f667644 --- /dev/null +++ b/newmoon/pm-to-nm.patch @@ -0,0 +1,383 @@ +Date: 2020-10-01 +Upstream version: 28.15.0 +Purpose: Use newmoon branding instead of palemoon +Message: Some of the changes include using ~/.config/newmoon for the profile location, using "newmoon" branding instead of "palemoon" or "browser", some bookmark tweaks to hide the old branding, +I used newmoon itself to save a bookmark, and then export the bookmarks to an html file. Then I grabbed the relevant entries and placed them here. Also, I move the "Most Visited" link to bookmarks menu and not on the toolbar. + +diff -Naur Pale-Moon-28.14.1_Release/palemoon/app/application.ini Pale-Moon-28.14.1_Release.new/palemoon/app/application.ini +--- Pale-Moon-28.14.1_Release/palemoon/app/application.ini 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/app/application.ini 2020-10-01 17:14:07.439179218 -0400 +@@ -20,10 +20,10 @@ + + [App] + # Vendor=@MOZ_APP_VENDOR@ +-Vendor=Moonchild Productions ++Vendor=Config + # Name=@MOZ_APP_BASENAME@ +-Name=Pale Moon +-RemotingName=@MOZ_APP_REMOTINGNAME@ ++Name=newmoon ++RemotingName=newmoon + #ifdef MOZ_APP_DISPLAYNAME + CodeName=@MOZ_APP_DISPLAYNAME@ + #endif +@@ -47,4 +47,4 @@ + [XRE] + #ifdef MOZ_PROFILE_MIGRATOR + EnableProfileMigrator=1 +-#endif +\ No newline at end of file ++#endif +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/shared/locales/browserconfig.properties Pale-Moon-28.14.1_Release.new/palemoon/branding/shared/locales/browserconfig.properties +--- pale-moon.orig/palemoon/branding/shared/locales/browserconfig.properties 2020-10-24 07:14:54.000000000 -0400 ++++ pale-moon/palemoon/branding/shared/locales/browserconfig.properties 2020-10-27 20:35:29.301883148 -0400 +@@ -1,3 +1,3 @@ + # 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/ +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/shared/pref/preferences.inc Pale-Moon-28.14.1_Release.new/palemoon/branding/shared/pref/preferences.inc +--- Pale-Moon-28.14.1_Release/palemoon/branding/shared/pref/preferences.inc 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/branding/shared/pref/preferences.inc 2020-10-01 17:14:16.203289213 -0400 +@@ -1,8 +1,8 @@ + // ===| General |============================================================== + +-pref("startup.homepage_welcome_url","http://www.palemoon.org/firstrun.shtml"); ++pref("startup.homepage_welcome_url",""); + +-pref("app.vendorURL", "http://www.palemoon.org/"); ++pref("app.vendorURL", ""); + + + // User Interface +@@ -24,7 +24,7 @@ + // ===| Add-ons Manager |====================================================== + + // Add-on window fixes +-pref("extensions.getMoreThemesURL", "https://addons.palemoon.org/themes/"); ++pref("extensions.getMoreThemesURL", ""); + + pref("extensions.update.autoUpdateDefault", true); // Automatically update extensions by default + pref("extensions.getAddons.maxResults", 10); +@@ -64,12 +64,12 @@ + // ===| Sync |================================================================= + + // Pale Moon Sync server URLs +-pref("services.sync.serverURL","https://pmsync.palemoon.org/sync/index.php/"); +-pref("services.sync.jpake.serverURL","https://keyserver.palemoon.org/"); +-pref("services.sync.termsURL", "http://www.palemoon.org/sync/terms.shtml"); +-pref("services.sync.privacyURL", "http://www.palemoon.org/sync/privacy.shtml"); +-pref("services.sync.statusURL", "https://pmsync.palemoon.org/status/"); +-pref("services.sync.syncKeyHelpURL", "http://www.palemoon.org/sync/help/recoverykey.shtml"); ++pref("services.sync.serverURL","https://localhost:9999/sync/index.php/"); ++pref("services.sync.jpake.serverURL","https://localhost:9999/"); ++pref("services.sync.termsURL", "http://localhost:9999/sync/terms.shtml"); ++pref("services.sync.privacyURL", "http://localhost:9999/sync/privacy.shtml"); ++pref("services.sync.statusURL", "https://localhost:9999/status/"); ++pref("services.sync.syncKeyHelpURL", "http://localhost:9999/sync/help/recoverykey.shtml"); + + pref("services.sync.APILevel", 1); // FSyncMS doesn't support 'info/configuration' requests + +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/branding.nsi Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/branding.nsi +--- Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/branding.nsi 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/branding.nsi 2020-10-01 17:17:03.761408034 -0400 +@@ -8,8 +8,8 @@ + + # BrandFullNameInternal is used for some registry and file system values + # instead of BrandFullName and typically should not be modified. +-!define BrandFullNameInternal "Browser" +-!define CompanyName "somebody" ++!define BrandFullNameInternal "newmoon" ++!define CompanyName "custom" + !define URLInfoAbout " " + !define URLUpdateInfo " " + !define HelpLink " " +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/browser.desktop Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/browser.desktop +--- Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/browser.desktop 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/browser.desktop 2020-10-01 17:15:25.608161879 -0400 +@@ -2,24 +2,24 @@ + Name=Browser + GenericName=Web Browser + Comment=Browse the World Wide Web +-Exec=palemoon %u ++Exec=newmoon %u + Terminal=false + Type=Application +-Icon=palemoon ++Icon=newmoon + Categories=Network;WebBrowser; + MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp; + StartupNotify=false + Actions=NewTab;NewWindow;NewPrivateWindow; +-StartupWMClass="browser" ++StartupWMClass="newmoon" + + [Desktop Action NewTab] + Name=Open new tab +-Exec=palemoon -new-tab ++Exec=newmoon -new-tab + + [Desktop Action NewWindow] + Name=Open new window +-Exec=palemoon -new-window ++Exec=newmoon -new-window + + [Desktop Action NewPrivateWindow] + Name=New private window +-Exec=palemoon -private-window ++Exec=newmoon -private-window +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/configure.sh Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/configure.sh +--- Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/configure.sh 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/configure.sh 2020-10-01 17:17:33.697789678 -0400 +@@ -2,4 +2,4 @@ + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + +-MOZ_APP_DISPLAYNAME="Browser" ++MOZ_APP_DISPLAYNAME="newmoon" +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/locales/en-US/brand.dtd Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/locales/en-US/brand.dtd +--- Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/locales/en-US/brand.dtd 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/locales/en-US/brand.dtd 2020-10-01 17:17:26.793700936 -0400 +@@ -2,7 +2,7 @@ + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +- +- +- ++ ++ ++ + +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/locales/en-US/brand.properties Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/locales/en-US/brand.properties +--- Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/locales/en-US/brand.properties 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/locales/en-US/brand.properties 2020-10-01 17:17:15.509557191 -0400 +@@ -2,8 +2,8 @@ + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + +-brandShortName=Browser +-brandFullName=Browser +-vendorShortName=somebody ++brandShortName=newmoon ++brandFullName=newmoon ++vendorShortName=custom + + syncBrandShortName=Sync +diff -Naur Pale-Moon-28.14.1_Release/palemoon/branding/unofficial/pref/palemoon-branding.js Pale-Moon-28.14.1_Release.new/palemoon/branding/unofficial/pref/palemoon-branding.js +--- pale-moon.orig/palemoon/branding/unofficial/pref/palemoon-branding.js 2020-10-24 07:14:54.000000000 -0400 ++++ pale-moon/palemoon/branding/unofficial/pref/palemoon-branding.js 2020-10-27 21:06:40.837761688 -0400 +@@ -18,18 +18,18 @@ + pref("image.mem.max_ms_before_yield", 50); + pref("image.mem.decode_bytes_at_a_time", 65536); + +-pref("services.sync.serverURL","https://pmsync.palemoon.org/sync/index.php/"); +-pref("services.sync.jpake.serverURL","https://keyserver.palemoon.org/"); +-pref("services.sync.termsURL", "http://www.palemoon.org/sync/terms.shtml"); +-pref("services.sync.privacyURL", "http://www.palemoon.org/sync/privacy.shtml"); +-pref("services.sync.statusURL", "https://pmsync.palemoon.org/status/"); +-pref("services.sync.syncKeyHelpURL", "http://www.palemoon.org/sync/help/recoverykey.shtml"); ++pref("services.sync.serverURL","https://example.com/sync/index.php/"); ++pref("services.sync.jpake.serverURL","https://example.com/"); ++pref("services.sync.termsURL", "https://example.com/sync/terms.shtml"); ++pref("services.sync.privacyURL", "https://example.com/sync/privacy.shtml"); ++pref("services.sync.statusURL", "https://example.com/status/"); ++pref("services.sync.syncKeyHelpURL", "https://example.com/sync/help/recoverykey.shtml"); + pref("services.sync.APILevel", 1); + + pref("accessibility.force_disabled", 1); + pref("devtools.selfxss.count", 5); +-pref("startup.homepage_welcome_url","http://www.palemoon.org/unofficial.shtml"); +-pref("startup.homepage_override_url","http://www.palemoon.org/unofficial.shtml"); +-pref("app.releaseNotesURL", "http://www.palemoon.org/releasenotes.shtml"); ++pref("startup.homepage_welcome_url","http://start.duckduckgo.com/unofficial.shtml"); ++pref("startup.homepage_override_url","http://start.duckduckgo.com/unofficial.shtml"); ++pref("app.releaseNotesURL", ""); + pref("app.update.enabled", false); + pref("app.update.url", ""); +diff -Naur Pale-Moon-28.14.1_Release/palemoon/components/nsBrowserGlue.js Pale-Moon-28.14.1_Release.new/palemoon/components/nsBrowserGlue.js +--- Pale-Moon-28.14.1_Release/palemoon/components/nsBrowserGlue.js 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/components/nsBrowserGlue.js 2020-10-01 17:14:16.203289213 -0400 +@@ -1695,8 +1695,8 @@ + uri: NetUtil.newURI("place:sort=" + + Ci.nsINavHistoryQueryOptions.SORT_BY_VISITCOUNT_DESCENDING + + "&maxResults=" + MAX_RESULTS), +- parent: PlacesUtils.toolbarFolderId, +- position: toolbarIndex++, ++ parent: PlacesUtils.bookmarksMenuFolderId, ++ position: menuIndex++, + newInVersion: 1 + }, + RecentlyBookmarked: { +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/palemoon.dtd Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/palemoon.dtd +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/palemoon.dtd 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/palemoon.dtd 2020-10-01 17:14:16.199289163 -0400 +@@ -3,13 +3,11 @@ + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + + ++'newmoon'> + + landscape changed as time went on: flowing, twisting, corrupting. The dull sheen of tainted metal shining through everywhere.
+-In the trees, roots, animals, and even the mountainous valleys that had always been an oasis of difference.
+-Still, our dragon continued, untainted and resolute, soaring above.
+-There would be a home yet, a sanctuary, a place for all those not given in to this singular invading force that was misshaping the world.'> ++'custom build
' ++> + + The Chronicles of the Pale Moon, 66:1'> ++'custom build'> +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/preferences/tabs.dtd Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/preferences/tabs.dtd +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/preferences/tabs.dtd 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/preferences/tabs.dtd 2020-10-01 17:14:16.199289163 -0400 +@@ -31,6 +31,6 @@ + + + +- ++ + + +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-overlay.dtd 2020-10-01 17:14:16.199289163 -0400 +@@ -5,6 +5,6 @@ + + + +- ++ + + +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/statusbar/statusbar-prefs.dtd 2020-10-01 17:14:16.199289163 -0400 +@@ -1,4 +1,4 @@ +- ++ + + + +@@ -33,7 +33,7 @@ + + + +- ++ + + + +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/syncBrand.dtd Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/syncBrand.dtd +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/syncBrand.dtd 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/syncBrand.dtd 2020-10-01 17:14:16.199289163 -0400 +@@ -3,4 +3,4 @@ + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + + +- ++ +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/syncSetup.properties Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/syncSetup.properties +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/browser/syncSetup.properties 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/browser/syncSetup.properties 2020-10-01 17:14:16.199289163 -0400 +@@ -38,7 +38,7 @@ + addonsCount.label = #1 addon;#1 addons + + save.recoverykey.title = Save Recovery Key +-save.recoverykey.defaultfilename = Pale Moon Recovery Key.html ++save.recoverykey.defaultfilename = newmoon Recovery Key.html + + newAccount.action.label = Sync is now set up to automatically sync all of your browser data. + newAccount.change.label = You can choose exactly what to sync by selecting Sync Options below. +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/overrides/appstrings.properties Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/overrides/appstrings.properties +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/chrome/overrides/appstrings.properties 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/chrome/overrides/appstrings.properties 2020-10-01 17:14:16.199289163 -0400 +@@ -3,24 +3,24 @@ + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + + malformedURI=The URL is not valid and cannot be loaded. +-fileNotFound=Pale Moon can't find the file at %S. +-dnsNotFound=Pale Moon can't find the server at %S. +-unknownProtocolFound=Pale Moon doesn't know how to open this address, because the protocol (%S) isn't associated with any program. +-connectionFailure=Pale Moon can't establish a connection to the server at %S. ++fileNotFound=newmoon can't find the file at %S. ++dnsNotFound=newmoon can't find the server at %S. ++unknownProtocolFound=newmoon doesn't know how to open this address, because the protocol (%S) isn't associated with any program. ++connectionFailure=newmoon can't establish a connection to the server at %S. + netInterrupt=The connection to %S was interrupted while the page was loading. + netTimeout=The server at %S is taking too long to respond. +-redirectLoop=Pale Moon has detected that the server is redirecting the request for this address in a way that will never complete. ++redirectLoop=newmoon has detected that the server is redirecting the request for this address in a way that will never complete. + ## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S" + confirmRepostPrompt=To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier. + resendButton.label=Resend +-unknownSocketType=Pale Moon doesn't know how to communicate with the server. ++unknownSocketType=newmoon doesn't know how to communicate with the server. + netReset=The connection to the server was reset while the page was loading. + notCached=This document is no longer available. +-netOffline=Pale Moon is currently in offline mode and can't browse the Web. ++netOffline=newmoon is currently in offline mode and can't browse the Web. + isprinting=The document cannot change while Printing or in Print Preview. +-deniedPortAccess=This address uses a network port which is normally used for purposes other than Web browsing. Pale Moon has canceled the request for your protection. +-proxyResolveFailure=Pale Moon is configured to use a proxy server that can't be found. +-proxyConnectFailure=Pale Moon is configured to use a proxy server that is refusing connections. ++deniedPortAccess=This address uses a network port which is normally used for purposes other than Web browsing. newmoon has canceled the request for your protection. ++proxyResolveFailure=newmoon is configured to use a proxy server that can't be found. ++proxyConnectFailure=newmoon is configured to use a proxy server that is refusing connections. + contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. + unsafeContentType=The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem. + externalProtocolTitle=External Protocol Request +@@ -32,6 +32,6 @@ + cspBlocked=This page has a content security policy that prevents it from being embedded in this way. + xssBlockMode=This page contains an XSS attack that has been blocked for your security. + corruptedContentError=The page you are trying to view cannot be shown because an error in the data transmission was detected. +-remoteXUL=This page uses an unsupported technology that is no longer available by default in Pale Moon. ++remoteXUL=This page uses an unsupported technology that is no longer available by default in newmoon. + ## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S". +-sslv3Used=Pale Moon cannot guarantee the safety of your data on %S because it uses SSLv3, a broken security protocol. ++sslv3Used=newmoon cannot guarantee the safety of your data on %S because it uses SSLv3, a broken security protocol. +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/searchplugins/duckduckgo-palemoon.xml Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/searchplugins/duckduckgo-palemoon.xml +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/searchplugins/duckduckgo-palemoon.xml 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/searchplugins/duckduckgo-palemoon.xml 2020-10-01 17:14:16.199289163 -0400 +@@ -6,7 +6,7 @@ + Search Plugin for DuckDuckGo (HTTPS version) + data:image/x-icon;base64,AAABAAIAEBAAAAEAIABoBAAAJgAAACAgAAABACAAqBAAAI4EAAAoAAAAEAAAACAAAAABACAAAAAAAAAEAAATCwAAEwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA11RgALs6oACbQ9wAj0v8AI9L/ACfQ9wAu0agANdUYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzzN4CNdL/oK/z//////////////////////+jsPv/BDXX/wAz0t4AAAAAAAAAAAAAAAAAAAAAAAAAAAAyzvNSduD//////8jK/v+P+Lf/IbQL/17RPP+J3Y//wOKX//////9YeuX/ADLO8wAAAAAAAAAAAAAAAAAw091piOX/8/X9/1Fx5P9xhu//WOWZ/0W9Lv9Lwjn/J8BB/xyDAP9bdfL/9fP//2mI5v8AMNPdAAAAAAc610YRQ9f//////0Zr4P8AGdD/sb32////////////wrv//wAh1/8MPab/ACPc/05r4///////EkPX/wc610YANtWkrr/y/6S48P8AJ9L/AB3R/+/w/v///////////3+D7f8AQeL/AYTw/wFr5/8AMNb/p7Tv/6698v8AM9WkADLW//////8yXt//AC3V/wAw1/////////////z///8A0P7/AKb1/wWI7P8AuPf/AJ3w/zZW3P//////ADHV/wAx2P//////AzrZ/wAu1/84ZOL////////////e////AND//wC1+f8Atff/AZbv/wY62f8ELNf//////wAw1/8AMtn//////wAw2f8ALNn/kKrz////+//cwbH////////////R////Rcb8/wDO/f8A/P//AHzo//////8AMNj/ADXa//////8vXuL/ACna/4yq9///79T/jUkg/9i+r///////r2Q0/7Cozv8BKdr/AirY/zdZ4P//////ADTa/wI72tOuv/T/prr0/wAl2v+JqPb//7yW/+bUxv/9+/n////u//W+n/+Op/L/ADPd/wAv2v+ru/T/r7/0/wI72tMLQd1DEEjg//////9Cbef/ADng///////////////////////R3///AC3g/wAy3v9SeOn//////xFI4P8LQd1DAAAAAAM64PNmiuz/9/j//2mN7f/m7P3///////////9Cb+n/ACXd/wAt3v9rju3//////2iL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/P8J0vz/ELDz/xt85v8mSdj/JknY/yZJ2P8lStowJUjXYCZJ2P8nSdhwJErZryZK2f8oSNcgJUnajyZK2f8mStn/JkrZ/yZK2f8mStn/iJPA////////////////////////////0ff+/xjV/P8J0vz/Drn1/xiO6/8Yjuv/GI7r/xCw8/8Lyvr/CdL8/xmF6P8mStn/JkrZ/yVJ2o8oSNcgJkrZ/yRK2a8jStrfI0rZ3wAAAAAlSdq/Jkra/yZK2v8mStr/Jkra/yZK2v+xtsf///////////////////////////8o2Pz/CdL8/wvK+v8mStr/Jkra/yZK2v8mStr/Jkra/yZK2v8iW97/Jkra/yZK2v8mStr/JUnavwAAAAAjStnfI0ra3yZK2v8lSdq/AAAAACZH2O8mStr/Jkra/yZK2v8mStr/L1HY/9HR0f///////////////////////////yjY/P8J0vz/CdL8/xCw9P8QsPT/ELD0/xSf7/8ddeX/Jkra/yZK2v8mStr/Jkra/yZK2v8mR9jvAAAAACVJ2r8mStr/Jkvb/yVJ2r8AAAAAJkvb/yZL2/8mS9v/Jkvb/yZL2/9KZtL/4+Pj////////////////////////////4Pn//0fd/f8J0vz/CdL8/wnS/P8J0vz/CdL8/wnS/P8Lyvr/Fpfu/yJc3/8mS9v/Jkvb/yZL2/8AAAAAJUnavyZL2/8mS9z/JUncvwAAAAAmS9z/Jkvc/yZL3P8mS9z/Jkvc/26AyP/x8fH//////////////////////////////////////9H3/v/C9P7/o+7+/2fa+/8Oufb/CdL8/wnS/P8J0vz/CdL8/xiP7P8mS9z/Jkvc/wAAAAAlSdy/Jkvc/yZM3P8lTNy/AAAAACZJ2e8mTNz/Jkzc/yZM3P8mTNz/iJTB////////////qnth/5VaOf/x6eX///////////////////////Hp5f/x6eX/ydL2/yZM3P8kVN7/G37o/xKo8v8QsfT/HXbm/yZM3P8mSdnvAAAAACVM3L8mTNz/I0vc3yZJ2u8AAAAAJUzevyZM3f8mTN3/Jkzd/yZM3f+fqc3///////////+VWjn/v5yI/+re1///////////////////////jk8s/7iRe//J0vb/Jkzd/yZM3f8mTN3/Jkzd/yZM3f8mTN3/Jkzd/yVM3r8AAAAAI0vc3yNL3N8kTd2vJk3d/yhQ3yAlTd2PJk3d/yZN3f8mTd3/Jk3d/6St0v////////////Hp5f/q3tf///////////////////////////+xhm7/49PK/6Cx8P8mTd3/Jk3d/yZN3f8mTd3/Jk3d/yZN3f8mTd3/JU3djyhQ3yAmTd3/JE3drydN33AmTd7/J03fcCVK3zAmTd7/Jk3e/yZN3v8mTd7/pK7S///////Sp5r/////////////////////////////////////////////////T27k/yZN3v8mTd7/Jk3e/yZN3v8mTd7/Jk3e/yZN3v8lSt8wJ03fcCZN3v8nTd9wKFDfICZO3/8mTt3PAAAAACVN3r8mTt//Jk7f/yZO3/+EltX//////+fRyv/SqaD/59LO///////////////////////at63/vIBy/7Glxf8mTt//Jk7f/yZO3/8mTt//Jk7f/yZO3/8mTt//JU3evwAAAAAmTt3PJk7f/yhQ3yAAAAAAJE/dryZO3/8oUN9AKFDfQCZO3/8mTt//Jk7f/zhb2v/o6/T/////////////////////////////////////////////////XHrn/yZO3/8mTt//Jk7f/yZO3/8mTt//Jk7f/yZO3/8oUN9AKFDfQCZO3/8kT92vAAAAAAAAAAAoUN9AJk7g/yZO4M8AAAAAJk/hnyZO4P8mTuD/Jk7g/05v5v/k6fv//////////////////////////////////////3eR7P8mTuD/Jk7g/yZO4P8mTuD/Jk7g/yZO4P8mTuD/Jk/hnwAAAAAmTuDPJk7g/yhQ30AAAAAAAAAAAAAAAAAjT+GfJU/h/yVO4Y8gUN8QIk7gzyVP4f8lT+H/SWnW/0lp1v+bq+H/8fHx/////////////////6Cy8v9OcOb/JU/h/yVP4f8lT+H/JU/h/yVP4f8lT+H/JU/h/yJO4M8gUN8QJU7hjyVP4f8jT+GfAAAAAAAAAAAAAAAAAAAAACBQ3xAlTOHvJU/h/yVQ4mAgUN8QIk7hzyVP4f+ktOv///////////////////////H0/f9phur/JU/h/yVP4f8lT+H/JU/h/yVP4f8lT+H/JU/h/yVP4f8iTuHPIFDfECVQ4mAlT+H/JUzh7yBQ3xAAAAAAAAAAAAAAAAAAAAAAAAAAACVQ3zAlUOLvJVDi/yVQ4mAgUN8QI1Din4mb2//J0/j/ydP4/6299P93ku3/M1vk/yVQ4v8lUOL/JVDi/yVQ4v8lUOL/JVDi/yVQ4v8lUOL/I1DinyBQ3xAlUOJgJVDi/yVQ4u8lUN8wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACVQ5DAlUOLvJVDi/yVQ4o8AAAAAJFDjQCVQ4r8lUOL/JVDi/yVQ4v8lUOL/JVDi/yVQ4v8lUOL/JVDi/yVQ4v8lUOL/JVDivyRQ40AAAAAAJVDijyVQ4v8lUOLvJVDkMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACVQ5DAjUeTfJVHj/yNR5N8kUONAAAAAACVQ5DAmUuOAJVHivyNR5N8lUeP/JVHj/yNR5N8lUeK/JlLjgCVQ5DAAAAAAJFDjQCNR5N8lUeP/I1Hk3yVQ5DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACBQ3xAjUuSfJVHk/yVR5P8jUeTfJFLkcChQ5yAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoUOcgJFLkcCNR5N8lUeT/JVHk/yNS5J8gUN8QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkUONAI1LknyVS5P8lUuT/JVLk/yVS5O8lUeS/JVHkvyVR5L8lUeS/JVLk7yVS5P8lUuT/JVLk/yRS468kUONAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIFDfECVS5GAjUuWfIlPlzyVS5f8lUuX/JVLl/yVS5f8iU+XPI1LlnyVS5GAgUN8QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/AA///AAD//AAAP/ggBB/wgAEP4AAAB8AAAAPAAAADiAAAEYAAAAEQAAAIAAAAAAAAAAAgAAAEIAAABCAAAAQgAAAEIAAABCAAAAQAAAAAAAAAABAAAAiAAAABiAAAEcAAAAPAAAAD4AAAB/CAAQ/4IAQf/AfgP/8AAP//wAP/ + +- ++ + + + +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/en-US/searchplugins/ekoru.xml Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/searchplugins/ekoru.xml +--- Pale-Moon-28.14.1_Release/palemoon/locales/en-US/searchplugins/ekoru.xml 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/en-US/searchplugins/ekoru.xml 2020-10-01 17:14:16.199289163 -0400 +@@ -5,6 +5,6 @@ + UTF-8 + Ekoru Search + data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAABMLAAATCwAAAAAAAAAAAAAAAAAAxKIkAKyyPgLUmhFN2JkKwtKfEObJoxrvyaQb8NCgEenTmQvTzJQRe8CUHg/FlBYAkpLMAAAAAAAAAAAAxaEoABa5/wDUng9Z1aAJ562pI/96skP+Y7RQ9mS1Uvh3tEX/qaoi/82eB/rOmQycyJQaEsqWFQAAAAAAAAAAANagBwDSnxA606EJ45OuNP9Qt1neQbVYdDyyWDs/s1dDQrdcgFC6ZN2Psjj/zKQF/s2fCoqunzsIt54sDv9tAADQnSQN158IsJ+tKv9Ot1XiRq9QPuShCg63qiY9uqsnPt2fEA1Cs2MyTLtt0JyyLP/OpQTrvKUcR6enKnnMnhce2J4NUMalEfJht1T+Q7RTc7yqIjaKt07BZsBv+GnAbveAu1q6q687Jz65cE9hu2D1vakO/8ilCoiRqjKNw6AaddyhCKOprCX/Sblf2oesM0CTtkTMT8SC6z7Fj347xpRrSMiQ2nLAcKpxrUsYS71wx6KxK//Opge2gqs2d7ykGb7dpAjdkK82/0S1WqqxrCNzar9q/z3EioS3aWABMtSuADrKoHBVypPToLBFFUW9d6OLtkP/zKgKx3+uNW26phfk2aUG+YaxO/9Es1mHq64sj1jDfP8+wYJmQ9G0J0DOqmNBzqOrWMmRkp+WKwZCvnuniLZI/8enCrt8rz1xv6YW99mlBfuJsTr/RLRbd7KtJ4JiwnT/QMODlVLHmgtMzaNRWcmTXIC+chFEum0kRMN/2pqzO//FqA+Sd68/iMWjE/jcpgbilq80/0K4Yoi/qRxQhrlS+kLGi+ZDvHxMZpdOBGWRPAJGu3YnPcSEql/CcP+1rh/wqakiUISuNrzQogzc3KQHpLarH/9Rt1vCg6gzIK6vJ7Z1vmH/RsWK7UHDi7o9xYm0QMeM4VfEfP+hszT9w6gWilOzU1GfrCbz1qEKldajD0vTpgrweLNE+EK0WF3Cqhsota8jupi2QPt/u1r/eb1c/4u5TP+rsSruwKwXh2axRjJ4sTzHxaUQ59ifEDnMoSkJ2qIJobioGf9gtE/hQbRUTbKoJxW+qx1YuasdkbusGZ7CrBh8vaocOk+xUDR2sDu7vacT/tagCoOvmU8C1qAQANSfFifXnwjMtKgd/2qzRe5Os1CaQbNTTT2yUjRBsFI3QLJST1aySI2GrjDhwqUQ/9afCLDTnBwU1J0XALqZOwDhowAA0p4VLdafCazGpA/zpaoi/4yuLvt7rzTyfK408o2sLfuwqBn/0aMH8digCZbRnBgb1Z0OAK2OZwAAAAAAqIddAMqeEADHmyAM1Z4OUdegB6bUoQbe0aIH+NGiB/vWoAjj1Z8IqdafD0zQoyEI06MYAAAAAAAAAAAAwA8AAIAHAACAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIABAADAAwAA4AcAAA== +- +- ++ ++ + +####################################### + +Message: Fix the bookmarks +I used newmoon itself to save a bookmark, and then export the bookmarks to an html file. Then I grabbed the relevant entries and placed them here. Also, I move the "Most Visited" link to bookmarks menu and not on the toolbar. +diff -Naur Pale-Moon-28.14.1_Release/palemoon/locales/generic/profile/bookmarks.html.in Pale-Moon-28.14.1_Release.new/palemoon/locales/generic/profile/bookmarks.html.in +--- Pale-Moon-28.14.1_Release/palemoon/locales/generic/profile/bookmarks.html.in 2020-09-29 17:11:51.000000000 -0400 ++++ Pale-Moon-28.14.1_Release.new/palemoon/locales/generic/profile/bookmarks.html.in 2020-10-01 17:14:16.199289163 -0400 +@@ -11,9 +11,6 @@ +

@bookmarks_toolbarfolder@

+
@bookmarks_toolbarfolder_description@ +

+-

Pale Moon +-
Pale Moon forum +-
F.A.Q. +-
Release notes ++
ddg +

+

-- cgit