mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
minor metainfo improvements
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
parent
cfa8b9a2c4
commit
49a0ef8c0b
@ -1,11 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component type="console-application">
|
<component>
|
||||||
<id>io.github.feralinteractive.gamemode</id>
|
<id>io.github.feralinteractive.gamemode</id>
|
||||||
|
|
||||||
<name>gamemode</name>
|
<name>gamemode</name>
|
||||||
<summary>daemon that allows games to request a set of optimizations be temporarily applied</summary>
|
<summary>daemon that allows games to request a set of optimizations be temporarily applied</summary>
|
||||||
<developer_name>Feral Interactive</developer_name>
|
<developer_name>Feral Interactive</developer_name>
|
||||||
|
|
||||||
|
<!-- <icon type="stock">io.github.feralinteractive.gamemode</icon> -->
|
||||||
|
|
||||||
<metadata_license>FSFAP</metadata_license>
|
<metadata_license>FSFAP</metadata_license>
|
||||||
<project_license>BSD-3-Clause</project_license>
|
<project_license>BSD-3-Clause</project_license>
|
||||||
|
|
||||||
@ -29,12 +31,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
|
<content_rating type="oars-1.1" />
|
||||||
<categories>
|
<categories>
|
||||||
<category>Utility</category>
|
<category>Utility</category>
|
||||||
<category>Game</category>
|
<category>Game</category>
|
||||||
</categories>
|
</categories>
|
||||||
|
|
||||||
<provides>
|
|
||||||
<binary>gamemoderun</binary>
|
|
||||||
</provides>
|
|
||||||
</component>
|
</component>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user