summaryrefslogtreecommitdiff
path: root/libre/iceweasel/libre.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2020-04-10 19:35:49 +0200
committerAndreas Grapentin <andreas@grapentin.org>2020-04-13 18:10:21 +0200
commitd494653575289d90a0fb9fa15a55a3039623ca60 (patch)
tree156653efecb0bb0f4ca4f70ad28a97e847e41ae4 /libre/iceweasel/libre.patch
parent140d538ca1b0cd7e79af699f96cead7662577fc6 (diff)
downloadabslibre-d494653575289d90a0fb9fa15a55a3039623ca60.tar.gz
abslibre-d494653575289d90a0fb9fa15a55a3039623ca60.tar.bz2
abslibre-d494653575289d90a0fb9fa15a55a3039623ca60.zip
Revert "libre/iceweasel: Remove promo card for nonfree Firefox mobile in New Tab"
This reverts commit 6401dce006aa7c922d3b4e0a20b0d2dc248ceaf5.
Diffstat (limited to 'libre/iceweasel/libre.patch')
-rw-r--r--libre/iceweasel/libre.patch52
1 files changed, 0 insertions, 52 deletions
diff --git a/libre/iceweasel/libre.patch b/libre/iceweasel/libre.patch
index 746d098db..6ac39f8b1 100644
--- a/libre/iceweasel/libre.patch
+++ b/libre/iceweasel/libre.patch
@@ -298,55 +298,3 @@ index edd871b..77870fe 100644
addon-page-options-button =
.title = Tools for all add-ons
-diff --git a/browser/components/newtab/lib/OnboardingMessageProvider.jsm b/browser/components/newtab/lib/OnboardingMessageProvider.jsm
-index 02eb150..20eb672 100644
---- a/browser/components/newtab/lib/OnboardingMessageProvider.jsm
-+++ b/browser/components/newtab/lib/OnboardingMessageProvider.jsm
-@@ -293,30 +293,6 @@ const ONBOARDING_MESSAGES = () => [
- targeting: "trailheadTriplet == 'payoff' && isChinaRepack == false",
- trigger: { id: "showOnboarding" },
- },
-- {
-- id: "TRAILHEAD_CARD_6",
-- template: "onboarding",
-- bundled: 3,
-- order: 6,
-- content: {
-- title: { string_id: "onboarding-mobile-phone-title" },
-- text: { string_id: "onboarding-mobile-phone-text" },
-- icon: "mobile",
-- primary_button: {
-- label: { string_id: "onboarding-mobile-phone-button" },
-- action: {
-- type: "OPEN_URL",
-- data: {
-- args: "https://www.mozilla.org/firefox/mobile/",
-- where: "tabshifted",
-- },
-- },
-- },
-- },
-- targeting:
-- "trailheadTriplet in ['supercharge', 'static'] || ('dynamic' in trailheadTriplet && sync.mobileDevices < 1)",
-- trigger: { id: "showOnboarding" },
-- },
- {
- id: "TRAILHEAD_CARD_7",
- template: "onboarding",
-diff --git a/browser/locales/en-US/browser/newtab/onboarding.ftl b/browser/locales/en-US/browser/newtab/onboarding.ftl
-index 106227c..4600bdc 100644
---- a/browser/locales/en-US/browser/newtab/onboarding.ftl
-+++ b/browser/locales/en-US/browser/newtab/onboarding.ftl
-@@ -114,12 +114,6 @@ onboarding-firefox-send-title = Keep Your Shared Files Private
- onboarding-firefox-send-text2 = Upload your files to { -send-brand-name } to share them with end-to-end encryption and a link that automatically expires.
- onboarding-firefox-send-button = Try { -send-brand-name }
-
--onboarding-mobile-phone-title = Get { -brand-product-name } on Your Phone
--onboarding-mobile-phone-text = Download { -brand-product-name } for iOS or Android and sync your data across devices.
--# "Mobile" is short for mobile/cellular phone, "Browser" is short for web
--# browser.
--onboarding-mobile-phone-button = Download Mobile Browser
--
- onboarding-send-tabs-title = Instantly Send Yourself Tabs
- # "Send Tabs" refers to "Send Tab to Device" feature that appears when opening a
- # tab's context menu.