Skip to content

Commit bc25574

Browse files
authored
Merge branch 'moonlight-stream:master' into feature/accessibility-improvements
2 parents 683861c + 67cba9e commit bc25574

1 file changed

Lines changed: 18 additions & 16 deletions

File tree

app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<component type="desktop">
2+
<component type="desktop-application">
33
<id>com.moonlight_stream.Moonlight</id>
44
<metadata_license>CC0-1.0</metadata_license>
55
<project_license>GPL-3.0+</project_license>
@@ -23,13 +23,30 @@
2323
<url type="homepage">https://moonlight-stream.org</url>
2424
<url type="bugtracker">https://github.com/moonlight-stream/moonlight-qt/issues</url>
2525
<url type="help">https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide</url>
26+
<url type="vcs-browser">https://github.com/moonlight-stream/moonlight-qt</url>
27+
<developer id="org.moonlight-stream">
28+
<name>Moonlight Game Streaming Team</name>
29+
</developer>
30+
<update_contact>cameron@moonlight-stream.org</update_contact>
31+
<launchable type="desktop-id">com.moonlight_stream.Moonlight.desktop</launchable>
32+
<provides>
33+
<binary>moonlight</binary>
34+
</provides>
35+
<content_rating type="oars-1.1" />
36+
37+
<branding>
38+
<color type="primary" scheme_preference="light">#710085</color>
39+
<color type="primary" scheme_preference="dark">#55285d</color>
40+
</branding>
2641

2742
<screenshots>
2843
<screenshot type="default">
2944
<image>https://moonlight-stream.org/appstream_resources/moonlight_screenshot_1.png</image>
45+
<caption>Host selection page showing local PCs</caption>
3046
</screenshot>
3147
<screenshot>
3248
<image>https://moonlight-stream.org/appstream_resources/moonlight_screenshot_2.png</image>
49+
<caption>Settings page displaying streaming options</caption>
3350
</screenshot>
3451
</screenshots>
3552

@@ -816,19 +833,4 @@
816833
</release>
817834
</releases>
818835

819-
<categories>
820-
<category>Game</category>
821-
<category>Qt</category>
822-
</categories>
823-
824-
<developer_name>Moonlight Game Streaming Team</developer_name>
825-
<update_contact>cameron@moonlight-stream.org</update_contact>
826-
827-
<launchable type="desktop-id">com.moonlight_stream.Moonlight.desktop</launchable>
828-
829-
<provides>
830-
<binary>moonlight</binary>
831-
</provides>
832-
833-
<content_rating type="oars-1.0" />
834836
</component>

0 commit comments

Comments
 (0)