summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/summary/kcmkontactsummary.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:06:07 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:06:07 -0500
commit284ef1c282448d811f6c32443da9d920be959018 (patch)
treee2d9fd375f60ae0208794a3b83f17e3c9934a91e /kontact/plugins/summary/kcmkontactsummary.cpp
parent2d5f15c865de75f3147bd849ef81d3ed034f8104 (diff)
downloadtdepim-284ef1c282448d811f6c32443da9d920be959018.tar.gz
tdepim-284ef1c282448d811f6c32443da9d920be959018.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kontact/plugins/summary/kcmkontactsummary.cpp')
-rw-r--r--kontact/plugins/summary/kcmkontactsummary.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/summary/kcmkontactsummary.cpp b/kontact/plugins/summary/kcmkontactsummary.cpp
index f85feda2..767d62c7 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" ) );