D9405: [Uri Filter Search Provider] readName() of KDesktopFile

Kai Uwe Broulik noreply at phabricator.kde.org
Tue Dec 19 10:29:48 UTC 2017


broulik created this revision.
broulik added a reviewer: dfaure.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  In https://phabricator.kde.org/R241:6246cc48067845208cf5acd8b798abd68349cf18 this code was ported away from `KServiceTypeTrader` where accidentally a `service->name()` which returns the translated name of the service to `KDesktopFile::name()` which returns the file path of the desktop file.

TEST PLAN
  Typed "gg test" into krunner, now got
  
  > Search 'Google' for 'test'
  
  instead of
  
  > Search '/usr/share/kservices5/searchproviders/google.desktop' for 'test'

REPOSITORY
  R241 KIO

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

AFFECTED FILES
  src/urifilters/ikws/searchprovider.cpp

To: broulik, dfaure
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171219/95926181/attachment.html>


More information about the Kde-frameworks-devel mailing list