Roy's Projects
/
dhcpcd-ui
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26316b5
)
Don't spam when we exit.
author
Roy Marples
<roy@marples.name>
Thu, 11 Sep 2014 23:15:01 +0000
(23:15 +0000)
committer
Roy Marples
<roy@marples.name>
Thu, 11 Sep 2014 23:15:01 +0000
(23:15 +0000)
src/dhcpcd-gtk/main.c
patch
|
blob
|
history
diff --git
a/src/dhcpcd-gtk/main.c
b/src/dhcpcd-gtk/main.c
index 3389263821095b3560b22516969bd7e191a887f5..b0fa185ad39d25ef52aa7ea81110822273403f5e 100644
(file)
--- a/
src/dhcpcd-gtk/main.c
+++ b/
src/dhcpcd-gtk/main.c
@@
-338,7
+338,6
@@
dhcpcd_status_cb(DHCPCD_CONNECTION *con, const char *status, _unused void *data)
gtk_status_icon_set_from_icon_name(status_icon,
"network-offline");
gtk_status_icon_set_tooltip_text(status_icon, msg);
- notify(_("No network"), msg, "network-offline");
dhcpcd_prefs_abort();
while (wi_scans) {
w = wi_scans->next;