Fix kdcop branding.

pull/2/head
Darrell Anderson 12 years ago
parent 66c83e6ac5
commit 2f4d8d10ee

@ -285,7 +285,7 @@ KDCOPWindow::KDCOPWindow(TQWidget *parent, const char * name)
dcopClient = kapp->dcopClient();
dcopClient->attach();
resize( 377, 480 );
statusBar()->message(i18n("Welcome to the KDE DCOP browser"));
statusBar()->message(i18n("Welcome to the TDE DCOP browser"));
mainView = new kdcopview(this, "KDCOP");
mainView->kListViewSearchLine1->setListView( mainView->lv );

Loading…
Cancel
Save