D17956: DocumentPrivate: Fix broken doc links in qCWarning
Luigi Toscano
noreply at phabricator.kde.org
Fri Jan 4 09:20:57 GMT 2019
ltoscano requested changes to this revision.
ltoscano added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> katedocument.cpp:4592
> "Please replace with 'remove-trailing-spaces modified;', see "
> - "http://docs.kde.org/stable/en/applications/kate/config-variables.html#variable-remove-trailing-spaces");
> + "https://docs.kde.org/stable5/en/applications/katepart/config-variables.html#variable-remove-trailing-spaces");
> m_config->setRemoveSpaces(state ? 1 : 0);
Please use:
https://docs.kde.org/index.php?application=katepart&branch=stable5&path=config-variables.html#variable-remove-trailing-spaces
> katedocument.cpp:4597
> "Please replace with 'remove-trailing-spaces all;', see "
> - "http://docs.kde.org/stable/en/applications/kate/config-variables.html#variable-remove-trailing-spaces");
> + "https://docs.kde.org/stable5/en/applications/katepart/config-variables.html#variable-remove-trailing-spaces");
> m_config->setRemoveSpaces(state ? 2 : 0);
See above
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D17956
To: loh.tar, #ktexteditor, sars, ltoscano
Cc: ltoscano, kwrite-devel, kde-frameworks-devel, #ktexteditor, hase, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190104/60038dd8/attachment.html>
More information about the KWrite-Devel
mailing list