iconbrowser: Add screenshots to appdata

appstream validation is picky and insists we have
at least on screenshot.
This commit is contained in:
Matthias Clasen 2020-07-29 20:23:46 -04:00
parent ad3514216d
commit 9722bb4d9e

View File

@ -12,6 +12,14 @@
</p>
</description>
<screenshots>
<screenshot>
<image>https://static.gnome.org/appdata/gtk4-icon-browser/gtk-icon-browser1.png</image>
<caption>Icon Browser</caption>
</screenshot>
<screenshot>
<image>https://static.gnome.org/appdata/gtk4-icon-browser/gtk-icon-browser2.png</image>
<caption>Search</caption>
</screenshot>
</screenshots>
<kudos>
<kudo>HiDpiIcon</kudo>