xdg Desktop file lacks “Keywords” entry
The file build/Linux+BSD/mscore.desktop.in apparently lacks a “Keyword” entry. Lintian emits the following warning:
I: musescore: desktop-entry-lacks-keywords-entry usr/share/applications/mscore.desktop
N:
N: This .desktop file does either not contain a "Keywords" entry or it does
N: not contain any keywords not already present in the "Name" or
N: "GenericName" entries.
N:
N: .desktop files are organized in key/value pairs (similar to .ini files).
N: "Keywords" is the name of the entry/key in the .desktop file containing
N: keywords relevant for this .desktop file.
N:
N: The desktop-file-validate tool in the desktop-file-utils package is
N: useful for checking the syntax of desktop entries.
N:
N: Refer to
N: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s0…,
N: https://bugs.debian.org/693918, and
N: https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords for
N: details.
N:
N: Severity: wishlist, Certainty: certain
N:
N: Check: menu-format, Type: binary
Comments
Keywords we use elsewhere.
music, notation, software, composition, composing, arranging, making, sheet music, lead sheet, leadsheet, score, full score, scorewriter, MIDI, musicxml, print, playback, instrument
Added to Debian in https://anonscm.debian.org/cgit/pkg-multimedia/musescore.git/tree/debia…
You may wish to do similar upstream, and add languages I don’t speak like French.
@mirabilos: Just make it a PR
OK, https://github.com/musescore/MuseScore/pull/3270
.
Fixed in branch 2.2, commit e75105d056
fix #240941: add Keywords to xdg desktop file
TODO: add more stuff and in more languages
Fixed in branch 2.2, commit 0bbc27852e
Merge pull request #3270 from mirabilos/xdg-desktop-keywords
fix #240941: add Keywords to xdg desktop file
Fixed in branch master, commit 27c0bc96d1
fix #240941: add Keywords to xdg desktop file
TODO: add more stuff and in more languages
Automatically closed -- issue fixed for 2 weeks with no activity.