[next] telepathy-glib: TpChannel: rename a few Group APIs:
Xavier Claessens
xclaesse at kemper.freedesktop.org
Thu May 10 07:14:08 PDT 2012
Module: telepathy-glib
Branch: next
Commit: af3ccd74ecbd69b77f820fc279d66f2cf992d5c9
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=af3ccd74ecbd69b77f820fc279d66f2cf992d5c9
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Mon May 7 21:40:40 2012 +0200
TpChannel: rename a few Group APIs:
TP_CHANNEL_FEATURE_CONTACTS -> TP_CHANNEL_FEATURE_GROUP
tp_channel_group_dup_members_contacts -> tp_channel_group_dup_members
tp_channel_group_dup_local_pending_contacts -> tp_channel_group_dup_local_pending
tp_channel_group_get_local_pending_contact_info -> tp_channel_group_get_local_pending_info
tp_channel_group_dup_remote_pending_contacts -> tp_channel_group_dup_remote_pending
"group-contacts-changed" -> "group-members-changed"
https://bugs.freedesktop.org/show_bug.cgi?id=49371
---
docs/reference/telepathy-glib-sections.txt | 10 +-
examples/client/inspect-channel.c | 2 +-
telepathy-glib/channel-contacts.c | 110 ++++++++++++++--------------
telepathy-glib/channel-internal.h | 10 +-
telepathy-glib/channel.c | 68 +++++++++--------
telepathy-glib/channel.h | 14 ++--
tests/dbus/call-channel.c | 3 -
tests/dbus/channel-introspect.c | 4 +-
tests/dbus/channel.c | 12 ++--
tests/dbus/cli-group.c | 14 ++--
tests/dbus/group-mixin.c | 4 +-
tests/lib/util.c | 2 +-
12 files changed, 128 insertions(+), 125 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=af3ccd74ecbd69b77f820fc279d66f2cf992d5c9
More information about the telepathy-commits
mailing list