[next] telepathy-glib: TpConnection: Remove tp_list_connection_names()
Simon McVittie
smcv at kemper.freedesktop.org
Thu Mar 27 08:42:06 PDT 2014
Module: telepathy-glib
Branch: next
Commit: 7e42919268f02802c33489705a25603dcee2c2b4
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=7e42919268f02802c33489705a25603dcee2c2b4
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date: Wed Mar 26 13:52:30 2014 -0400
TpConnection: Remove tp_list_connection_names()
Applications should use TpAccountManager to list online accounts.
The only user of this function is MissionControl but it can call
ListNames itself.
Note that example code was even wrong. It says "list installed connection
managers" but what is actually do is listing currently running CMs.
Conflicts:
examples/client/Makefile.am
Reviewed-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
---
.../telepathy-glib/telepathy-glib-sections.txt | 2 -
examples/client/Makefile.am | 3 -
examples/client/list-connections.c | 89 -------------
telepathy-glib/connection.c | 136 --------------------
telepathy-glib/connection.h | 10 --
telepathy-glib/versions/main-1.0.abi | 1 -
6 files changed, 241 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=7e42919268f02802c33489705a25603dcee2c2b4
More information about the telepathy-commits
mailing list