gnome-shell/js/ui/status
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
..
accessibility.js Port GDM and Caribou to GDBus 2011-11-24 09:50:04 +01:00
bluetooth.js status: Remove unneeded pkill call 2011-12-01 10:51:19 +01:00
keyboard.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00
network.js NetworkMenu: actually add new access point to the network list 2011-12-19 16:54:46 +01:00
power.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00
volume.js Port PanelMenu to new class framework 2011-11-24 09:50:04 +01:00