D10079: [Draft] Port baloo krunner plugin to KDBusRunner
Michael Heidelbach
noreply at phabricator.kde.org
Sat Feb 17 18:20:53 UTC 2018
michaelh added inline comments.
INLINE COMMENTS
> baloosearchrunner.cpp:103
> + matchInternal(m_searchTerm, QStringLiteral("Video"), i18n("Video"));
> + matchInternal(m_searchTerm, QStringLiteral("Folder"), i18n("Folder"));
> + finishMatching();
Baloo can also handle these types
- Archive
- Spreadsheet (also found with type:Document)
- Presentation (also found with type:Document)
see basicindexingjob <https://cgit.kde.org/baloo.git/tree/src/file/basicindexingjob.cpp#n119>
Currently those can only be found with e.g. `$ baloosearch type:Archive`.
Please make them available in KRunner too.
REPOSITORY
R120 Plasma Workspace
BRANCH
portBalooRunnerToKDBusRunner
REVISION DETAIL
https://phabricator.kde.org/D10079
To: kossebau, davidedmundson, broulik, mart
Cc: michaelh, ngraham, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180217/4635bc4e/attachment-0001.html>
More information about the Plasma-devel
mailing list