diff options
Diffstat (limited to 'konsole')
-rw-r--r-- | konsole/konsole/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsole/konsole/main.cpp b/konsole/konsole/main.cpp index 44a3929af..0a43d1c06 100644 --- a/konsole/konsole/main.cpp +++ b/konsole/konsole/main.cpp @@ -58,7 +58,7 @@ #endif static const char description[] = - I18N_NOOP("X terminal for use with KDE."); + I18N_NOOP("X terminal for use with TDE."); // { "T <title>", 0, 0 }, static KCmdLineOptions options[] = |