summaryrefslogtreecommitdiffstats
path: root/konqueror/client
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 /konqueror/client
parentdd4d06325183e7f0183584919b2b895e3bad25b0 (diff)
downloadtdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.tar.gz
tdebase-4f24944314ddf35eca50330ebc4e7e995bacded7.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'konqueror/client')
-rw-r--r--konqueror/client/kfmclient.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/client/kfmclient.cc b/konqueror/client/kfmclient.cc
index e2d07c0dd..dcb508dc8 100644
--- a/konqueror/client/kfmclient.cc
+++ b/konqueror/client/kfmclient.cc
@@ -51,7 +51,7 @@
static const char appName[] = "kfmclient";
static const char programName[] = I18N_NOOP("kfmclient");
-static const char description[] = I18N_NOOP("KDE tool for opening URLs from the command line");
+static const char description[] = I18N_NOOP("TDE tool for opening URLs from the command line");
static const char version[] = "2.0";