[next] telepathy-glib: Move GVariant utilities to variant-util.ch
Xavier Claessens
xclaesse at kemper.freedesktop.org
Sat Sep 15 06:48:18 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 51115c42577150c400a9785b77714efd442117a8
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=51115c42577150c400a9785b77714efd442117a8
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Wed Sep 12 12:55:09 2012 +0200
Move GVariant utilities to variant-util.ch
---
telepathy-glib/Makefile.am | 7 ++-
telepathy-glib/account-request.c | 1 +
telepathy-glib/account.c | 3 +-
telepathy-glib/base-connection.c | 1 +
telepathy-glib/capabilities.c | 1 +
telepathy-glib/channel.c | 1 +
telepathy-glib/connection.c | 1 +
telepathy-glib/dbus-internal.h | 8 ---
telepathy-glib/dbus.c | 58 -----------------
telepathy-glib/telepathy-glib.h | 1 +
telepathy-glib/tls-certificate.c | 1 +
telepathy-glib/variant-util-internal.h | 36 +++++++++++
telepathy-glib/variant-util.c | 108 ++++++++++++++++++++++++++++++++
telepathy-glib/variant-util.h | 36 +++++++++++
14 files changed, 194 insertions(+), 69 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=51115c42577150c400a9785b77714efd442117a8
More information about the telepathy-commits
mailing list