diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-23 04:30:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-23 04:30:03 +0000 |
commit | 9ec8593d73a21c9191a1d873a9ea4a365d9c6bd6 (patch) | |
tree | f013c831db6fd672aa093b404deb5460fd389d03 /debian/patches | |
parent | Merging upstream version 125.0.2. (diff) | |
download | firefox-9ec8593d73a21c9191a1d873a9ea4a365d9c6bd6.tar.xz firefox-9ec8593d73a21c9191a1d873a9ea4a365d9c6bd6.zip |
Merging debian version 125.0.2-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches')
-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 c50a192e44..a0da2fb09c 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 1ef5a05..4c36df2 100644 +index 32cd57b..aaad3b3 100644 --- a/browser/app/profile/firefox.js +++ b/browser/app/profile/firefox.js @@ -58,7 +58,7 @@ pref("extensions.systemAddon.update.enabled", true); |