D9712: balooctl status: produce parseable output
Luca Beltrame
noreply at phabricator.kde.org
Tue Jan 16 10:27:36 UTC 2018
lbeltrame added inline comments.
INLINE COMMENTS
> statuscommand.cpp:111
> + if (tr.hasDocument(id)) {
> + out << i18n("Basic indexing done");
> + } else if (cfg.shouldBeIndexed(filePath)) {
If we want output of `balooctl status <path>` to be parseable, then IMO it shouldn't be translated.
However the translations in the status command without arguments are instead desirable IMO.
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D9712
To: michaelh, #frameworks, vhanda, smithjd
Cc: lbeltrame, elvisangelaccio, lueck, dfaure, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180116/21e1faae/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list