summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-05-10 16:29:45 -0500
committerDarrell Anderson <[email protected]>2012-05-10 16:29:45 -0500
commit32179f8e7bfc87279b8a2c4827c8c02e6375e656 (patch)
treef19a3e2276a4edbe2200b8c7be09878d22c6c752
parentaef976555cad47bd5550b12be9b44d8c139fe5ea (diff)
downloadkrusader-32179f8e7bfc87279b8a2c4827c8c02e6375e656.tar.gz
krusader-32179f8e7bfc87279b8a2c4827c8c02e6375e656.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
-rw-r--r--krusader/main.cpp2
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[] =