summaryrefslogtreecommitdiffstats
path: root/src/settings.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/settings.h
parente49bd16b78beb8f75a079916b6d4e8d2ce457c58 (diff)
downloadtdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.tar.gz
tdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.zip
Update references from kpowersave to tdepowersave.
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h70
1 files changed, 35 insertions, 35 deletions
diff --git a/src/settings.h b/src/settings.h
index 9a083a0..0b7cba4 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -175,33 +175,33 @@ public:
* \li false: if not lock the screen
*/
bool lockOnLidClose;
- //! if kpowersave starts on login
+ //! if tdepowersave starts on login
/*!
- * This boolean tells if kpowersave should be start automatically on userlogin.
+ * This boolean tells if tdepowersave should be start automatically on userlogin.
* The value could be changed trough the configuration dialog and if the user
- * stop kpowersave.
+ * stop tdepowersave.
* \li true: if autostart
* \li false: if not start on login
*/
bool autostart;
- //! if kpowersave ask for the user for autostart
+ //! if tdepowersave ask for the user for autostart
/*!
- * This boolean tells if kpowersave ask for autostart settings if user stop kpowersave.
+ * This boolean tells if tdepowersave ask for autostart settings if user stop tdepowersave.
* \li true: if ask on stop
* \li false: if never ask
*/
bool autostartNeverAsk;
- //! if kpowersave should force DPMS shutdown for display for lidclose
+ //! if tdepowersave should force DPMS shutdown for display for lidclose
/*!
- * This boolean tells if kpowersave should force dpms shutdown for the display if a
+ * This boolean tells if tdepowersave should force dpms shutdown for the display if a
* lidclose event was recieved
* \li true: if shutdown display
* \li false: if not
*/
bool forceDpmsOffOnLidClose;
- //! if kpowersave should call SetPowerSave() on HAL
+ //! if tdepowersave should call SetPowerSave() on HAL
/*!
- * This boolean tells if kpowersave should call SetPowerSave on HAL depending
+ * This boolean tells if tdepowersave should call SetPowerSave on HAL depending
* on the AC state.
* \li true: if should call
* \li false: if not
@@ -210,7 +210,7 @@ public:
//! time after resume to fake keyevent
/*!
- * This integere contains the time after wich kpowersave should fake a keyevent
+ * This integere contains the time after wich tdepowersave should fake a keyevent
* to show the login dialog if the desktop was locked on suspend. Value is in msec.
*/
int timeToFakeKeyAfterLock;
@@ -270,43 +270,43 @@ public:
TQString currentScheme;
// ---------- Screensaver/DPMS section ------------ //
- //! if kpowersave use own screensaver settings
+ //! if tdepowersave use own screensaver settings
/*!
- * This boolean represent kpowersave userspecific screensaver settings. If kpowersave
+ * This boolean represent tdepowersave userspecific screensaver settings. If tdepowersave
* use own screensaver settings the KDE or GNOME settings are overwritten.
- * \li true: if kpowersave use own settings
- * \li false: if kpowersave don't change any screensaver settings
+ * \li true: if tdepowersave use own settings
+ * \li false: if tdepowersave don't change any screensaver settings
*/
bool specSsSettings;
- //! if kpowersave should disable the screensaver
+ //! if tdepowersave should disable the screensaver
/*!
- * This boolean tells if kpowersave should disable the screensaver.
- * \li true: if kpowersave should disable the screensaver
+ * This boolean tells if tdepowersave should disable the screensaver.
+ * \li true: if tdepowersave should disable the screensaver
* \li false: if not
*/
bool disableSs;
- //! if kpowersave should blank only the screen
+ //! if tdepowersave should blank only the screen
/*!
- * This boolean tells if kpowersave should blank only the screen instead of
+ * This boolean tells if tdepowersave should blank only the screen instead of
* using the global selected KDE or GNOME screensaver.
- * \li true: if kpowersave should blank only the screen
+ * \li true: if tdepowersave should blank only the screen
* \li false: if not and don't change anything
*/
bool blankSs;
- //! if kpowersave use own DPMS settings
+ //! if tdepowersave use own DPMS settings
/*!
- * This boolean tells if kpowersave should use own userspecific settings for
- * Display PowerManagement Settings. If this value is true kpowersave overwritte
+ * This boolean tells if tdepowersave should use own userspecific settings for
+ * Display PowerManagement Settings. If this value is true tdepowersave overwritte
* the KDE or GNOME global settings.
- * \li true: if kpowersave use own DPMS settings
- * \li false: if kpowersave don't change DPMS settings
+ * \li true: if tdepowersave use own DPMS settings
+ * \li false: if tdepowersave don't change DPMS settings
*/
bool specPMSettings;
- //! if kpowersave should disable DPMS
+ //! if tdepowersave should disable DPMS
/*!
- * This boolean tells if kpowersave should disable DPMS. If this is used,
- * kpowersave overwrite the KDE or GNOME global settings.
- * \li true: if kpowersave should disable dpms
+ * This boolean tells if tdepowersave should disable DPMS. If this is used,
+ * tdepowersave overwrite the KDE or GNOME global settings.
+ * \li true: if tdepowersave should disable dpms
* \li false: if not
*/
bool disableDPMS;
@@ -364,7 +364,7 @@ public:
bool autoInactiveSBlistEnabled;
//! time of user inactivity to execute a defined action
/*!
- * This integer represent the time in minutes after which kpowersave
+ * This integer represent the time in minutes after which tdepowersave
* should execute a specific through \ref autoInactiveAction defined
* action.
*/
@@ -390,9 +390,9 @@ public:
TQStringList autoInactiveSBlist;
// ------ Autosuspend countdown dialog section -------- //
- //! if KPowersave should display a dialog with a warning for autosuspend
+ //! if TDEPowersave should display a dialog with a warning for autosuspend
/*!
- * This boolean tells if KPowersave should show a warning dialog
+ * This boolean tells if TDEPowersave should show a warning dialog
* with a countdown before call the autosuspend.
* \li true: if show dialog
* \li false: if not
@@ -425,7 +425,7 @@ public:
bool autoDimmSBlistEnabled;
//! time of user inactivity to dimm the display
/*!
- * This integer represent the time in minutes after which kpowersave
+ * This integer represent the time in minutes after which tdepowersave
* should dimm the display to the level defined by \ref autoDimmTo .
*/
int autoDimmAfter;
@@ -468,7 +468,7 @@ public:
//! if umount/remount external volumes on suspend
/*!
- * This boolean tells if KPowersave should umount external partitions
+ * This boolean tells if TDEPowersave should umount external partitions
* before suspend and remount them after resume.
* \li true: if umount/remount
* \li false: if not
@@ -487,7 +487,7 @@ public:
private:
- //! configuration of kpowersave
+ //! configuration of tdepowersave
TDEConfig *tdeconfig;
//! to map a battery action string to the related type