[PATCH 1/2] gsm: remove Ubuntu specific icon references
- From: Andrew Bird <ajb spheresystems co uk>
- To: networkmanager-list gnome org
- Subject: [PATCH 1/2] gsm: remove Ubuntu specific icon references
- Date: Wed, 15 Jun 2011 21:00:15 +0100
Signed-off-by: Andrew Bird <ajb spheresystems co uk>
---
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]