summaryrefslogtreecommitdiffstats
path: root/libtdepim/komposer/core/prefsmodule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/komposer/core/prefsmodule.cpp')
-rw-r--r--libtdepim/komposer/core/prefsmodule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/komposer/core/prefsmodule.cpp b/libtdepim/komposer/core/prefsmodule.cpp
index 8d3a87f4..e3fdc582 100644
--- a/libtdepim/komposer/core/prefsmodule.cpp
+++ b/libtdepim/komposer/core/prefsmodule.cpp
@@ -60,7 +60,7 @@ const KAboutData*
PrefsModule::aboutData() const
{
KAboutData *about = new KAboutData( I18N_NOOP( "komposerconfig" ),
- I18N_NOOP( "KDE Komposer" ),
+ I18N_NOOP( "TDE Komposer" ),
0, 0, KAboutData::License_LGPL,
I18N_NOOP( "(c), 2003-2004 Zack Rusin" ) );