From a67e27fd1edd909ea626f70051d8bee3bc3becb4 Mon Sep 17 00:00:00 2001 From: trickypr Date: Sat, 8 Apr 2023 20:11:46 +1000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=90=9B=20Remove=20firefox's=20brandin?= =?UTF-8?q?g=20overrides?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/browser/branding/alpha/pref/firefox-branding.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/browser/branding/alpha/pref/firefox-branding.js diff --git a/src/browser/branding/alpha/pref/firefox-branding.js b/src/browser/branding/alpha/pref/firefox-branding.js new file mode 100644 index 00000000..e69de29b From 5558a21b58545b32dc4936985e71a3de7ab628f9 Mon Sep 17 00:00:00 2001 From: trickypr Date: Sat, 8 Apr 2023 20:13:56 +1000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=9A=A8=20Appease=20the=20license=20bo?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/browser/branding/alpha/pref/firefox-branding.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/browser/branding/alpha/pref/firefox-branding.js b/src/browser/branding/alpha/pref/firefox-branding.js index e69de29b..173b4134 100644 --- a/src/browser/branding/alpha/pref/firefox-branding.js +++ b/src/browser/branding/alpha/pref/firefox-branding.js @@ -0,0 +1,3 @@ +// This Source Code Form is subject to the terms of the Mozilla Public +// 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/. From 5cb9d937f68a343700f3da63915ddb62fe59ab96 Mon Sep 17 00:00:00 2001 From: trickypr Date: Sat, 8 Apr 2023 20:14:39 +1000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 319bdff3..c50bd6f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - New tab button no longer follows OS style (#233, @surapunoyousei) +- Download URL points to Pulse site (#235) ## 1.0.0-a.61