mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-04 22:57: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"?>
|
||||
<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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user