diff options
author | B. Stack <bgstack15@gmail.com> | 2022-06-28 22:40:29 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-06-28 22:40:29 -0400 |
commit | 7d079c7718959bc1b758d5964abbc6158fd5b3f2 (patch) | |
tree | 844d303ea5aed16ef13ede1fe5a68ad4bec21039 /librewolf/debian/patches/prefs/Don-t-auto-disable-extensions-in-system-directories.patch | |
parent | ffs: fix dpkg r_z_a_u.patch (diff) | |
download | stackrpms-7d079c7718959bc1b758d5964abbc6158fd5b3f2.tar.gz stackrpms-7d079c7718959bc1b758d5964abbc6158fd5b3f2.tar.bz2 stackrpms-7d079c7718959bc1b758d5964abbc6158fd5b3f2.zip |
lw 101.0.1 dpkg rc1
Diffstat (limited to 'librewolf/debian/patches/prefs/Don-t-auto-disable-extensions-in-system-directories.patch')
-rw-r--r-- | librewolf/debian/patches/prefs/Don-t-auto-disable-extensions-in-system-directories.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librewolf/debian/patches/prefs/Don-t-auto-disable-extensions-in-system-directories.patch b/librewolf/debian/patches/prefs/Don-t-auto-disable-extensions-in-system-directories.patch index 1eed20c..9421efe 100644 --- a/librewolf/debian/patches/prefs/Don-t-auto-disable-extensions-in-system-directories.patch +++ b/librewolf/debian/patches/prefs/Don-t-auto-disable-extensions-in-system-directories.patch @@ -7,7 +7,7 @@ Subject: Don't auto-disable extensions in system directories 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js -index 76b495e..b75b41b 100644 +index e7d2a89..6c647d0 100644 --- a/browser/app/profile/firefox.js +++ b/browser/app/profile/firefox.js @@ -56,7 +56,7 @@ pref("extensions.systemAddon.update.enabled", true); |