summaryrefslogtreecommitdiff
path: root/x11/cinnamon/files/patch-js-ui_statusIconDispatcher.js
blob: 89f86a321ae3e53bec8d1bbe889f7e328a15d22a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- js/ui/statusIconDispatcher.old.js	2013-02-26 15:18:27.696454220 +0100
+++ js/ui/statusIconDispatcher.js	2013-02-26 15:19:02.768452834 +0100
@@ -8,11 +8,9 @@
 
 
 const STANDARD_TRAY_ICON_IMPLEMENTATIONS = {
-    'bluetooth-applet': 'bluetooth',
     'gnome-volume-control-applet': 'volume', // renamed to gnome-sound-applet
                                              // when moved to control center                                                
     'gnome-sound-applet': 'volume',
-    'nm-applet': 'network',
     'gnome-power-manager': 'battery',
     'keyboard': 'keyboard',
     'a11y-keyboard': 'a11y',