gnome-shell/js
Ryan Lortie b7d2191059 network: properly remove connections from list
Due to a typo we were always removing the first (index 0) connection
from the global list of connections instead of the correct one.

This resulted in some connections remaining in the shell's connection
list long after they were removed.  In particular, this resulted in
multiple copies of a bluetooth connection appearing after suspend/resume
(when the device was readded and the cached connection list was
rescanned).

https://bugzilla.gnome.org/show_bug.cgi?id=740227
(cherry picked from commit 3d4408dce8)
2014-11-21 14:15:17 -06:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm texture-cache: use scale factor for load_uri_async() 2014-03-28 10:53:01 -07:00
misc loginScreen: reset greeter when coming back to login screen 2014-03-25 10:41:12 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui network: properly remove connections from list 2014-11-21 14:15:17 -06:00
js-resources.gresource.xml Add indicator for location service being used 2014-01-28 18:39:12 +00:00
Makefile.am make NetworkManager optional 2014-02-11 18:04:44 -05:00