5c4507f6fe
#606160) - core: fix editing system DSL connections when using keyfile plugin - core: work around inconsistent proprietary driver associated AP reporting - core: ensure empty VPN secrets are not used (rh #587784) - core: don't request WiFi scans when connection is locked to a specific BSSID - cli: show IPv6 settings and configuration - applet: updated translations - editor: fix a PolicyKit-related crash editing connections (rh #603566) - applet: fix saving the ignore-missing-CA-cert preference (rh #610084) - editor: fix listing connections on PPC64 (rh #608663) - editor: ensure editor windows are destroyed when closed (rh #572466)
31 lines
1.3 KiB
Diff
31 lines
1.3 KiB
Diff
diff -up NetworkManager-0.8.1/network-manager-applet-0.8.1/nm-applet.schemas.in.foo NetworkManager-0.8.1/network-manager-applet-0.8.1/nm-applet.schemas.in
|
|
--- NetworkManager-0.8.1/network-manager-applet-0.8.1/nm-applet.schemas.in.foo 2009-10-21 17:23:29.480267635 -0700
|
|
+++ NetworkManager-0.8.1/network-manager-applet-0.8.1/nm-applet.schemas.in 2009-10-21 17:39:42.734142996 -0700
|
|
@@ -6,7 +6,7 @@
|
|
<applyto>/apps/nm-applet/disable-connected-notifications</applyto>
|
|
<owner>nm-applet</owner>
|
|
<type>bool</type>
|
|
- <default>FALSE</default>
|
|
+ <default>TRUE</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>FALSE</default>
|
|
+ <default>TRUE</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>FALSE</default>
|
|
+ <default>TRUE</default>
|
|
<locale name="C">
|
|
<short>Suppress networks available notifications</short>
|
|
<long>
|