summaryrefslogtreecommitdiffstats
path: root/src/hardware.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-07-14 19:31:37 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-07-14 19:31:37 -0500
commit933e53832eeb45c6f660dcf46bed5dc68aaf24c2 (patch)
tree532a8a0d9b144be6e26b587904578cd3253a126f /src/hardware.h
parente49bd16b78beb8f75a079916b6d4e8d2ce457c58 (diff)
downloadtdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.tar.gz
tdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.zip
Update references from kpowersave to tdepowersave.
Diffstat (limited to 'src/hardware.h')
-rw-r--r--src/hardware.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware.h b/src/hardware.h
index 3dd048b..a5c7d5e 100644
--- a/src/hardware.h
+++ b/src/hardware.h
@@ -233,7 +233,7 @@ private:
//! if brightness get controled via keyevents in hardware
/*!
* This boolean represent information if the machine handle brightness button
- * and keyevents in hardware. If so KPowersave should ignore key events.
+ * and keyevents in hardware. If so TDEPowersave should ignore key events.
* \li true: if handled in hardware
* \li false: else
*/
@@ -249,7 +249,7 @@ private:
//! if the current desktop session is active
/*!
* This boolean represent information if the current desktop session in
- * Which KPowersave runs is marked in ConsoleKit as active or not.
+ * Which TDEPowersave runs is marked in ConsoleKit as active or not.
* \li true: if active
* \li false: else
*/