[network-manager-applet/pavlix/appindicator-bgo740574: 6/7] fixup! indicator: add device specific icon code
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/pavlix/appindicator-bgo740574: 6/7] fixup! indicator: add device specific icon code
- Date: Wed, 17 Dec 2014 12:42:06 +0000 (UTC)
commit 8424b7038ce3f123ecfd957708e097edf2762095
Author: Thomas Haller <thaller redhat com>
Date: Wed Dec 17 12:02:54 2014 +0100
fixup! indicator: add device specific icon code
src/applet-device-cdma.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/applet-device-cdma.c b/src/applet-device-cdma.c
index b179cb4..fdce110 100644
--- a/src/applet-device-cdma.c
+++ b/src/applet-device-cdma.c
@@ -311,9 +311,9 @@ cdma_add_menu_item (NMDevice *device,
applet);
#else
text = mobile_helper_get_connection_label (NULL,
- info->provider_name,
- cdma_act_to_mb_act (info),
- cdma_state_to_mb_state (info));
+ info->provider_name,
+ cdma_act_to_mb_act (info),
+ cdma_state_to_mb_state (info));
item = gtk_image_menu_item_new_with_label (text);
g_free (text);
text = g_strdup (mobile_helper_get_quality_icon_name (info->quality_valid ? info->quality :
0));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]