appdata: Keep the same app ID as in 0.13
Go back to using "org.gnome.Geary.desktop" as it was in 0.13. The appdata spec is very clear that the app ID is not supposed to change and should be a unique identifier for the app across distributions.
This commit is contained in:
parent
ef8f97628e
commit
499eb22ef3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<!-- Copyright 2016 Software Freedom Conservancy Inc. -->
|
||||
<!-- Copyright 2016 Michael Gratton <mike@vee.net> -->
|
||||
<component type="desktop-application">
|
||||
<id>org.gnome.Geary</id>
|
||||
<id>org.gnome.Geary.desktop</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>LGPL-2.1+</project_license>
|
||||
<update_contact>geary-list@gnome.org</update_contact>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue