[kde-windows] [Bug 321562] rocs should add kate as depencency
Jekyll Wu
adaptee at gmail.com
Fri Jun 28 01:45:50 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=321562
--- Comment #2 from Jekyll Wu <adaptee at gmail.com> ---
In App/Ui/CodeEditor.cpp:
_editor = KTextEditor::EditorChooser::editor();
if (!_editor) {
KMessageBox::error(this, i18n("A KDE Text Editor could not be found, \n
please, check your installation"));
exit(1);
}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-windows
mailing list