[gnome-power-manager] Change the default for /apps/gnome-power-manager/notify/fully_charged to FALSE for #592613



commit cab790deac56f57735eabb1d07944166b66e119c
Author: Richard Hughes <richard hughsie com>
Date:   Fri Aug 21 22:03:43 2009 +0100

    Change the default for /apps/gnome-power-manager/notify/fully_charged to FALSE for #592613

 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 eafa45a..b4c60db 100644
--- a/data/gnome-power-manager.schemas.in
+++ b/data/gnome-power-manager.schemas.in
@@ -508,7 +508,7 @@
       <applyto>/apps/gnome-power-manager/notify/fully_charged</applyto>
       <owner>gnome-power-manager</owner>
       <type>bool</type>
-      <default>true</default>
+      <default>false</default>
       <locale name="C">
         <short>Notify when fully charged</short>
         <long>If a notification message should be displayed when the battery is fully charged.</long>



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