Appdata: Fix up AppStream error by adding missing field
authorCarsten Schoenert <c.schoenert@t-online.de>
Sun, 18 Oct 2020 06:39:44 +0000 (08:39 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Thu, 2 Jun 2022 18:57:37 +0000 (19:57 +0100)
The AppStream data is missing the lauchable element.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Fix-up-AppStream-error-by-adding-missing-field.patch

comm/mail/branding/thunderbird/net.thunderbird.Thunderbird.appdata.xml

index 1614b72e59fedab9c84e7c1535cb2df71cbf0fc0..1fea9b9f75898bdedc538c587aa6165fd5fc4922 100644 (file)
@@ -2,6 +2,7 @@
 <component type="desktop-application">
   <id>net.thunderbird.Thunderbird</id>
   <metadata_license>CC0-1.0</metadata_license>
+  <launchable type="desktop-id">thunderbird.desktop</launchable>
   <name>Thunderbird</name>
   <name xml:lang="de">Thunderbird</name>
   <summary>Thunderbird is a free and open source email, newsfeed, chat, and calendaring client</summary>