[gnome-packagekit] Change /apps/gnome-packagekit/update-icon/notify_update_not_battery to default to FALSE



commit cc2ea2e53150685ed0e0a32468b43a01789db6fc
Author: Richard Hughes <richard hughsie com>
Date:   Wed Nov 18 15:16:48 2009 +0000

    Change /apps/gnome-packagekit/update-icon/notify_update_not_battery to default to FALSE

 data/gnome-packagekit.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-packagekit.schemas.in b/data/gnome-packagekit.schemas.in
index baedeea..8c231e3 100644
--- a/data/gnome-packagekit.schemas.in
+++ b/data/gnome-packagekit.schemas.in
@@ -126,7 +126,7 @@
       <applyto>/apps/gnome-packagekit/update-icon/notify_update_not_battery</applyto>
       <owner>gnome-packagekit</owner>
       <type>bool</type>
-      <default>true</default>
+      <default>false</default>
       <locale name="C">
         <short>Notify the user when the automatic update was not started on battery power</short>
         <long>Notify the user when the update was not automatically started while running on battery power</long>



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