0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-02-21 19:45:33 -05:00

Roll patches/librewolf-prefs.patch into librewolf.cfg

This commit is contained in:
Malte Jürgens 2025-01-18 13:54:55 +01:00
parent 1217edf361
commit 060d58a515
No known key found for this signature in database
GPG key ID: D29FBD5F93C0CFC3
3 changed files with 1 additions and 21 deletions

View file

@ -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

View file

@ -1,19 +0,0 @@
# LibreWolf librewolf-prefs.patch
#
# Author: Malte Jürgens <maltejur@dismail.de>
# 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);
+

@ -1 +1 @@
Subproject commit 7dc0ed5482accf33f41e4fab51916fa6217d5ba3
Subproject commit d206c6546a4ce8f69ced1d2b6b6c7faa2507a645