Missed a part of that correction.
This commit is contained in:
parent
5ad618da90
commit
3c3cbae720
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>org.starfighter.starfighter</id>
|
||||
<id>starfighter</id>
|
||||
<metadata_license>BY-SA-4.0</metadata_license>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
<name>Project: Starfighter</name>
|
||||
|
@ -19,7 +19,7 @@ corporation which has enslaved the galaxy.
|
|||
</p>
|
||||
</description>
|
||||
|
||||
<launchable type="desktop-id">org.starfighter.starfighter.desktop</launchable>
|
||||
<launchable type="desktop-id">starfighter.desktop</launchable>
|
||||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
|
|
Loading…
Reference in New Issue