Fix wrong id being referenced in metadata

pull/35/head
Miepee 4 years ago
parent 9b50da6405
commit 50d4db87bf

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2022 AM2R Community Developers -->
<component type="desktop-application">
<id>io.github.am2rcommunitydevelopers.AM2RLauncher</id>
<id>io.github.am2r_community_developers.AM2RLauncher</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>AM2RLauncher</name>
@ -179,7 +179,7 @@
</p>
</description>
<launchable type="desktop-id">io.github.am2rcommunitydevelopers.AM2RLauncher.desktop</launchable>
<launchable type="desktop-id">io.github.am2r_community_developers.AM2RLauncher.desktop</launchable>
<url type="homepage">https://github.com/AM2R-Community-Developers/AM2RLauncher</url>
<url type="bugtracker">https://github.com/AM2R-Community-Developers/AM2RLauncher/issues</url>
<url type="faq">https://github.com/AM2R-Community-Developers/AM2RLauncher/wiki/FAQ</url>

Loading…
Cancel
Save