diff options
author | Michele Calgaro <[email protected]> | 2018-11-04 00:36:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-11-04 00:36:23 +0900 |
commit | 5ed7e732c163e2e40312f25588b7121b9efc3f9d (patch) | |
tree | 3677b220f418f864ab8b4ca8a00770a12a430f9e /doc/doxy/changelog.dox | |
parent | e10e57865fb550dcfe188162aa10db9169d29979 (diff) | |
download | kpowersave-5ed7e732c163e2e40312f25588b7121b9efc3f9d.tar.gz kpowersave-5ed7e732c163e2e40312f25588b7121b9efc3f9d.zip |
Renamed Sleep to Suspend, following discussion on a more consistent naming convention for shutdown actions.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/doxy/changelog.dox')
-rw-r--r-- | doc/doxy/changelog.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxy/changelog.dox b/doc/doxy/changelog.dox index f371d76..99dab37 100644 --- a/doc/doxy/changelog.dox +++ b/doc/doxy/changelog.dox @@ -10,7 +10,7 @@ * policy for each scheme) * - general settings (define battery warning levels and actions if a level reached as e.g. * Suspend to disk/Shutdown or change the display brightness, configure actions for button - events (Power/Lid/Suspend/Sleep buttons), define the default AC and battery schemes) + events (Power/Lid/Suspend/Suspend buttons), define the default AC and battery schemes) * - show the power consumtion of the battery in the detailed info dialog * - umount external media before suspend (need a patch of the KDE media manager) to avoid data * loss and remount on resume |