From c90ef5ebc0d07dd24fce626a836d0bf01a4b173f Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 14 Sep 2025 23:37:15 -0400 Subject: Further updates for version 140. * data/patches/disable-sync.patch: New file. * data/patches/about-addons.patch, data/patches/hide-firefox-view-button.patch, data/patches/hide-protections-dashboard.patch, data/patches/hide-submit-feedback-menu-item.patch, data/patches/icecat-about-dialog.patch: Adapt for version 140. * data/settings.js: Add more customizations to default settings. * makeicecat: Do not synchronize any preferences by default. --- data/patches/about-addons.patch | 4 +- data/patches/disable-sync.patch | 31 ++++++++++++ data/patches/hide-firefox-view-button.patch | 14 +++++- data/patches/hide-protections-dashboard.patch | 2 +- data/patches/hide-submit-feedback-menu-item.patch | 6 +-- data/patches/icecat-about-dialog.patch | 20 +++++--- data/settings.js | 57 ++++++++++++++++++++++- 7 files changed, 118 insertions(+), 16 deletions(-) create mode 100644 data/patches/disable-sync.patch (limited to 'data') diff --git a/data/patches/about-addons.patch b/data/patches/about-addons.patch index 179e336..fd5e609 100644 --- a/data/patches/about-addons.patch +++ b/data/patches/about-addons.patch @@ -1,6 +1,6 @@ --- a/toolkit/mozapps/extensions/content/aboutaddons.html +++ b/toolkit/mozapps/extensions/content/aboutaddons.html -@@ -171,12 +171,12 @@ +@@ -201,12 +201,12 @@