diff options
-rw-r--r-- | krusader/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/main.cpp b/krusader/main.cpp index f44d37d..4c4c32f 100644 --- a/krusader/main.cpp +++ b/krusader/main.cpp @@ -48,7 +48,7 @@ #include <stdlib.h> static const char *description = - I18N_NOOP("Krusader\nTwin-Panel File Manager for KDE"); + I18N_NOOP("Krusader\nTwin-Panel File Manager for TDE"); // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE static KCmdLineOptions options[] = |