From 1fffb85edab4533b87b34dd24c5144d6748cb594 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 17 Aug 2020 02:32:09 -0400 Subject: Preliminary update to 78.2.0. * data/branding/icecat-wordmark.svg: Move to ... * data/branding/icecat/content/icecat-wordmark.svg: ... here. * data/branding/icecat/content/jar.mn: Add icecat-wordmark.svg. * data/buildscripts/mozconfig-common: Add system directories to the set of addon scopes that need not be signed by Mozilla, and allow addon sideloading as well. Remove --disable-mainenance-service build option, which is no longer accepted. * data/buildscripts/mozconfig-gnulinux: Remove --disable-gconf build option, which is no longer accepted. * data/patches/default-search-duckduckgo.patch, dont-pin-search-engines-to-top-sites.patch, data/patches/duckduckgo-no-params.patch, data/patches/fix-data-reporting-check.patch, data/patches/icecat-about-dialog.patch: Adapt to apply cleanly to v78. * data/patches/moz-configure-changes.patch: Disable MOZ_NORMANDY. * data/patches/icecat-preferences.patch: Remove, pending rewrite. * data/settings.js: Add several new IceCat-specific default settings. * makeicecat: Adapt to v78. --- data/patches/icecat-about-dialog.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/patches/icecat-about-dialog.patch') diff --git a/data/patches/icecat-about-dialog.patch b/data/patches/icecat-about-dialog.patch index 2e6c205..e531691 100644 --- a/data/patches/icecat-about-dialog.patch +++ b/data/patches/icecat-about-dialog.patch @@ -1,5 +1,5 @@ ---- a/browser/base/content/aboutDialog.xul.orig 2019-10-16 15:29:49.000000000 -0400 -+++ b/browser/base/content/aboutDialog.xul 2019-11-20 21:39:21.693714855 -0500 +--- a/browser/base/content/aboutDialog.xhtml ++++ b/browser/base/content/aboutDialog.xhtml @@ -147,7 +147,6 @@ -- cgit v1.2.3