[next] telepathy-glib: Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocation

Simon McVittie smcv at kemper.freedesktop.org
Thu Mar 27 08:42:04 PDT 2014


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Mar 10 20:33:52 2014 +0000

Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocation

Mostly done with perl/sed one-liners.

---

 docs/reference/telepathy-glib/tp-svc.xml           |    8 +--
 examples/cm/call/call-channel.c                    |    6 +-
 examples/cm/contactlist/conn.c                     |    8 +--
 examples/cm/echo-message-parts/chan.c              |    4 +-
 examples/cm/extended/conn.c                        |    6 +-
 .../add-dispatch-operation-context-internal.h      |    2 +-
 telepathy-glib/add-dispatch-operation-context.c    |   12 ++--
 telepathy-glib/base-call-channel.c                 |   26 ++++----
 telepathy-glib/base-call-content.c                 |   22 +++----
 telepathy-glib/base-call-stream.c                  |    8 +--
 telepathy-glib/base-channel.c                      |    2 +-
 telepathy-glib/base-client.c                       |   10 ++--
 telepathy-glib/base-connection-manager.c           |    4 +-
 telepathy-glib/base-connection.c                   |   48 +++++++--------
 telepathy-glib/base-connection.h                   |    2 +-
 telepathy-glib/base-contact-list.c                 |   62 ++++++++++----------
 telepathy-glib/base-media-call-channel.c           |    4 +-
 telepathy-glib/base-media-call-content.c           |   22 +++----
 telepathy-glib/base-media-call-stream.c            |   26 ++++----
 telepathy-glib/base-password-channel.c             |   12 ++--
 telepathy-glib/base-protocol.c                     |   16 ++---
 telepathy-glib/base-room-config.c                  |   10 ++--
 telepathy-glib/call-content-media-description.c    |   10 ++--
 telepathy-glib/call-stream-endpoint.c              |   20 +++----
 telepathy-glib/channel-manager-request-internal.h  |    4 +-
 telepathy-glib/channel-manager-request.c           |    6 +-
 telepathy-glib/cm-message-internal.h               |    2 +-
 telepathy-glib/dbus-properties-mixin.c             |   10 ++--
 telepathy-glib/dbus.h                              |    2 +-
 telepathy-glib/debug-sender.c                      |    2 +-
 telepathy-glib/group-mixin.c                       |   14 ++---
 telepathy-glib/handle-channel-context-internal.h   |    2 +-
 telepathy-glib/handle-channel-context.c            |   12 ++--
 telepathy-glib/message-mixin.c                     |   24 ++++----
 telepathy-glib/observe-channel-context-internal.h  |    2 +-
 telepathy-glib/observe-channel-context.c           |   12 ++--
 telepathy-glib/presence-mixin.c                    |    4 +-
 telepathy-logger/dbus-service.c                    |   28 ++++-----
 tests/dbus/cm.c                                    |    4 +-
 tests/lib/bug-19101-conn.c                         |    2 +-
 tests/lib/contacts-conn.c                          |   22 +++----
 tests/lib/dbus-tube-chan.c                         |    4 +-
 tests/lib/echo-chan.c                              |    2 +-
 tests/lib/file-transfer-chan.c                     |    8 +--
 tests/lib/room-list-chan.c                         |    6 +-
 tests/lib/simple-account-manager.c                 |    4 +-
 tests/lib/simple-account.c                         |    2 +-
 tests/lib/simple-channel-dispatch-operation.c      |   10 ++--
 tests/lib/simple-channel-dispatcher.c              |   10 ++--
 tests/lib/simple-channel-request.c                 |    6 +-
 tests/lib/simple-conn.c                            |    2 +-
 tests/lib/stream-tube-chan.c                       |    8 +--
 tests/lib/textchan-group.c                         |    4 +-
 tests/lib/tls-certificate.c                        |   10 ++--
 54 files changed, 289 insertions(+), 289 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=5b7390a2403bb2b37ebcbfc2cab27c8d766b6c17


More information about the telepathy-commits mailing list