Skip to content

ApplicationLauncherJob: find mimetype before showing open with dialog

Fushan Wen requested to merge work/fuf/findmimetype-kf6 into master

To support "last used application" feature in Plasma Integration, it's required to pass a mimetype name in promptUserForApplication. This also matches the behavior in KIO::OpenUrlJob.

Edited by Fushan Wen

Merge request reports