Can someone explain why this patch:
lp341684_device_sensitive_disconnect_notify.patch
does not use the function applet_do_notify_with_pref () to display
disconnected notifications? You can see where it was removed by the
patch:
- applet_do_notify_with_pref (applet, _("Disconnected"),
- _("The network connection has been
disconnected."),
- "nm-no-connection",
-
PREF_DISABLE_DISCONNECTED_NOTIFICATIONS);
The above function checks the value of
/apps/nm-applet/disable-disconnected-notifications before displaying the
notification.
The code from the patch does not:
...
info->text = _("Disconnected - you are now offline");
...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445872
Title:
disable-disconnect-notification option ignored
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/445872/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs