summaryrefslogtreecommitdiffstats
path: root/kscreensaver/kxsconfig/kxsrun.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:00:32 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:00:32 -0500
commitefe253d7f39a01c951d6fe7df9ec52b1dd74c6f2 (patch)
tree5c29ed42f8ea4ea291bf024d4acf3663c6b8af1a /kscreensaver/kxsconfig/kxsrun.cpp
parent0ac724db95aaf24243e20723245c1e924c08c24e (diff)
downloadtdeartwork-efe253d7f39a01c951d6fe7df9ec52b1dd74c6f2.tar.gz
tdeartwork-efe253d7f39a01c951d6fe7df9ec52b1dd74c6f2.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kscreensaver/kxsconfig/kxsrun.cpp')
-rw-r--r--kscreensaver/kxsconfig/kxsrun.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kscreensaver/kxsconfig/kxsrun.cpp b/kscreensaver/kxsconfig/kxsrun.cpp
index 41e9f1d0..b32dbfcc 100644
--- a/kscreensaver/kxsconfig/kxsrun.cpp
+++ b/kscreensaver/kxsconfig/kxsrun.cpp
@@ -46,7 +46,7 @@ template class TQPtrList<KXSConfigItem>;
//===========================================================================
static const char appName[] = "kxsrun";
-static const char description[] = I18N_NOOP("KDE X Screen Saver Launcher");
+static const char description[] = I18N_NOOP("TDE X Screen Saver Launcher");
static const char version[] = "3.0.0";