desktop: Fix circular component name
This commit is contained in:
parent
40de6410d1
commit
ba7f91b7c9
1 changed files with 1 additions and 7 deletions
|
|
@ -69,13 +69,7 @@
|
||||||
</kudos>
|
</kudos>
|
||||||
|
|
||||||
<provides>
|
<provides>
|
||||||
<!--
|
<id>@appid@.desktop</id>
|
||||||
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>
|
|
||||||
</provides>
|
</provides>
|
||||||
|
|
||||||
<launchable type="desktop-id">@appid@.desktop</launchable>
|
<launchable type="desktop-id">@appid@.desktop</launchable>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue