From 284ef1c282448d811f6c32443da9d920be959018 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 16:06:07 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kontact/plugins/kpilot/kpilot_plugin.cpp | 2 +- kontact/plugins/summary/kcmkontactsummary.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kontact/plugins') diff --git a/kontact/plugins/kpilot/kpilot_plugin.cpp b/kontact/plugins/kpilot/kpilot_plugin.cpp index c4044b4b1..7993b0a23 100644 --- a/kontact/plugins/kpilot/kpilot_plugin.cpp +++ b/kontact/plugins/kpilot/kpilot_plugin.cpp @@ -53,7 +53,7 @@ const KAboutData *KPilotPlugin::aboutData() if ( !mAboutData ) { mAboutData = new KAboutData("kpilotplugin", I18N_NOOP("KPilot Information"), KPILOT_VERSION, - I18N_NOOP("KPilot - HotSync software for KDE\n\n"), + I18N_NOOP("KPilot - HotSync software for TDE\n\n"), KAboutData::License_GPL, "(c) 2004 Reinhold Kainhofer"); mAboutData->addAuthor("Reinhold Kainhofer", I18N_NOOP("Plugin Developer"), "reinhold@kainhofer.com", "http://reinhold.kainhofer.com/Linux/"); diff --git a/kontact/plugins/summary/kcmkontactsummary.cpp b/kontact/plugins/summary/kcmkontactsummary.cpp index f85feda2c..767d62c7f 100644 --- a/kontact/plugins/summary/kcmkontactsummary.cpp +++ b/kontact/plugins/summary/kcmkontactsummary.cpp @@ -108,7 +108,7 @@ KCMKontactSummary::KCMKontactSummary( TQWidget *parent, const char *name ) load(); KAboutData *about = new KAboutData( I18N_NOOP( "kontactsummary" ), - I18N_NOOP( "KDE Kontact Summary" ), + I18N_NOOP( "TDE Kontact Summary" ), 0, 0, KAboutData::License_GPL, I18N_NOOP( "(c), 2004 Tobias Koenig" ) ); -- cgit v1.2.1