gnome-shell/js
Ryan Lortie 56194ae596 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:17:00 -06:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm loginDialog: Implement cancel() 2013-11-27 14:33:03 +01:00
misc NetworkMenu: make the settings launcher point to the right devices 2013-10-09 18:39:44 +02: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:17:00 -06:00
Makefile.am gdm: support pre-authenticated logins from oVirt 2013-10-14 13:54:30 -04:00