D17371: [KRun] when asked to open link in external browser, fall back to mimeapps.list if nothing is set in kdeglobals

David Faure noreply at phabricator.kde.org
Sat Dec 22 23:30:47 GMT 2018


dfaure accepted this revision.
dfaure added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> krun.cpp:1423
> +        // If a default browser isn't set in kdeglobals, fall back to mimeapps.list
> +        if (! d->m_externalBrowser.isEmpty()) {
> +            return;

no space after "!"

REPOSITORY
  R241 KIO

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D17371

To: ngraham, #frameworks, broulik, cfeck, elvisangelaccio, dfaure
Cc: dfaure, rdieter, achauvel, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181222/ded38900/attachment.html>


More information about the Kde-frameworks-devel mailing list