summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Jensch2023-03-18 12:49:11 +0100
committerNico Jensch2023-03-18 12:49:11 +0100
commit65252788dfbe471ede04eac5d5c5f33e0a850693 (patch)
treeebac80a293fcd83b3d0d52f6fd62f14460931631
parent5717ac9bbd21319404535e76ed4aa3e749324141 (diff)
downloadaur-65252788dfbe471ede04eac5d5c5f33e0a850693.tar.gz
Add back pref-naming patch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e98819d8a56..ee4e21b4823d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -197,7 +197,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