summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:39:47 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 16:39:47 -0500
commit01800ed90bc3c2882b5b2f8cf99ef9233e53a626 (patch)
tree636b6b6b5ea44a1c71b7b1933e2c5ee7a5b7ad57 /src/main.cpp
parent3c32b869c2208758c2027d094c8930592370858a (diff)
downloadtdepowersave-01800ed90bc3c2882b5b2f8cf99ef9233e53a626.tar.gz
tdepowersave-01800ed90bc3c2882b5b2f8cf99ef9233e53a626.zip
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3001691..6e4636d 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -40,7 +40,7 @@
* \date 2004 - 2007
*/
-static const char description[] = I18N_NOOP("KDE Frontend for Power Management, Battery Monitoring and Suspend");
+static const char description[] = I18N_NOOP("TDE Frontend for Power Management, Battery Monitoring and Suspend");
KCmdLineOptions options[] = { { "force-acpi-check", I18N_NOOP("Force a new check for ACPI support"), 0 },
{ "dbg-trace", I18N_NOOP("Trace function entry and leave points for debug\n"), 0 },