Signed-off-by: Andrew Bird <[email protected]>
---
src/applet-device-gsm.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/applet-device-gsm.c b/src/applet-device-gsm.c
index 206bb0b..e8865f0 100644
--- a/src/applet-device-gsm.c
+++ b/src/applet-device-gsm.c
@@ -1092,13 +1092,13 @@ notify_user_of_gsm_reg_change (GsmDeviceInfo *info)
applet_do_notify_with_pref (info->applet,
_("GSM network."),
_("You are now registered on the
home network."),
- "notification-gsm-high",
+ "nm-signal-100",
PREF_DISABLE_CONNECTED_NOTIFICATIONS);
} else if (mb_state == MB_STATE_ROAMING) {
applet_do_notify_with_pref (info->applet,
_("GSM network."),
_("You are now registered on a
roaming network."),
- "notification-gsm-high",
+ "nm-signal-100",
PREF_DISABLE_CONNECTED_NOTIFICATIONS);
}
}
--
1.7.4.4
_______________________________________________
networkmanager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list