gnome-settings-daemon's xrandr icon went away

There's no xrandr icon in gnome-settings-daemon any more.
This commit is contained in:
Bastien Nocera 2011-01-28 01:09:37 +00:00
parent 9617e83d88
commit 8468fe87eb

View File

@ -15,8 +15,7 @@ const STANDARD_TRAY_ICON_IMPLEMENTATIONS = {
'gnome-sound-applet': 'volume',
'nm-applet': 'network',
'gnome-power-manager': 'battery',
'keyboard': 'keyboard',
'gnome-settings-daemon': 'display'
'keyboard': 'keyboard'
};
function StatusIconDispatcher() {