[next] telepathy-glib: Move dbus-glib header inclusion from headers to source code
Simon McVittie
smcv at kemper.freedesktop.org
Thu Mar 27 08:42:05 PDT 2014
Module: telepathy-glib
Branch: next
Commit: 9777e093dced3bf5306527c908abe458d8359791
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=9777e093dced3bf5306527c908abe458d8359791
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon Mar 17 16:33:58 2014 +0000
Move dbus-glib header inclusion from headers to source code
Ideally, it should be possible to use telepathy-glib's high-level API
without being aware of dbus-glib at all.
---
telepathy-glib/account-channel-request.c | 2 ++
telepathy-glib/account-request.c | 2 ++
telepathy-glib/account.c | 2 ++
telepathy-glib/add-dispatch-operation-context-internal.h | 2 --
telepathy-glib/base-client.h | 1 -
telepathy-glib/base-connection-manager.h | 1 -
telepathy-glib/base-connection.h | 1 -
telepathy-glib/channel-dispatch-operation.c | 2 ++
telepathy-glib/channel-group.c | 2 ++
telepathy-glib/channel-manager-request-internal.h | 1 -
telepathy-glib/cli-channel.c | 2 ++
telepathy-glib/cli-connection.c | 2 ++
telepathy-glib/cli-misc.c | 2 ++
telepathy-glib/connection-manager.c | 2 ++
telepathy-glib/dbus.c | 1 +
telepathy-glib/gtypes.c | 2 ++
telepathy-glib/gtypes.h | 3 ++-
telepathy-glib/handle-channel-context-internal.h | 2 --
telepathy-glib/message.c | 2 ++
telepathy-glib/observe-channel-context-internal.h | 2 --
telepathy-glib/protocol.c | 2 ++
telepathy-glib/proxy.h | 1 -
telepathy-glib/reentrants.c | 2 ++
telepathy-glib/simple-approver.h | 1 -
telepathy-glib/simple-handler.h | 1 -
telepathy-glib/simple-observer.h | 1 -
telepathy-glib/stream-tube-channel.c | 2 ++
telepathy-glib/text-channel.c | 2 ++
telepathy-glib/tls-certificate.c | 2 ++
telepathy-glib/variant-util.c | 2 ++
tests/dbus/base-client.c | 2 ++
tests/dbus/group-mixin.c | 2 ++
tests/dbus/message-mixin.c | 2 ++
tests/dbus/simple-approver.c | 2 ++
34 files changed, 45 insertions(+), 15 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=9777e093dced3bf5306527c908abe458d8359791
More information about the telepathy-commits
mailing list