From 7d079c7718959bc1b758d5964abbc6158fd5b3f2 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 28 Jun 2022 22:40:29 -0400 Subject: lw 101.0.1 dpkg rc1 --- .../Use-the-Mozilla-Location-Service-key-when-the-Google.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'librewolf/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch') diff --git a/librewolf/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch b/librewolf/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch index 62ee664..3f8814a 100644 --- a/librewolf/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch +++ b/librewolf/debian/patches/debian-hacks/Use-the-Mozilla-Location-Service-key-when-the-Google.patch @@ -7,10 +7,10 @@ Subject: Use the Mozilla Location Service key when the Google Key is not there 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js -index 261e46f..6443cf1 100644 +index 9db483d..b74cb4d 100644 --- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js -@@ -3701,7 +3701,7 @@ pref("network.psl.onUpdate_notify", false); +@@ -3690,7 +3690,7 @@ pref("network.psl.onUpdate_notify", false); // All the Geolocation preferences are here. // -- cgit