[next] telepathy-gabble: Use g_dbus_method_invocation_return_gerror
Simon McVittie
smcv at kemper.freedesktop.org
Thu Apr 3 07:26:41 PDT 2014
Module: telepathy-gabble
Branch: next
Commit: 9254e44999a03177abe718cf2ef973fd4f1c77e6
URL: http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=9254e44999a03177abe718cf2ef973fd4f1c77e6
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Mar 18 18:54:51 2014 +0000
Use g_dbus_method_invocation_return_gerror
Automated:
git grep -lz dbus_g_method_return_error |
xargs -0 perl -pi -e 's/\bdbus_g_method_return_error\b/g_dbus_method_invocation_return_gerror/g'
---
plugins/console/channel.c | 8 ++++----
plugins/gateways.c | 4 ++--
src/conn-aliasing.c | 4 ++--
src/conn-avatars.c | 8 ++++----
src/conn-client-types.c | 2 +-
src/conn-contact-info.c | 12 ++++++------
src/conn-location.c | 12 ++++++------
src/conn-mail-notif.c | 6 +++---
src/conn-power-saving.c | 2 +-
src/conn-sidecars.c | 8 ++++----
src/ft-channel.c | 18 +++++++++---------
src/muc-channel.c | 10 +++++-----
src/search-channel.c | 4 ++--
src/server-sasl-channel.c | 2 +-
src/tls-certificate.c | 6 +++---
src/tube-dbus.c | 8 ++++----
src/tube-stream.c | 8 ++++----
17 files changed, 61 insertions(+), 61 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-gabble/diff/?id=9254e44999a03177abe718cf2ef973fd4f1c77e6
More information about the telepathy-commits
mailing list