D14518: SymbolView: Improve "Not Supported" message
Kåre Särs
noreply at phabricator.kde.org
Sun Aug 5 21:58:44 BST 2018
sars added a comment.
Otherwise I'm ready to commit.
INLINE COMMENTS
> plugin_katesymbolviewer.cpp:351
> + node = new QTreeWidgetItem(m_symbols);
> + node->setText(0, i18n("File type: \"%1\"", hlModeName));
> + node->setText(1, QLatin1String("-1"));
Yep, the double quotes around the name are not needed in this version.
REVISION DETAIL
https://phabricator.kde.org/D14518
To: loh.tar, #kate, sars
Cc: kwrite-devel, sars, #kate, michaelh, kevinapavew, ngraham, demsking, cullmann, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180805/7f5942b8/attachment-0001.html>
More information about the KWrite-Devel
mailing list