summaryrefslogtreecommitdiffstats
path: root/kuser
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:22:26 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 15:22:26 -0500
commit923a29eac16798b6a7be777153024d03c8135778 (patch)
treedac41d7374e52693f74b4eaaae0726ecf90cfbfd /kuser
parent0bc59781eaca6b6e31258b5d5fc15b3427080512 (diff)
downloadtdeadmin-923a29eac16798b6a7be777153024d03c8135778.tar.gz
tdeadmin-923a29eac16798b6a7be777153024d03c8135778.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kuser')
-rw-r--r--kuser/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/main.cpp b/kuser/main.cpp
index 638011d..a990b1b 100644
--- a/kuser/main.cpp
+++ b/kuser/main.cpp
@@ -33,7 +33,7 @@
#include "mainWidget.h"
static const char *description =
- I18N_NOOP("KDE User Editor");
+ I18N_NOOP("TDE User Editor");
KUserGlobals *kug = 0;