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>
Tue, 24 Jan 2023 15:32:06 +0000 (15:32 +0000)
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 d31e2dda77b6f4abcf2e9eb6adc69a88c68bc993..1f20e06c02c81b937c5dc0678c3ca3b71f29de48 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>