Update appstream metadata to pass flathub lint
Also use the screenshot from the readme.
This commit is contained in:
parent
35bca6e90c
commit
bad934a7c3
|
@ -4,6 +4,10 @@
|
||||||
|
|
||||||
<name>Furnace</name>
|
<name>Furnace</name>
|
||||||
<summary>Open-source chiptune tracker</summary>
|
<summary>Open-source chiptune tracker</summary>
|
||||||
|
<developer id="tildearrow.org">
|
||||||
|
<name>tildearrow and contributors</name>
|
||||||
|
</developer>
|
||||||
|
<developer_name>tildearrow and contributors</developer_name>
|
||||||
<url type="homepage">https://github.com/tildearrow/furnace</url>
|
<url type="homepage">https://github.com/tildearrow/furnace</url>
|
||||||
|
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
|
@ -32,7 +36,8 @@
|
||||||
<launchable type="desktop-id">furnace.desktop</launchable>
|
<launchable type="desktop-id">furnace.desktop</launchable>
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image>https://tildearrow.org/storage/images/furnace.png</image>
|
<caption>Furnace during playback</caption>
|
||||||
|
<image>https://raw.githubusercontent.com/tildearrow/furnace/94cce861800c0473bdddb8270e462ebcdd18202a/papers/screenshot3.png</image>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue