Added appdata.xml
the build failed Details

This commit is contained in:
tastytea 2018-10-22 00:07:43 +02:00
parent f6ed2c8d89
commit a857d1c7c3
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>de.tastytea.Whyblocked</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<launchable type="desktop-id">de.tastytea.Whyblocked.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://doc.schlomp.space/whyblocked/whyblocked_screenshot.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://schlomp.space/tastytea/whyblocked</url>
</component>