[next] telepathy-glib: TpHandleType has been renmed to TpEntityType

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Thu Feb 13 16:06:08 CET 2014


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

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Thu Feb 13 10:27:15 2014 +0100

TpHandleType has been renmed to TpEntityType

---

 .../telepathy-glib/telepathy-glib-sections.txt     |    4 +-
 examples/client/approver.c                         |    8 +-
 examples/client/dbus-tubes/accepter.c              |    2 +-
 examples/client/dbus-tubes/offerer.c               |    2 +-
 examples/client/media-observer.c                   |    2 +-
 examples/client/stream-tubes/accepter.c            |    2 +-
 examples/client/stream-tubes/offerer.c             |    2 +-
 examples/client/text-handler.c                     |    2 +-
 examples/cm/call/call-channel.c                    |   10 +-
 examples/cm/call/call-manager.c                    |    6 +-
 examples/cm/call/conn.c                            |    8 +-
 examples/cm/channelspecific/conn.c                 |   12 +-
 examples/cm/channelspecific/room-manager.c         |    4 +-
 examples/cm/channelspecific/room.c                 |   12 +-
 examples/cm/contactlist/conn.c                     |   12 +-
 examples/cm/contactlist/contact-list.c             |    2 +-
 examples/cm/echo-message-parts/chan.c              |    2 +-
 examples/cm/echo-message-parts/conn.c              |    8 +-
 examples/cm/echo-message-parts/im-manager.c        |    4 +-
 examples/cm/extended/conn.c                        |   10 +-
 telepathy-farstream/examples/call-handler.c        |    4 +-
 telepathy-glib/account-channel-request.c           |   18 +-
 telepathy-glib/account-channel-request.h           |    2 +-
 telepathy-glib/base-call-channel.c                 |    2 +-
 telepathy-glib/base-channel.c                      |    6 +-
 telepathy-glib/base-channel.h                      |    2 +-
 telepathy-glib/base-client.c                       |    8 +-
 telepathy-glib/base-connection-internal.h          |    2 +-
 telepathy-glib/base-connection.c                   |   46 ++--
 telepathy-glib/base-connection.h                   |    4 +-
 telepathy-glib/base-contact-list.c                 |    6 +-
 telepathy-glib/base-password-channel.c             |    4 +-
 telepathy-glib/capabilities.c                      |   66 +++---
 telepathy-glib/capabilities.h                      |    8 +-
 telepathy-glib/channel-iface.c                     |    8 +-
 telepathy-glib/channel-internal.h                  |    2 +-
 telepathy-glib/channel-manager-request-internal.h  |    4 +-
 telepathy-glib/channel-manager-request.c           |    2 +-
 telepathy-glib/channel-manager.c                   |    4 +-
 telepathy-glib/channel.c                           |   14 +-
 telepathy-glib/channel.h                           |    2 +-
 telepathy-glib/cm-message.c                        |    4 +-
 telepathy-glib/contact.c                           |    8 +-
 telepathy-glib/dbus-tube-channel.c                 |    2 +-
 telepathy-glib/file-transfer-channel.c             |    6 +-
 telepathy-glib/handle-repo-dynamic.c               |    4 +-
 telepathy-glib/handle-repo-dynamic.h               |    4 +-
 telepathy-glib/handle-repo-static.c                |    4 +-
 telepathy-glib/handle-repo-static.h                |    6 +-
 telepathy-glib/handle-repo.c                       |    2 +-
 telepathy-glib/handle-repo.h                       |   10 +-
 telepathy-glib/handle.c                            |    8 +-
 telepathy-glib/handle.h                            |   16 +-
 telepathy-glib/presence-mixin.c                    |    2 +-
 telepathy-glib/simple-approver.c                   |    2 +-
 telepathy-glib/simple-handler.c                    |    2 +-
 telepathy-glib/simple-observer.c                   |    2 +-
 telepathy-glib/stream-tube-channel.c               |    8 +-
 telepathy-logger/call-channel.c                    |    4 +-
 telepathy-logger/entity.h                          |    2 +-
 telepathy-logger/observer.c                        |    8 +-
 tests/capabilities.c                               |  238 ++++++++++----------
 tests/dbus/account-channel-request.c               |   14 +-
 tests/dbus/base-client.c                           |   16 +-
 tests/dbus/call-channel.c                          |    2 +-
 tests/dbus/channel-dispatch-operation.c            |    4 +-
 tests/dbus/channel-introspect.c                    |   14 +-
 tests/dbus/channel-manager-request-properties.c    |    4 +-
 tests/dbus/channel.c                               |    4 +-
 tests/dbus/cli-group.c                             |    2 +-
 tests/dbus/cm-message.c                            |    2 +-
 tests/dbus/contact-list-client.c                   |    2 +-
 tests/dbus/contact-lists.c                         |    2 +-
 tests/dbus/contacts-mixin.c                        |    2 +-
 tests/dbus/contacts.c                              |   16 +-
 tests/dbus/dbus-tube.c                             |    4 +-
 tests/dbus/file-transfer-channel.c                 |    2 +-
 tests/dbus/finalized-in-invalidated-handler.c      |    4 +-
 tests/dbus/group-mixin.c                           |    2 +-
 tests/dbus/handle-repo.c                           |    2 +-
 tests/dbus/handle-set.c                            |    2 +-
 tests/dbus/message-mixin.c                         |    2 +-
 tests/dbus/room-list.c                             |    2 +-
 tests/dbus/self-handle.c                           |    2 +-
 tests/dbus/simple-approver.c                       |    8 +-
 tests/dbus/simple-handler.c                        |    8 +-
 tests/dbus/simple-observer.c                       |    8 +-
 tests/dbus/stream-tube.c                           |    4 +-
 tests/dbus/text-channel.c                          |    2 +-
 tests/dbus/text-respawn.c                          |    6 +-
 tests/lib/bug-19101-conn.c                         |    2 +-
 tests/lib/contact-list-manager.c                   |    2 +-
 tests/lib/contacts-conn.c                          |   12 +-
 tests/lib/dbus-tube-chan.c                         |    4 +-
 tests/lib/echo-chan.c                              |    2 +-
 tests/lib/echo-conn.c                              |   10 +-
 tests/lib/echo-im-manager.c                        |    4 +-
 tests/lib/file-transfer-chan.c                     |    2 +-
 tests/lib/room-list-chan.c                         |    2 +-
 tests/lib/simple-conn.c                            |   16 +-
 tests/lib/stream-tube-chan.c                       |    6 +-
 tests/lib/textchan-group.c                         |    4 +-
 tests/lib/util.c                                   |    4 +-
 tests/lib/util.h                                   |    2 +-
 tests/logger/dbus/test-entity.c                    |    2 +-
 105 files changed, 443 insertions(+), 443 deletions(-)

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


More information about the telepathy-commits mailing list