| 1 |
diff -up NetworkManager-0.7.996/network-manager-applet-0.7.996/nm-applet.schemas.in.foo NetworkManager-0.7.996/network-manager-applet-0.7.996/nm-applet.schemas.in
|
| 2 |
--- NetworkManager-0.7.996/network-manager-applet-0.7.996/nm-applet.schemas.in.foo 2009-10-21 17:23:29.480267635 -0700
|
| 3 |
+++ NetworkManager-0.7.996/network-manager-applet-0.7.996/nm-applet.schemas.in 2009-10-21 17:39:42.734142996 -0700
|
| 4 |
@@ -6,7 +6,7 @@
|
| 5 |
<applyto>/apps/nm-applet/disable-connected-notifications</applyto>
|
| 6 |
<owner>nm-applet</owner>
|
| 7 |
<type>bool</type>
|
| 8 |
- <default>FALSE</default>
|
| 9 |
+ <default>TRUE</default>
|
| 10 |
<locale name="C">
|
| 11 |
<short>Disable connected notifications</short>
|
| 12 |
<long>
|
| 13 |
@@ -20,7 +20,7 @@
|
| 14 |
<applyto>/apps/nm-applet/disable-disconnected-notifications</applyto>
|
| 15 |
<owner>nm-applet</owner>
|
| 16 |
<type>bool</type>
|
| 17 |
- <default>FALSE</default>
|
| 18 |
+ <default>TRUE</default>
|
| 19 |
<locale name="C">
|
| 20 |
<short>Disable disconnected notifications</short>
|
| 21 |
<long>
|
| 22 |
@@ -34,7 +34,7 @@
|
| 23 |
<applyto>/apps/nm-applet/suppress-wireless-networks-available</applyto>
|
| 24 |
<owner>nm-applet</owner>
|
| 25 |
<type>bool</type>
|
| 26 |
- <default>FALSE</default>
|
| 27 |
+ <default>TRUE</default>
|
| 28 |
<locale name="C">
|
| 29 |
<short>Suppress networks available notifications</short>
|
| 30 |
<long>
|