gnome-shell/js
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
..
gdm Port everything to class framework 2011-11-24 09:50:04 +01:00
misc fileUtils: Fix recursivelyDeleteDir 2011-11-30 22:04:00 -05:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui NetworkMenu: fix number of visible networks 2011-12-07 15:35:19 +01:00
Makefile.am lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00