summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/acpi.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/acpi.cpp
parent762c6c5f76c5387087fc31bcc892c4c80f702d89 (diff)
downloadtdeutils-04991231d63146a734e1fe9c9bbef7a1b5575f55.tar.gz
tdeutils-04991231d63146a734e1fe9c9bbef7a1b5575f55.zip
Update KDE->TDE branding in dialogs.
Diffstat (limited to 'klaptopdaemon/acpi.cpp')
-rw-r--r--klaptopdaemon/acpi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/acpi.cpp b/klaptopdaemon/acpi.cpp
index efcdd67..27125dd 100644
--- a/klaptopdaemon/acpi.cpp
+++ b/klaptopdaemon/acpi.cpp
@@ -130,7 +130,7 @@ AcpiConfig::AcpiConfig (TQWidget * parent, const char *name)
"application set up to help change ACPI states, there are two "
"ways you can enable this application, either make the file "
"/proc/acpi/sleep writeable by anyone every time your system boots "
- "or use the button below to make the KDE ACPI helper application "
+ "or use the button below to make the TDE ACPI helper application "
"set-uid root"), this );
tmp_label->setAlignment( TQt::WordBreak );
top_layout->addWidget( tmp_label );