/[pkgs]/devel/NetworkManager/nm-applet-no-notifications.patch
ViewVC logotype

Contents of /devel/NetworkManager/nm-applet-no-notifications.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Oct 22 01:09:23 2009 UTC (4 weeks, 5 days ago) by dcbw
Branch: MAIN
CVS Tags: NetworkManager-0_7_996-7_git20091113_fc13, NetworkManager-0_7_996-5_git20091021_fc13, HEAD
File MIME type: text/x-patch
* Wed Oct 21 2009 Dan Williams <dcbw@redhat.com> - 0.7.996-5.git20091021
- install: better fix for (rh #526519)
- install: don't build Bluetooth bits on s390 (rh #529854)
- nm: wired 802.1x connection activation fixes
- nm: fix crash after modifying default wired connections like "Auto eth0"
- nm: ensure VPN secrets are requested again after connection failure
- nm: reset 'accept_ra' to previous value after deactivating IPv6 connections
- nm: ensure random netlink events don't interfere with IPv6 connection activation
- ifcfg-rh: fix writing out LEAP connections
- ifcfg-rh: recognize 'static' as a valid BOOTPROTO (rh #528068)
- applet: fix "could not find required resources" error (rh #529766)
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>

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2