Merge lp:~kvalo/indicator-network/bug-689304 into lp:~indicator-applet-developers/indicator-network/indicator-network

Proposed by Kalle Valo on 2010-12-16
Status: Merged
Merged at revision: 124
Proposed branch: lp:~kvalo/indicator-network/bug-689304
Merge into: lp:~indicator-applet-developers/indicator-network/indicator-network
Diff against target: 11 lines (+1/-1)
1 file modified
src/backend/manager.h (+1/-1)
To merge this branch: bzr merge lp:~kvalo/indicator-network/bug-689304
Reviewer Review Type Date Requested Status
Conor Curran (community) 2010-12-16 Approve on 2010-12-16
Review via email: mp+43886@code.launchpad.net
To post a comment you must log in.
Conor Curran (cjcurran) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/backend/manager.h'
2--- src/backend/manager.h 2010-11-25 15:12:47 +0000
3+++ src/backend/manager.h 2010-12-16 11:51:07 +0000
4@@ -61,7 +61,7 @@
5 #define ICON_CONNECTED_WIFI_100 "nm-signal-100"
6 #define ICON_CONNECTED_WIFI ICON_CONNECTED_WIFI_100
7 #define ICON_CONNECTED_CELLULAR "nm-device-wwan"
8-#define ICON_CONNECTED_BLUETOOTH ICON_CONNECTED_CELLULAR
9+#define ICON_CONNECTED_BLUETOOTH "bluetooth-active"
10 #define ICON_CONNECTED_DEFAULT ICON_CONNECTED_WIRED
11 #define ICON_DISCONNECTED "nm-no-connection"
12

Subscribers

People subscribed via source and target branches