[next] telepathy-glib: Move -dbus library headers into a new telepathy-glib-dbus.h meta-header

Simon McVittie smcv at kemper.freedesktop.org
Wed May 2 08:56:38 PDT 2012


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed May  2 13:15:53 2012 +0100

Move -dbus library headers into a new telepathy-glib-dbus.h meta-header

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49377
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

 examples/client/approver.c                  |    4 +--
 examples/client/dbus-tubes/accepter.c       |    1 +
 examples/client/dbus-tubes/offerer.c        |    1 +
 examples/client/extended-client.c           |    3 +-
 examples/client/inspect-channel.c           |    1 +
 examples/client/inspect-connection.c        |    2 +-
 examples/client/stream-tubes/accepter.c     |    1 +
 examples/client/stream-tubes/offerer.c      |    2 +-
 examples/client/text-handler.c              |    1 +
 examples/cm/call/call-channel.c             |    1 +
 examples/cm/call/call-manager.c             |    7 +---
 examples/cm/call/conn.c                     |    1 +
 examples/cm/channelspecific/conn.c          |    1 +
 examples/cm/channelspecific/room-manager.c  |    1 +
 examples/cm/channelspecific/room.c          |    1 +
 examples/cm/contactlist/conn.c              |    1 +
 examples/cm/echo-message-parts/chan.c       |    1 +
 examples/cm/echo-message-parts/conn.c       |    1 +
 examples/cm/echo-message-parts/im-manager.c |    1 +
 examples/cm/echo-message-parts/protocol.c   |    1 +
 examples/cm/extended/conn.c                 |    1 +
 next-NEWS                                   |    7 +++++
 telepathy-glib/Makefile.am                  |    1 +
 telepathy-glib/base-connection-manager.c    |    3 ++
 telepathy-glib/base-protocol.c              |    3 ++
 telepathy-glib/protocol.c                   |    2 +
 telepathy-glib/reentrants.c                 |    3 +-
 telepathy-glib/room-list.c                  |    1 +
 telepathy-glib/telepathy-glib-dbus.h        |   36 +++++++++++++++++++++++++++
 telepathy-glib/telepathy-glib.h             |    5 ---
 tests/dbus/account-channel-request.c        |    2 +
 tests/dbus/account-manager.c                |    1 +
 tests/dbus/account.c                        |    4 ++-
 tests/dbus/base-client.c                    |    2 +
 tests/dbus/call-channel.c                   |    2 +
 tests/dbus/channel-dispatch-operation.c     |    1 +
 tests/dbus/channel-request.c                |    2 +
 tests/dbus/cm-message.c                     |    1 +
 tests/dbus/cm.c                             |    1 +
 tests/dbus/connection-balance.c             |    1 +
 tests/dbus/contact-lists.c                  |    2 +
 tests/dbus/contacts.c                       |    2 +
 tests/dbus/example-no-protocols.c           |    1 +
 tests/dbus/protocol-objects.c               |    1 +
 tests/dbus/room-list.c                      |    1 +
 tests/dbus/simple-approver.c                |    2 +
 tests/dbus/simple-handler.c                 |    2 +
 tests/dbus/simple-observer.c                |    2 +
 tests/lib/dbus-tube-chan.c                  |    1 +
 tests/lib/echo-chan.c                       |    1 +
 tests/lib/echo-conn.c                       |    1 +
 tests/lib/echo-im-manager.c                 |    1 +
 tests/lib/file-transfer-chan.c              |    1 +
 tests/lib/room-list-chan.c                  |    1 +
 tests/lib/simple-channel-manager.c          |    1 +
 tests/lib/simple-channel-request.c          |    2 +-
 tests/lib/stream-tube-chan.c                |    1 +
 tests/lib/util.c                            |    2 +
 58 files changed, 117 insertions(+), 20 deletions(-)

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


More information about the telepathy-commits mailing list