From 9b8b71b259ccdd74d1dcba18e977228d0b6b4f62 Mon Sep 17 00:00:00 2001 From: grizzlyuser Date: Thu, 2 Jul 2020 20:35:40 +0300 Subject: iceweasel: adding missed changes from latest patch Signed-off-by: Andreas Grapentin --- libre/iceweasel/iceweasel.desktop | 2 +- libre/iceweasel/libre.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libre') diff --git a/libre/iceweasel/iceweasel.desktop b/libre/iceweasel/iceweasel.desktop index ed47c283d..6798c9a53 100644 --- a/libre/iceweasel/iceweasel.desktop +++ b/libre/iceweasel/iceweasel.desktop @@ -117,7 +117,7 @@ Icon=iceweasel Terminal=false X-MultipleArgs=false Type=Application -MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall; +MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json; StartupNotify=true StartupWMClass=iceweasel Categories=Network;WebBrowser; diff --git a/libre/iceweasel/libre.patch b/libre/iceweasel/libre.patch index f4085b4a6..1198e6c04 100644 --- a/libre/iceweasel/libre.patch +++ b/libre/iceweasel/libre.patch @@ -407,7 +407,7 @@ index 8d055e583f..00837e77a3 100644 -pref("browser.contentblocking.report.lockwise.mobile-android.url", "https://play.google.com/store/apps/details?id=mozilla.lockbox&referrer=utm_source%3Dprotection_report%26utm_content%3Dmobile_promotion"); -pref("browser.contentblocking.report.mobile-ios.url", "https://apps.apple.com/app/firefox-private-safe-browser/id989804926"); -pref("browser.contentblocking.report.mobile-android.url", "https://play.google.com/store/apps/details?id=org.mozilla.firefox&referrer=utm_source%3Dprotection_report%26utm_content%3Dmobile_promotion"); - + // Protection Report's SUMO urls pref("browser.contentblocking.report.lockwise.how_it_works.url", "https://support.mozilla.org/1/firefox/%VERSION%/%OS%/%LOCALE%/password-manager-report"); @@ -1733,11 +1729,6 @@ pref("signon.management.page.os-auth.enabled", false); @@ -516,7 +516,7 @@ index 33c380a898..fdc1ccb38c 100644 - - + diff --git a/browser/components/protections/content/protections.html b/browser/components/protections/content/protections.html index 5f2087bbe4..ca93a4fcda 100644 --- a/browser/components/protections/content/protections.html -- cgit v1.2.3