telepathy-mission-control: mcp_account_storage_set_*: return whether anything changed

Simon McVittie smcv at kemper.freedesktop.org
Thu Jan 30 04:34:41 PST 2014


Module: telepathy-mission-control
Branch: master
Commit: 927db6c1644e8cc5843f0c7ff0a39b4f5736d152
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=927db6c1644e8cc5843f0c7ff0a39b4f5736d152

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Nov 14 15:26:18 2013 +0000

mcp_account_storage_set_*: return whether anything changed

The plugins are better-placed to do this than McdStorage: they know
their own storage format, after all.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=27727

---

 mission-control-plugins/account-storage.c |   23 ++++---
 mission-control-plugins/account-storage.h |   16 +++--
 src/mcd-account-manager-default.c         |   94 ++++++++++++++++++++------
 src/mcd-storage.c                         |  104 +++++++++++++----------------
 tests/twisted/dbus-account-plugin.c       |   39 +++++++++--
 tests/twisted/mcp-account-diversion.c     |   33 ++++++---
 6 files changed, 204 insertions(+), 105 deletions(-)

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


More information about the telepathy-commits mailing list