desktop: Remove the deprecated ".desktop" suffix from AppStream app id
This commit is contained in:
parent
932598f98f
commit
40de6410d1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Copyright 2016, 2019 Michael Gratton <mike@vee.net> -->
|
||||
|
||||
<component type="desktop-application">
|
||||
<id>@appid@.desktop</id>
|
||||
<id>@appid@</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>LGPL-2.1+</project_license>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue