Annoyance with notification in Ubuntu
- From: Tero Miettinen <tero miettinen gmail com>
- To: networkmanager-list gnome org
- Subject: Annoyance with notification in Ubuntu
- Date: Tue, 21 Sep 2010 11:04:12 +0300
Hello,
I'm suggesting this diff to fix the bug left at Launchpad:
https://bugs.launchpad.net/bugs/383404
This explains the bug best:
http://launchpadlibrarian.net/56069067/screenshot3.png
The file in question is src/applet-device-wifi.c and the diff fixes the
"Click on this icon" to "Click on the network icon"
Feedback and discussion is always welcome.
-Tero Miettinen
--- applet-device-wifi.c 2010-09-21 10:52:36.000000000 +0300
+++ applet-device-wifi.c.new 2010-09-21 10:54:54.000000000 +0300
@@ -1046,7 +1046,7 @@
applet_do_notify (applet,
NOTIFY_URGENCY_LOW,
_("Wireless Networks Available"),
- _("Click on this icon to connect to a wireless network"),
+ _("Click on the network icon to connect to a wireless network"),
"nm-device-wireless",
"dont-show",
_("Don't show this message again"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]