This revision was automatically updated to reflect the committed changes.
Closed by commit R241:a35cbeabc162: [krun] Share implementation of runService
and runApplication (authored by davidedmundson).
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D27620?vs=76274&i
apol added a comment.
Don't we need KDesktopFile::isAuthorizedDesktopFile now?
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D27620
To: davidedmundson, apol
Cc: apol, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham,
bruns
apol accepted this revision.
apol added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> krun.cpp:716
> +if (!flags.testFlag(DeleteTemporaryFiles)) {
> +// Remember we opened those urls, for the "recent documents" menu in
> kicker
> +for (co
davidedmundson created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
Since they now effectively do the same thing.
This patch also saves recent documents when runApplication