[next] telepathy-gabble: Use GDBusMethodInvocation

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 3 07:26:41 PDT 2014


Module: telepathy-gabble
Branch: next
Commit: b39bbf13ab1abe59b91ad8f878b7d2dd4d7d37ea
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=b39bbf13ab1abe59b91ad8f878b7d2dd4d7d37ea

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Mar 18 18:53:32 2014 +0000

Use GDBusMethodInvocation

Automated:
  git grep -lz DBusGMethodInvocation |
  xargs -0 perl -pi -e 's/\bDBusGMethodInvocation\b/GDBusMethodInvocation/g'

---

 plugins/console/channel.c |    8 ++++----
 plugins/gateways.c        |    6 +++---
 src/conn-addressing.c     |    4 ++--
 src/conn-aliasing.c       |    8 ++++----
 src/conn-avatars.c        |   12 ++++++------
 src/conn-client-types.c   |    2 +-
 src/conn-contact-info.c   |   12 ++++++------
 src/conn-location.c       |    8 ++++----
 src/conn-mail-notif.c     |   10 +++++-----
 src/conn-power-saving.c   |    4 ++--
 src/conn-sidecars.c       |    2 +-
 src/connection.c          |    2 +-
 src/connection.h          |    2 +-
 src/ft-channel.c          |    4 ++--
 src/im-channel.c          |    2 +-
 src/muc-channel.c         |   10 +++++-----
 src/roomlist-channel.c    |    6 +++---
 src/search-channel.c      |    4 ++--
 src/server-sasl-channel.c |   14 +++++++-------
 src/tls-certificate.c     |    4 ++--
 src/tube-dbus.c           |    4 ++--
 src/tube-stream.c         |    4 ++--
 22 files changed, 66 insertions(+), 66 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-gabble/diff/?id=b39bbf13ab1abe59b91ad8f878b7d2dd4d7d37ea


More information about the telepathy-commits mailing list