diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:45 +0000 |
commit | 1bffbd8290fb483db179eefadd8c306e5801715f (patch) | |
tree | d3d467860cdee272b099ec0e3771a7a651fe4131 /debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch | |
parent | Merging upstream version 126.0. (diff) | |
download | firefox-1bffbd8290fb483db179eefadd8c306e5801715f.tar.xz firefox-1bffbd8290fb483db179eefadd8c306e5801715f.zip |
Adding debian version 126.0-1.debian/126.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch b/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch index a0da2fb09c..0665e7e27d 100644 --- a/debian/patches/debian-hacks/Don-t-auto-disable-extensions-in-system-directories.patch +++ b/debian/patches/debian-hacks/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 32cd57b..aaad3b3 100644 +index 8c4b0e2..f63d5a8 100644 --- a/browser/app/profile/firefox.js +++ b/browser/app/profile/firefox.js @@ -58,7 +58,7 @@ pref("extensions.systemAddon.update.enabled", true); |