mirror of https://github.com/xemu-project/xemu.git
xemu.appdata.xml: Add screenshots to appdata file
This commit is contained in:
parent
328656dbd9
commit
ca6e712ecd
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue