summaryrefslogtreecommitdiff
path: root/src/mcd-master.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-03 18:39:36 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-04 13:28:08 +0100
commite2bcc5b94496d755c28490f28925da6f54a4cf4d (patch)
tree31bc44a571bb62021aa3fad25e4ff71ee4228991 /src/mcd-master.c
parent957795838715b3b95f2bf8bc116b2328bf6a2881 (diff)
downloadtelepathy-mission-control-e2bcc5b94496d755c28490f28925da6f54a4cf4d.tar.gz
Put the connectivity monitor in the McdAccountManager
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68712 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'src/mcd-master.c')
-rw-r--r--src/mcd-master.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mcd-master.c b/src/mcd-master.c
index 7d1dca02..006a27ba 100644
--- a/src/mcd-master.c
+++ b/src/mcd-master.c
@@ -373,7 +373,8 @@ mcd_master_constructor (GType type, guint n_params,
tp_proxy_get_dbus_connection (TP_PROXY (priv->dbus_daemon))),
TRUE);
- mcd_kludge_transport_install (master);
+ mcd_kludge_transport_install (master,
+ mcd_account_manager_get_connectivity_monitor (priv->account_manager));
/* we assume that at this point all transport plugins have been registered.
* We get the active transports and check whether some accounts should be