Skip to content

Fix launching service file action

Nicolas Fella requested to merge work/nico/fix-launch into master

KService::serviceByDesktopPath doesn't work with paths that aren't managed by KSycoca, like /usr/share/kio/servicemenus

Instead create the KService directly

Merge request reports