minor metainfo improvements

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit 2020-11-14 13:26:27 +01:00 committed by afayaz-feral
parent cfa8b9a2c4
commit 49a0ef8c0b

View File

@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="console-application">
<component>
<id>io.github.feralinteractive.gamemode</id>
<name>gamemode</name>
<summary>daemon that allows games to request a set of optimizations be temporarily applied</summary>
<developer_name>Feral Interactive</developer_name>
<!-- <icon type="stock">io.github.feralinteractive.gamemode</icon> -->
<metadata_license>FSFAP</metadata_license>
<project_license>BSD-3-Clause</project_license>
@ -29,12 +31,9 @@
</ul>
</description>
<content_rating type="oars-1.1" />
<categories>
<category>Utility</category>
<category>Game</category>
</categories>
<provides>
<binary>gamemoderun</binary>
</provides>
</component>