[next] telepathy-glib: Rename all mentions of handle types to entity types

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


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Apr  7 18:28:47 2014 +0100

Rename all mentions of handle types to entity types

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

---

 .../telepathy-glib/telepathy-glib-sections.txt     |   10 +--
 examples/client/inspect-channel.c                  |    6 +-
 telepathy-glib/account-channel-request.c           |   20 ++---
 telepathy-glib/account-channel-request.h           |    2 +-
 telepathy-glib/base-channel.c                      |   12 +--
 telepathy-glib/base-connection-internal.h          |    2 +-
 telepathy-glib/base-connection.c                   |   28 +++---
 telepathy-glib/base-connection.h                   |    2 +-
 telepathy-glib/capabilities.c                      |   90 ++++++++++----------
 telepathy-glib/capabilities.h                      |    8 +-
 telepathy-glib/channel-filter.c                    |    2 +-
 telepathy-glib/channel-iface.c                     |   16 ++--
 telepathy-glib/channel-internal.h                  |    2 +-
 telepathy-glib/channel-manager-request-internal.h  |    4 +-
 telepathy-glib/channel-manager-request.c           |   18 ++--
 telepathy-glib/channel.c                           |   56 ++++++------
 telepathy-glib/channel.h                           |    2 +-
 telepathy-glib/errors.c                            |   20 ++---
 telepathy-glib/errors.h                            |    4 +-
 telepathy-glib/handle-repo-dynamic.c               |   30 +++----
 telepathy-glib/handle-repo-dynamic.h               |    6 +-
 telepathy-glib/handle-repo-static.c                |   26 +++---
 telepathy-glib/handle-repo-static.h                |   10 +--
 telepathy-glib/handle-repo.c                       |    2 +-
 telepathy-glib/handle-repo.h                       |   20 ++---
 telepathy-glib/handle.c                            |   14 +--
 telepathy-glib/handle.h                            |   28 +++---
 telepathy-glib/stream-tube-channel.c               |   12 +--
 telepathy-glib/versions/main-1.0.abi               |    6 +-
 telepathy-logger/call-channel.c                    |    6 +-
 tests/capabilities.c                               |   36 ++++----
 tests/channel-filter.c                             |   24 +++---
 tests/dbus/account-channel-request.c               |    6 +-
 tests/dbus/channel-introspect.c                    |    6 +-
 tests/dbus/cli-group.c                             |    6 +-
 tests/dbus/contacts.c                              |    4 +-
 tests/dbus/group-mixin.c                           |    2 +-
 tests/dbus/handle-repo.c                           |    2 +-
 tests/dbus/handle-set.c                            |    2 +-
 tests/lib/util.c                                   |    6 +-
 tests/lib/util.h                                   |    2 +-
 41 files changed, 280 insertions(+), 280 deletions(-)

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


More information about the telepathy-commits mailing list