summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefanwimmer1282023-03-18 11:41:38 +0100
committerstefanwimmer1282023-03-18 11:41:38 +0100
commit016f0a7f417071f3f3b931e90442d886a6adbb06 (patch)
tree66716df0222e6661f07da2893245554d14187cf1
parent7a9f2de8cdcc44d0d6404f1d74e022d72dcbc160 (diff)
downloadaur-016f0a7f417071f3f3b931e90442d886a6adbb06.tar.gz
Fix empty general settings pane
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bac9679151c..eb98f1a11927 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -201,7 +201,7 @@ END
# UI patches
# Remove references to firefox from the settings UI, change text in some of the links,
# explain that we force en-US and suggest enabling history near the session restore checkbox.
- # patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
+ patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
# Don't nag to set default browser
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/hide-default-browser.patch