EBackend: Keep a reference on GNetworkMonitor.
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 18 Feb 2013 01:14:25 +0000 (20:14 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 18 Feb 2013 03:28:38 +0000 (22:28 -0500)
commit1ca84586a44bc3d4cc0b7d0fe2f293f2e27b68d4
treeb3eec82df58db2e2d00484917df3ed933b4e1e92
parent63d1350ed10d91a5915ef47fb0a92c43b70c7686
EBackend: Keep a reference on GNetworkMonitor.

Keep a strong reference on the default GNetworkMonitor, and connect to
its "network-changed" signal.  Our signal handler does nothing for the
moment, but shortly it will update the "online" state.
libebackend/e-backend.c