summaryrefslogtreecommitdiffstats
path: root/kappfinder
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:44:21 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:44:21 -0500
commit4f24944314ddf35eca50330ebc4e7e995bacded7 (patch)
tree0a1fb3a696a2707abb3e0de1b691a351fef5ba01 /kappfinder
parentdd4d06325183e7f0183584919b2b895e3bad25b0 (diff)
downloadtdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.tar.gz
tdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kappfinder')
-rw-r--r--kappfinder/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kappfinder/main.cpp b/kappfinder/main.cpp
index 35805fcfb..1642ce144 100644
--- a/kappfinder/main.cpp
+++ b/kappfinder/main.cpp
@@ -24,7 +24,7 @@
#include "toplevel.h"
-static const char description[] = I18N_NOOP( "KDE's application finder" );
+static const char description[] = I18N_NOOP( "TDE's application finder" );
static KCmdLineOptions options[] = {
{ "dir <dir>", I18N_NOOP( "Install .desktop files into directory <dir>" ), 0 },