1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

org.kde.dolphin.appdata.xml add launchable

Fix "appstreamcli validate --explain" issue
"I: org.kde.dolphin.desktop:~: desktop-app-launchable-omitted
This `desktop-application` component has no `desktop-id` launchable tag,
however it contains all
the necessary information to display the application. The omission of the
launchable entry means
that this application can not be launched directly from installers or
software centers. If this
is intended, this information can be ignored, otherwise it is strongly
recommended to add a
launchable tag as well.".
This commit is contained in:
Marius P 2023-12-28 03:36:41 +02:00 committed by Méven Car
parent 849d9c75a7
commit 12e8dbe8c4

View File

@ -508,6 +508,7 @@
<provides>
<binary>dolphin</binary>
</provides>
<launchable type="desktop-id">org.kde.dolphin.desktop</launchable>
<releases>
<release version="23.08.4" date="2023-12-07"/>
<release version="23.08.3" date="2023-11-09"/>