]> cloud.milkyroute.net Git - dolphin.git/commitdiff
org.kde.dolphin.appdata.xml add launchable
authorMarius P <nmariusp1@gmail.com>
Thu, 28 Dec 2023 01:36:41 +0000 (03:36 +0200)
committerMéven Car <meven.car@kdemail.net>
Thu, 28 Dec 2023 08:52:09 +0000 (08:52 +0000)
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.".

src/org.kde.dolphin.appdata.xml

index 58f765777a9f2978838ded42150bd4052ddba4da..73807b6ad5a6289b130cd4e9626a5b5f4a1680b9 100644 (file)
   <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"/>