summaryrefslogtreecommitdiffstats
path: root/apps/ktupnptest
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:22:22 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:22:22 -0500
commitd8c751446b8b674eb5c387f56b2bb00d5ffd8ce3 (patch)
tree1db1c79d1fb451b68ee8e57ce374c998e68ff856 /apps/ktupnptest
parent48822824f2ac332ccbfe4b3a91d98f662941fa25 (diff)
downloadktorrent-d8c751446b8b674eb5c387f56b2bb00d5ffd8ce3.tar.gz
ktorrent-d8c751446b8b674eb5c387f56b2bb00d5ffd8ce3.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'apps/ktupnptest')
-rw-r--r--apps/ktupnptest/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktupnptest/main.cpp b/apps/ktupnptest/main.cpp
index c585f73..73ceace 100644
--- a/apps/ktupnptest/main.cpp
+++ b/apps/ktupnptest/main.cpp
@@ -32,7 +32,7 @@ using namespace kt;
using namespace bt;
static const char description[] =
- I18N_NOOP("A KDE KPart Application");
+ I18N_NOOP("A TDE KPart Application");
static const char version[] = "1.3dev";