gnome-shell/js
Giovanni Campagna 77afd6782f NetworkMenu: actually add new access point to the network list
Previously the code in _accessPointAdded was iterating over the
the network list to find a good place, and at that time, added both
the network to the list and the item to the menu. When I refactored
to call queueCreateSection, I forgot to add code to insert the
network in the list.
Add it now, using the new Util.insertSorted function.

https://bugzilla.gnome.org/show_bug.cgi?id=666429
2011-12-19 16:54:46 +01:00
..
gdm Port everything to class framework 2011-11-24 09:50:04 +01:00
misc Array: add capability to insert while keeping a specific order 2011-12-19 16:54:46 +01:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui NetworkMenu: actually add new access point to the network list 2011-12-19 16:54:46 +01:00
Makefile.am lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00