diff --git a/assets/patches.txt b/assets/patches.txt index 3666c31..0c03250 100644 --- a/assets/patches.txt +++ b/assets/patches.txt @@ -10,7 +10,6 @@ patches/flatpak-autoconf.patch patches/fullpage-translations-customization.patch patches/fullpage-translations.patch patches/hide-passwordmgr.patch -patches/librewolf-prefs.patch patches/mozilla_dirs.patch patches/msix.patch patches/remove_addons.patch diff --git a/patches/librewolf-prefs.patch b/patches/librewolf-prefs.patch deleted file mode 100644 index b214f5c..0000000 --- a/patches/librewolf-prefs.patch +++ /dev/null @@ -1,19 +0,0 @@ -# LibreWolf librewolf-prefs.patch -# -# Author: Malte Jürgens -# Description: Add custom LibreWolf pref defaults -# Last Updated: 2023-10-30 -# License: MPL 2.0 -# -# The purpose of this patch is to show the defaults of our custom prefs -# in `about:config`, making it easier to change them. ---- a/browser/app/profile/firefox.js -+++ b/browser/app/profile/firefox.js -@@ -21,0 +21,5 @@ -+ -+pref("librewolf.uBO.assetsBootstrapLocation", ""); -+pref("librewolf.aboutMenu.checkVersion", false); -+pref("librewolf.hidePasswdmgr", false); -+pref("librewolf.debugger.force_detach", false); -+pref("librewolf.console.logging_disabled", false); -+ diff --git a/settings b/settings index 7dc0ed5..d206c65 160000 --- a/settings +++ b/settings @@ -1 +1 @@ -Subproject commit 7dc0ed5482accf33f41e4fab51916fa6217d5ba3 +Subproject commit d206c6546a4ce8f69ced1d2b6b6c7faa2507a645