not completely valid screenkast.desktop
Status: Beta
Brought to you by:
instrudeo
The screenkast.desktop file is not completely valid:
- the Categories key has no AudioVideo category (due to the Video one, see http://standards.freedesktop.org/menu-spec/latest/apa.html\), and thus it appears in the lost+found menu of KDE
- the Comment key is duplicate; removed the one equal to GenericName
There are a couple of issues more:
- the Encoding key is deprecated, so it can be removed
- the Version key does not represent the version of the application, but the reference version of the specs, which can be just be 1.0 at the moment; the key is not mandatory, so it can be removed.
References:
- http://standards.freedesktop.org/desktop-entry-spec/latest/
updated patch, fixes the original issues and the newly reported ones (in comment #1)