This patch does not honor gconf settings:
/apps/nm-applet/disable-connected-notifications
/apps/nm-applet/disable-disconnected-notifications

It should use applet_do_notify_with_pref in combination with
PREF_DISABLE_DISCONNECTED_NOTIFICATIONS instead of applet_do_notify.

Example:
applet_do_notify_with_pref (applet, _("Disconnected"),
                                            _("The network connection has been 
disconnected."),
                                            "nm-no-connection",
                                            
PREF_DISABLE_DISCONNECTED_NOTIFICATIONS);

-- 
nm-applet notifications should have more information for disconnected states
https://bugs.launchpad.net/bugs/341684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to