Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

desktop file does not pass desktop-file-validate #45

Open
probonopd opened this issue Sep 18, 2017 · 0 comments
Open

desktop file does not pass desktop-file-validate #45

probonopd opened this issue Sep 18, 2017 · 0 comments

Comments

@probonopd
Copy link

The desktop file does not pass desktop-file-validate:

webrecorderplayer-electron.desktop: error: value "network;" for key "Categories" in group "Desktop Entry" contains an unregistered value "network"; values extending the format should start with "X-"

webrecorderplayer-electron.desktop: hint: value "network;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu

It should be Categories=Network; according to https://standards.freedesktop.org/menu-spec/latest/apa.html. Note the trailing semicolon.

Please fix the desktop file and make sure it passes desktop-file-validation`.

Again, plese ping me once a release is available for download.

Reference:
https://travis-ci.org/AppImage/appimage.github.io/builds/276191978#L691

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant