summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2021-03-14 08:25:03 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2023-03-31 05:27:20 -0400
commitbfbb860c213baff6b16cf7a4a938eda2c25e1c42 (patch)
tree0c2a7fa619bca359ed1dd671114dd3bb3478c588 /src
parentdd5435acd358e01327edf91e9b2eeaf96516fc91 (diff)
update for v78.8
Diffstat (limited to 'src')
-rw-r--r--src/patches/icedove/fix-branding-in-migration-wizard-and-the-addon-manag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patches/icedove/fix-branding-in-migration-wizard-and-the-addon-manag.patch b/src/patches/icedove/fix-branding-in-migration-wizard-and-the-addon-manag.patch
index 1cc276f..27dd7a8 100644
--- a/src/patches/icedove/fix-branding-in-migration-wizard-and-the-addon-manag.patch
+++ b/src/patches/icedove/fix-branding-in-migration-wizard-and-the-addon-manag.patch
@@ -37,7 +37,7 @@ diff --git a/comm/mail/app/profile/all-thunderbird.js b/comm/mail/app/profile/al
#endif
// Base URL for web-based support pages.
--pref("app.support.baseURL", "https://support.thunderbird.net/%LOCALE%/%APP%/%APPBUILDID%/");
+-pref("app.support.baseURL", "https://support.thunderbird.net/%APP%/%VERSION%/%OS%/%LOCALE%/");
+pref("app.support.baseURL", "https://support.thunderbird.net/%LOCALE%/thunderbird/%APPBUILDID%/");
// Base url for web-based feedback pages.