diff options
Diffstat (limited to 'kontact/src/main.cpp')
-rw-r--r-- | kontact/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/src/main.cpp b/kontact/src/main.cpp index 20c6f5456..67fe055f5 100644 --- a/kontact/src/main.cpp +++ b/kontact/src/main.cpp @@ -45,7 +45,7 @@ using namespace std; static const char description[] = - I18N_NOOP( "KDE personal information manager" ); + I18N_NOOP( "TDE personal information manager" ); static const char version[] = "1.2.9 (enterprise35 0.20100827.1168748)"; |