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, 23 Mar 2021 14:55:43 +0000 (14:55 +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 e34eba52a01ec874124041227a645fd51b5d460c..822a5af80ef4aee3868f6e3620c7023839429107 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>