desktop: Fix circular component name

This commit is contained in:
AsciiWolf 2025-09-12 13:58:56 +02:00 committed by Niels De Graef
parent 40de6410d1
commit ba7f91b7c9

View file

@ -69,13 +69,7 @@
</kudos>
<provides>
<!--
See https://gitlab.gnome.org/GNOME/geary/merge_requests/203
for why the appstream id uses the desktop file name as an id
and the proper app id is listed here here, instead of the
other way around.
-->
<id>@appid@</id>
<id>@appid@.desktop</id>
</provides>
<launchable type="desktop-id">@appid@.desktop</launchable>