From 4cc8f59f4800e4d80715634f98d765c40f38eaa4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= <ark@switnet.org>
Date: Mon, 19 Jul 2021 23:56:38 +0000
Subject: [PATCH] Thunderbird 10.0

---
 helpers/make-thunderbird | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/helpers/make-thunderbird b/helpers/make-thunderbird
index cabebfacc..7e4e3fbfe 100644
--- a/helpers/make-thunderbird
+++ b/helpers/make-thunderbird
@@ -166,9 +166,9 @@ sed 's|https://donate.mozilla.org/.*help-menu|https://trisquel.info/donate/|' -i
 sed 's|https://give.icedove.net/.*|https://trisquel.info/donate/"|' -i comm/mailnews/base/content/msgAccountCentral.js
 
 replace Daily Trisquel comm/mail/branding/
-sed '/.*<description.*communityExperimentalDesc/,/\/description/d' -i ./comm/mail/base/content/aboutDialog.xul
-sed '/.*<description.*communityDesc/,/\/description/d' -i ./comm/mail/base/content/aboutDialog.xul
-sed '/.*<description.*contributeDesc/,/\/description/d' -i ./comm/mail/base/content/aboutDialog.xul
+sed '/.*<description.*communityExperimentalDesc/,/\/description/d' -i ./comm/mail/base/content/aboutDialog.xhtml
+sed '/.*<description.*communityDesc/,/\/description/d' -i ./comm/mail/base/content/aboutDialog.xhtml
+sed '/.*<description.*contributeDesc/,/\/description/d' -i ./comm/mail/base/content/aboutDialog.xhtml
 
 sed '/^Source/s/.*/Source: thunderbird/' -i debian/control.in
 sed 's/Provides: mail-reader,/Provides: mail-reader, thunderbird,/' -i debian/control.in
-- 
GitLab