Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 12 years ago
parent 58ccb6aa2b
commit 9eae3fd24c

@ -43,7 +43,7 @@ PartExplorerPlugin::PartExplorerPlugin( TQObject *parent, const char *name, con
KAction *action = new KAction( i18n("&Part Explorer"), 0, this, TQT_SLOT(slotShowForm()),
actionCollection(), "show_partexplorerform" );
action->setToolTip(i18n("KTrader query execution"));
action->setWhatsThis(i18n("<b>Part explorer</b><p>Shows a dialog for KTrader query execution. Search your KDE documentation for more information about KDE services and KTrader."));
action->setWhatsThis(i18n("<b>Part explorer</b><p>Shows a dialog for KTrader query execution. Search your TDE documentation for more information about TDE services and KTrader."));
}
PartExplorerPlugin::~PartExplorerPlugin()

Loading…
Cancel
Save