Use reverse-DNS scheme for appdata + desktop

This commit is contained in:
André Apitzsch
2020-10-31 08:28:32 +01:00
committed by Nick Hall
parent 79cc1970ad
commit 11f268b981
5 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.gramps.gramps</id>
<id>org.gramps_project.Gramps</id>
<name>Gramps</name>
<summary>Manage genealogical information, perform genealogical research and analysis</summary>
<description>
@@ -36,7 +36,7 @@
</screenshot>
</screenshots>
<launchable type="desktop-id">gramps.desktop</launchable>
<launchable type="desktop-id">org.gramps_project.Gramps.desktop</launchable>
<provides>
<binary>gramps</binary>
</provides>