[next] telepathy-mission-control: Call IdentifyAccount to get new accounts' names

Simon McVittie smcv at kemper.freedesktop.org
Tue Nov 5 14:25:07 CET 2013


Module: telepathy-mission-control
Branch: next
Commit: 76e09aa96406ed8219769c497ba50b9c8ca56e9b
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=76e09aa96406ed8219769c497ba50b9c8ca56e9b

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Oct 15 18:10:00 2013 +0100

Call IdentifyAccount to get new accounts' names

It's exposed through the plugin API so that exemplary plugins can
use the same utility functions to decide how to name accounts for
the ::created signal, if they want to.

Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34640

---

 configure.ac                                       |    4 +-
 mission-control-plugins/account.c                  |   42 ++++++
 mission-control-plugins/account.h                  |   11 ++
 mission-control-plugins/implementation.h           |   11 ++
 src/mcd-account-manager.c                          |  136 ++++++++++++-------
 src/mcd-storage.c                                  |   78 +++++++++++
 .../account-manager/create-with-properties.py      |    5 +-
 7 files changed, 234 insertions(+), 53 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=76e09aa96406ed8219769c497ba50b9c8ca56e9b


More information about the telepathy-commits mailing list