Fix screenshot reference (#2488)

to conform to AppStream metainfo standard
See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots
This commit is contained in:
Michael Klein 2024-12-21 20:48:53 +01:00 committed by GitHub
parent ae2119131b
commit 17aa641655
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,10 @@
<project_license>GPL-3.0+</project_license>
<screenshots>
<screenshot type="default">https://getmailspring.com/static/img/hero_graphic_linux@2x.png</screenshot>
<screenshot type="default">
<caption>Mailspring Hero</caption>
<image type="source">https://getmailspring.com/static/img/hero_graphic_linux@2x.png</image>
</screenshot>
</screenshots>
<releases>