network-manager-applet r742 - trunk/src
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: network-manager-applet r742 - trunk/src
- Date: Fri, 6 Jun 2008 00:47:26 +0000 (UTC)
Author: dcbw
Date: Fri Jun 6 00:47:25 2008
New Revision: 742
URL: http://svn.gnome.org/viewvc/network-manager-applet?rev=742&view=rev
Log:
Use the WWAN icon, not the adhoc icon
Modified:
trunk/src/applet-device-cdma.c
trunk/src/applet-device-gsm.c
Modified: trunk/src/applet-device-cdma.c
==============================================================================
--- trunk/src/applet-device-cdma.c (original)
+++ trunk/src/applet-device-cdma.c Fri Jun 6 00:47:25 2008
@@ -282,7 +282,7 @@
applet_do_notify (applet, NOTIFY_URGENCY_LOW,
_("Connection Established"),
_("You are now connected to the CDMA network."),
- "nm-adhoc");
+ "nm-device-wwan");
}
}
Modified: trunk/src/applet-device-gsm.c
==============================================================================
--- trunk/src/applet-device-gsm.c (original)
+++ trunk/src/applet-device-gsm.c Fri Jun 6 00:47:25 2008
@@ -283,7 +283,7 @@
applet_do_notify (applet, NOTIFY_URGENCY_LOW,
_("Connection Established"),
_("You are now connected to the GSM network."),
- "nm-adhoc");
+ "nm-device-wwan");
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]