make klipper launch mimetype-handling apps normally using KRun

Authored by lunakl on May 11 2017, 9:26 AM.

Description

make klipper launch mimetype-handling apps normally using KRun

Launching .desktop files using KProcess skips handling that should be done
when launching apps. E.g. opening an URL with Firefox will make the new window
open in background if Firefox is already running, because startup notification
hasn't been handled at all. And KProcess is useless in this case anyway,
as Klipper doesn't care about stdout of Firefox.

Details

Committed
lunaklMay 11 2017, 9:26 AM
Parents
R120:9122ab0a67db: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown