DolphinPart: port dolphin's last use of KRun::run to CommandLauncherJob.

Authored by dfaure on Apr 13 2020, 10:11 PM.

Description

DolphinPart: port dolphin's last use of KRun::run to CommandLauncherJob.

Summary:
I chose CommandLauncherJob rather than ApplicationLauncherJob
because that would require either looking up org.kde.kfind.desktop
(with a risk of failure) or duplicating the icon name...

Test Plan:
commented out the if() block of the slot, to make sure we end
up launching kfind with this code. Then konqueror /, and Ctrl+F.

Reviewers: broulik

Reviewed By: broulik

Differential Revision: https://phabricator.kde.org/D28810

Details

Committed
dfaureApr 18 2020, 11:07 AM
Reviewer
broulik
Differential Revision
D28810: DolphinPart: port dolphin's last use of KRun::run to CommandLauncherJob.
Parents
R318:8fa3e7c14521: Merge branch 'release/20.04'
Branches
Unknown
Tags
Unknown