Add Screenshots in AppStream

This commit is contained in:
Carl Schwan 2021-03-22 20:47:56 +00:00
parent aff8c3456e
commit 529ecaad53
1 changed files with 11 additions and 0 deletions

View File

@ -124,5 +124,16 @@
<provides>
<binary>alligator</binary>
</provides>
<developer_name>The KDE Community</developer_name>
<screenshots>
<screenshot type="default">
<caption>Alligator feed list on the desktop</caption>
<image>https://cdn.kde.org/screenshots/alligator/alligator-desktop.png</image>
</screenshot>
<screenshot type="default">
<caption>Alligator on a phone</caption>
<image>https://cdn.kde.org/screenshots/alligator/alligator-mobile.png</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">org.kde.alligator.desktop</launchable>
</component>