[next] telepathy-glib: TpChannel:channel-properties: change type to GVariant

Simon McVittie smcv at kemper.freedesktop.org
Tue Apr 8 12:11:44 PDT 2014


Module: telepathy-glib
Branch: next
Commit: d7a8163baa6aabbfc1d3643f9f3ae1cb71b5aa0b
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=d7a8163baa6aabbfc1d3643f9f3ae1cb71b5aa0b

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Apr  7 13:10:07 2014 +0100

TpChannel:channel-properties: change type to GVariant

It's still a GHashTable internally, because lots of subclasses still
rely on that.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77139
Reviewed-by: Xavier Claessens

---

 telepathy-glib/automatic-client-factory-internal.h |   10 +++---
 telepathy-glib/automatic-client-factory.c          |    8 ++---
 telepathy-glib/call-channel.c                      |    2 +-
 telepathy-glib/channel.c                           |   32 ++++++++++++++------
 telepathy-glib/client-factory-internal.h           |    2 +-
 telepathy-glib/client-factory.c                    |    7 ++---
 telepathy-glib/dbus-tube-channel.c                 |    2 +-
 telepathy-glib/file-transfer-channel.c             |    2 +-
 telepathy-glib/stream-tube-channel.c               |    2 +-
 telepathy-glib/text-channel.c                      |    2 +-
 telepathy-logger/call-channel-internal.h           |    2 +-
 telepathy-logger/call-channel.c                    |    2 +-
 telepathy-logger/client-factory.c                  |    9 ++----
 telepathy-logger/text-channel-internal.h           |    2 +-
 telepathy-logger/text-channel.c                    |    2 +-
 15 files changed, 44 insertions(+), 42 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=d7a8163baa6aabbfc1d3643f9f3ae1cb71b5aa0b


More information about the telepathy-commits mailing list