https://bugs.kde.org/show_bug.cgi?id=518381
Bug ID: 518381
Summary: Plasma Workspace .desktop file for kio has the wrong
extension
Classification: I don't know
Product: kde
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
This file:
https://invent.kde.org/plasma/plasma-workspace/-/blob/8cb1dfd3df743032cecf80cb2f80bd885e299c31/kioworkers/desktop/directory.desktop
Breaks this spec:
https://specifications.freedesktop.org/desktop-entry/latest-single/
"Desktop entry files should have the .desktop extension, except for files of
Type Directory which should have the .directory extension"
There's also the issue of a missing Name, which is also required by the spec:
Can be verified by running:
% desktop-file-validate /usr/share/kio_desktop/directory.desktop
/usr/share/kio_desktop/directory.desktop: error: required key "Name" in group
"Desktop Entry" is not present
/usr/share/kio_desktop/directory.desktop: error: file is of type "Directory",
but filename does not have a .directory extension
Sorry - I could not find the correct section to file the bug under, so it's in
general.
--
You are receiving this mail because:
You are watching all bug changes.