Skip to content

Handle KCMs in OpenUrlJob with KService API

Alexander Lohnau requested to merge work/handle_kcm_desktops_properly into master

Addition to kservice!16 (merged). The Exec lines are implicitly defined to avoid redundant values and workarounds in different places.
We are actually using the KService API inside of this logic and this commit just reads the exec value from KService instead of the raw desktop file.

@sitter @dfaure

Edited by Alexander Lohnau

Merge request reports