D7986: Add appdata for Filelight

Matthias Klumpp noreply at phabricator.kde.org
Mon Sep 25 22:35:30 UTC 2017


mak added inline comments.

INLINE COMMENTS

> org.kde.filelight.appdata.xml:3
> +<component type="desktop-application">
> +  <id>org.kde.filelight.desktop</id>
> +  <metadata_license>FSFAP</metadata_license>

Just a minor thing: Since this is a new metainfo file, you might want to give the project the component-id `org.kde.filelight` and add a `<launchable/>` tag as described here https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-launchable and in the quickstart guide: https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps

In this case, the tag would be `<launchable type="desktop-id">org.kde.filelight.desktop</launchable>`
This would be very "modern" AppStream (the feature is about 6months old) - the file you already have is valid too, of course.

REPOSITORY
  R352 Filelight

REVISION DETAIL
  https://phabricator.kde.org/D7986

To: lueck, sandsmark, kde-utils-devel, mak
Cc: elvisangelaccio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20170925/18959313/attachment-0001.html>


More information about the Kde-utils-devel mailing list