diff --git a/assets/patches.txt b/assets/patches.txt index 751d725..1f93b7f 100644 --- a/assets/patches.txt +++ b/assets/patches.txt @@ -23,6 +23,5 @@ patches/ui-patches/remove-branding-urlbar.patch patches/ui-patches/remove-cfrprefs.patch patches/ui-patches/remove-organization-policy-banner.patch patches/ui-patches/remove-snippets-from-home.patch -patches/ui-patches/sanitizing-description.patch patches/ui-patches/website-appearance-ui-rfp.patch patches/urlbarprovider-interventions.patch diff --git a/patches/librewolf-pref-pane.patch b/patches/librewolf-pref-pane.patch index 71d46df..bdb8d79 100644 --- a/patches/librewolf-pref-pane.patch +++ b/patches/librewolf-pref-pane.patch @@ -714,7 +714,7 @@ index b10403800c7a..7f9bc2760342 100644 +librewolf-extension-update-warning1 = If you don't review the code of your extensions before every update, you should enable this option. + +librewolf-ipv6-description = Allow { -brand-short-name } to connect using IPv6. -+librewolf-ipv6-warning1 = Before you change this, make sure your OS uses the IPv6 privacy extension. ++librewolf-ipv6-warning1 = Instead of blocking IPv6 in the browser, we suggest enabling the IPv6 privacy extension in your OS. +librewolf-ocsp-description = Prevent connecting to a website if the OCSP check cannot be performed. +librewolf-ocsp-warning1 = This increases security, but it will cause breakage when an OCSP server is down. +librewolf-sync-description = Sync your data with other browsers. Requires restart. diff --git a/patches/ui-patches/sanitizing-description.patch b/patches/removed-patches/sanitizing-description.patch similarity index 100% rename from patches/ui-patches/sanitizing-description.patch rename to patches/removed-patches/sanitizing-description.patch