D23985: Consider UNC paths as NetworkShare context
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Sep 16 09:24:33 BST 2019
broulik created this revision.
broulik added a reviewer: Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.
REVISION SUMMARY
Location runner uses `KUriFilter` which translates "\\foo\bar" to smb://foo/bar" but we don't want to go through all of the URI filtering in KRunner itself.
TEST PLAN
Searched for "\\foo\bar" and got it as "NetworkShare" with higher score in location runner than before.
REPOSITORY
R308 KRunner
REVISION DETAIL
https://phabricator.kde.org/D23985
AFFECTED FILES
src/runnercontext.cpp
To: broulik, #plasma
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190916/ff61e577/attachment.html>
More information about the Kde-frameworks-devel
mailing list