[next] telepathy-glib: TpExportableChannel, TpChannelIface: remove
Simon McVittie
smcv at kemper.freedesktop.org
Wed May 7 02:18:23 PDT 2014
Module: telepathy-glib
Branch: next
Commit: 072bb5a3e4f76bb72a061ef50abba068924072c3
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=072bb5a3e4f76bb72a061ef50abba068924072c3
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date: Thu Apr 10 16:39:04 2014 -0400
TpExportableChannel, TpChannelIface: remove
Those 2 interfaces are useless because we made sure already that
all channels must be TpBaseChannel subclass in all CMs.
Use sed to replace all TpExportableChannel references
Reviewed-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77189
---
.../telepathy-glib/telepathy-glib-docs.sgml | 2 -
.../telepathy-glib/telepathy-glib-sections.txt | 33 +---
examples/cm/call/call-manager.c | 8 +-
examples/cm/channelspecific/room-manager.c | 10 +-
examples/cm/echo-message-parts/im-manager.c | 12 +-
telepathy-glib/Makefile.am | 4 -
telepathy-glib/base-call-channel.c | 2 -
telepathy-glib/base-channel.c | 185 ++++++++++++++++----
telepathy-glib/base-channel.h | 6 +-
telepathy-glib/base-connection.c | 17 +-
telepathy-glib/base-media-call-channel.c | 1 -
telepathy-glib/channel-iface.c | 131 --------------
telepathy-glib/channel-iface.h | 79 ---------
telepathy-glib/channel-manager-request-internal.h | 2 +-
telepathy-glib/channel-manager-request.c | 4 +-
telepathy-glib/channel-manager.c | 25 ++-
telepathy-glib/channel-manager.h | 12 +-
telepathy-glib/channel.c | 1 -
telepathy-glib/exportable-channel.c | 184 -------------------
telepathy-glib/exportable-channel.h | 62 -------
telepathy-glib/simple-password-manager.c | 8 +-
telepathy-glib/telepathy-glib.h | 2 -
telepathy-glib/versions/main-1.0.abi | 2 -
tests/lib/echo-im-manager.c | 12 +-
tests/lib/simple-channel-manager.c | 2 +-
25 files changed, 217 insertions(+), 589 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=072bb5a3e4f76bb72a061ef50abba068924072c3
More information about the telepathy-commits
mailing list