gnome-shell/js/ui/status
Ray Strode f96b2ee858 popupMenu: Hide separators when they aren't separating
A separator only makes sense if there are items on both
sides of it. There is quite a lot of code written
throughout the shell that manages the process of showing
and hiding separators as the items around those separators
change.

This commit drops all that code in favor of changes to the menu
implementation to dynamically hide or show separators as
appropriate, so the callers don't have to deal with it.

https://bugzilla.gnome.org/show_bug.cgi?id=657082
2011-08-28 12:15:17 -04:00
..
accessibility.js ShellApp: Change activation API 2011-08-11 05:35:23 -04:00
bluetooth.js popupMenu: Hide separators when they aren't separating 2011-08-28 12:15:17 -04:00
keyboard.js KeyboardStatus: disambiguate duplicate short descriptions 2011-08-26 16:52:58 +02:00
network.js popupMenu: Hide separators when they aren't separating 2011-08-28 12:15:17 -04:00
power.js popupMenu: Hide separators when they aren't separating 2011-08-28 12:15:17 -04:00
volume.js popupMenu: Hide separators when they aren't separating 2011-08-28 12:15:17 -04:00