desktop: Use GIMP_DESKTOP_NAME on appdata too
This commit is contained in:
parent
b57744ceba
commit
35fbb10d43
1 changed files with 2 additions and 2 deletions
|
|
@ -73,12 +73,12 @@
|
|||
</kudos>
|
||||
<translation type="gettext">gimp30</translation>
|
||||
|
||||
<launchable type="desktop-id">gimp.desktop</launchable>
|
||||
<launchable type="desktop-id">@GIMP_DESKTOP_NAME@.desktop</launchable>
|
||||
<provides>
|
||||
<binary>@GIMP_COMMAND@</binary>
|
||||
<!-- Fix the ID renaming, and things like past reviews made on the
|
||||
older ID in software installers. -->
|
||||
<id>gimp.desktop</id>
|
||||
<id>@GIMP_DESKTOP_NAME@.desktop</id>
|
||||
</provides>
|
||||
|
||||
<releases>
|
||||
|
|
|
|||
Loading…
Reference in a new issue