Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 12 years ago
parent a1169b0a85
commit 89424c4140

@ -84,8 +84,8 @@ MainWindow::MainWindow(KTextEditor::Document *document) : editor(0)
{
if ( !(document = KTextEditor::EditorChooser::createDocument(0,"KTextEditor::Document") ) )
{
KMessageBox::error( this, i18n("A KDE text-editor component could not be found;\n"
"please check your KDE installation.") );
KMessageBox::error( this, i18n("A TDE text-editor component could not be found;\n"
"please check your TDE installation.") );
kapp->exit(1);
}
// docList.append(doc);

Loading…
Cancel
Save