D11287: Introduce baloodb CLI tool

Laurent Montel noreply at phabricator.kde.org
Tue Mar 20 07:14:35 UTC 2018


mlaurent requested changes to this revision.
mlaurent added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> CMakeLists.txt:16
> +
> +install(TARGETS baloodb DESTINATION ${BIN_INSTALL_DIR})

install(TARGETS baloodb ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})

> main.cpp:151
> +    }
> +    QString allCommandsStr = allowedcommands.join(QStringLiteral("\n    "));
> +    return i18n("\n\nCommands:\n    %1", allCommandsStr);

const QString allCommandStr

REPOSITORY
  R293 Baloo

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

To: michaelh, #baloo, #frameworks, mlaurent
Cc: mlaurent, ngraham, ashaposhnikov, michaelh, astippich, spoorun, nicolasfella, alexeymin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180320/57eb4030/attachment.html>


More information about the Kde-frameworks-devel mailing list