summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/apm.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-07-31 20:15:48 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-07-31 20:15:48 -0500
commit04991231d63146a734e1fe9c9bbef7a1b5575f55 (patch)
tree29ddaee481168656f64405ccf4f4d5bf5a6603a8 /klaptopdaemon/apm.cpp
parent762c6c5f76c5387087fc31bcc892c4c80f702d89 (diff)
downloadtdeutils-04991231d63146a734e1fe9c9bbef7a1b5575f55.tar.gz
tdeutils-04991231d63146a734e1fe9c9bbef7a1b5575f55.zip
Update KDE->TDE branding in dialogs.
Diffstat (limited to 'klaptopdaemon/apm.cpp')
-rw-r--r--klaptopdaemon/apm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/apm.cpp b/klaptopdaemon/apm.cpp
index 2ce09fa..a7cb189 100644
--- a/klaptopdaemon/apm.cpp
+++ b/klaptopdaemon/apm.cpp
@@ -123,7 +123,7 @@ ApmConfig::ApmConfig (TQWidget * parent, const char *name)
connect( enableSoftwareSuspendHibernate, TQT_SIGNAL(clicked()), this, TQT_SLOT(configChanged()) );
tmp_label = new TQLabel( i18n("If the above box is disabled then you need to be logged in "
"as root or need a helper application to invoke the Software "
- "Suspend utility - KDE provides a utility to do this, if you "
+ "Suspend utility - TDE provides a utility to do this, if you "
"wish to use it you must make it set-uid root, the button "
"below will do this for you"), this );
tmp_label->setAlignment( TQt::WordBreak );