desktop: Remove the deprecated ".desktop" suffix from AppStream app id

This commit is contained in:
Daniel Rusek 2025-09-12 11:42:26 +00:00 committed by Niels De Graef
parent 932598f98f
commit 40de6410d1

View file

@ -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>