[next] telepathy-mission-control: turn CreateChannelWithHints into CreateChannel
Simon McVittie
smcv at kemper.freedesktop.org
Fri Oct 4 06:00:40 PDT 2013
Module: telepathy-mission-control
Branch: next
Commit: fe3d89e16a6f798d801e2120965ac389ff5c2813
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=fe3d89e16a6f798d801e2120965ac389ff5c2813
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Sep 26 20:19:33 2013 +0100
turn CreateChannelWithHints into CreateChannel
Correspondingly, stop implementing SupportsRequestHints: there has
been no version of Telepathy 1 that lacked this functionality.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54879
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
src/mcd-dispatcher.c | 53 ++-----------------
tests/twisted/account-manager/make-valid.py | 1 +
tests/twisted/account-requests/cancel.py | 5 +-
tests/twisted/account-requests/create-text.py | 20 +++++---
.../delete-account-during-request.py | 14 ++++--
tests/twisted/dispatcher/cancel.py | 1 +
tests/twisted/dispatcher/connect-for-request.py | 1 +
tests/twisted/dispatcher/create-at-startup.py | 1 +
.../dispatcher/create-delayed-by-mini-plugin.py | 1 +
tests/twisted/dispatcher/create-handler-fails.py | 1 +
tests/twisted/dispatcher/create-hints.py | 10 ++--
.../dispatcher/create-no-preferred-handler.py | 1 +
.../dispatcher/create-rejected-by-mini-plugin.py | 1 +
tests/twisted/dispatcher/create-text.py | 1 +
.../dispatcher/dispatch-delayed-by-mini-plugin.py | 4 +-
tests/twisted/dispatcher/ensure-and-redispatch.py | 2 +
tests/twisted/dispatcher/ensure-is-approval.py | 1 +
tests/twisted/dispatcher/ensure-rapidly.py | 2 +
tests/twisted/dispatcher/fdo-21034.py | 2 +
tests/twisted/dispatcher/redispatch-channels.py | 7 ++-
.../twisted/dispatcher/request-disabled-account.py | 1 +
21 files changed, 61 insertions(+), 69 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=fe3d89e16a6f798d801e2120965ac389ff5c2813
More information about the telepathy-commits
mailing list