Skip to content

Commit 1123ade

Browse files
committed
Fixed metadata file bug
Signed-off-by: MaFeLP <[email protected]>
1 parent 5b3a6eb commit 1123ade

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

assets/pokete.metainfo.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
Pokete is a small terminal based game in the style of a very popular and old game by Gamefreak. Imagine you're a Pokete-Trainer and your goal is it to run around in the world and catch/train as many Poketes as possible and to get the best trainer.
1212
</p>
1313
</description>
14-
<icon type="stock">com.github.lxgr_linux.pokete</icon>
1514
<categories>
1615
<category>Game</category>
1716
</categories>
@@ -23,11 +22,9 @@
2322
</keywords>
2423
<url type="homepage">https://github.com/lxgr-linux/pokete/</url>
2524
<url type="bugtracker">https://github.com/lxgr-linux/pokete/issues</url>
26-
<url type="contribute">https://github.com/lxgr-linux/pokete/#contributing</url>
27-
<url type="vcs-browser">https://github.com/lxgr-linux/pokete/</url>
2825
<provides>
29-
<binary>com.github.lxgr_linux.pokete</binary>
26+
<binary>com.github.lxgr_linux.pokete</binary>
3027
</provides>
31-
<launchable type="desktop-id">com.github.lxgr_linux.pokete</launchable>
28+
<launchable type="desktop-id">com.github.lxgr_linux.pokete.desktop</launchable>
3229
</component>
3330

0 commit comments

Comments
 (0)