From 65252788dfbe471ede04eac5d5c5f33e0a850693 Mon Sep 17 00:00:00 2001 From: Nico Jensch Date: Sat, 18 Mar 2023 12:49:11 +0100 Subject: [PATCH] Add back pref-naming patch --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0e98819..ee4e21b 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