diff options
author | Michele Calgaro <[email protected]> | 2018-11-04 00:26:20 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-11-04 00:26:20 +0900 |
commit | 12e0e7507ba21c17d6209091c682b9e7f71ad028 (patch) | |
tree | 90cd5330aa7c356a66db0afee1c41008e861a783 /doc/doxy/changelog.dox | |
parent | e0525e314afe0e2fc58e7be6597541fd2b2ab886 (diff) | |
download | tdepowersave-12e0e7507ba21c17d6209091c682b9e7f71ad028.tar.gz tdepowersave-12e0e7507ba21c17d6209091c682b9e7f71ad028.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 2813a67..d1c2cf6 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 |