xemu.appdata.xml: Add screenshots to appdata file

This commit is contained in:
Julien Reichardt 2023-01-18 20:17:10 +01:00 committed by GitHub
parent 328656dbd9
commit ca6e712ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 6 deletions

View File

@ -20,6 +20,15 @@
</p>
</description>
<screenshots>
<screenshot type="default"><image>https://xemu.app/screenshots/0.png</image></screenshot>
<screenshot><image>https://xemu.app/screenshots/1.png</image></screenshot>
<screenshot><image>https://xemu.app/screenshots/2.png</image></screenshot>
<screenshot><image>https://xemu.app/screenshots/3.png</image></screenshot>
<screenshot><image>https://xemu.app/screenshots/4.png</image></screenshot>
<screenshot><image>https://xemu.app/screenshots/5.png</image></screenshot>
</screenshots>
<categories>
<category>Game</category>
<category>Emulator</category>
@ -37,5 +46,4 @@
<provides>
<binary>xemu</binary>
</provides>
</component>