[network-manager-applet] gconf: restore 0.7 notification behavior defaults



commit 12875cbaa3f133a95eb6dc493e3082b87032d3df
Author: Alexander Sack <asac ubuntu com>
Date:   Thu Oct 8 18:14:57 2009 -0700

    gconf: restore 0.7 notification behavior defaults

 nm-applet.schemas.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nm-applet.schemas.in b/nm-applet.schemas.in
index 75930e1..501d35c 100644
--- a/nm-applet.schemas.in
+++ b/nm-applet.schemas.in
@@ -6,7 +6,7 @@
       <applyto>/apps/nm-applet/disable-connected-notifications</applyto>
       <owner>nm-applet</owner>
       <type>bool</type>
-      <default>TRUE</default>
+      <default>FALSE</default>
       <locale name="C">
         <short>Disable connected notifications</short>
         <long>
@@ -20,7 +20,7 @@
       <applyto>/apps/nm-applet/disable-disconnected-notifications</applyto>
       <owner>nm-applet</owner>
       <type>bool</type>
-      <default>TRUE</default>
+      <default>FALSE</default>
       <locale name="C">
         <short>Disable disconnected notifications</short>
         <long>
@@ -34,7 +34,7 @@
       <applyto>/apps/nm-applet/suppress-wireless-networks-available</applyto>
       <owner>nm-applet</owner>
       <type>bool</type>
-      <default>TRUE</default>
+      <default>FALSE</default>
       <locale name="C">
         <short>Suppress networks available notifications</short>
         <long>



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