Skip to content

Commit

Permalink
Remove the desktop suffix from AppStream id (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf committed Feb 27, 2024
1 parent b17324f commit c04967f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.grangerhub.Tremulous.appdata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 Daniel Rusek <mail@asciiwolf.com> -->
<component type="desktop-application">
<id>com.grangerhub.Tremulous.desktop</id>
<id>com.grangerhub.Tremulous</id>
<project_license>GPL-2.0</project_license>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<provides>
Expand Down

0 comments on commit c04967f

Please sign in to comment.