gnome-shell/js/ui/status
Giovanni Campagna aad9179373 NetworkMenu: fix number of visible networks
When placing networks in _createSection, we were taking in
consideration that _activeNetwork is always first, by adding 1,
but then kept this offset also for networks following it (normally,
all of them, since _activeNetwork is also the most recently used),
that instead should not be affected by the movement.
This resulted in the menu showing 4 networks + More... instead of
5.

https://bugzilla.gnome.org/show_bug.cgi?id=664124
2011-12-07 15:35:19 +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: fix number of visible networks 2011-12-07 15:35:19 +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