[gnome-power-manager] Change the default to hibernate when critically low on battery power



commit 862c40a8e1b5a4051d5ab3b355abe14e05c18427
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jul 21 15:46:48 2009 +0100

    Change the default to hibernate when critically low on battery power

 data/gnome-power-manager.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-power-manager.schemas.in b/data/gnome-power-manager.schemas.in
index 486ae0a..db202ae 100644
--- a/data/gnome-power-manager.schemas.in
+++ b/data/gnome-power-manager.schemas.in
@@ -16,7 +16,7 @@
       <key>/schemas/apps/gnome-power-manager/actions/critical_battery</key>
       <applyto>/apps/gnome-power-manager/actions/critical_battery</applyto>
       <type>string</type>
-      <default>shutdown</default>
+      <default>hibernate</default>
       <locale name="C">
         <short>Battery critical low action</short>
         <long>The action to take when the battery is critically low. Possible values are "hibernate", "suspend", "shutdown" and "nothing".</long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]