telepathy-mission-control: Remove mcp_account_storage_set()

Xavier Claessens xclaesse at kemper.freedesktop.org
Mon Nov 11 08:01:15 PST 2013


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

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Fri Nov  8 14:18:06 2013 -0500

Remove mcp_account_storage_set()

_set_attribute() and _set_parameter() are now mandatory for writable
storage plugins.

Note that most of the keyfile escaping code is still needed to help
plugins to read their old keyfile values.

---

 mission-control-plugins/account-storage.c |   78 ++---------------------------
 mission-control-plugins/account-storage.h |   13 -----
 src/mcd-account-manager-default.c         |   11 ----
 src/mcd-storage.c                         |   46 ++++-------------
 tests/twisted/dbus-account-plugin.c       |   13 -----
 tests/twisted/mcp-account-diversion.c     |   48 +++++++++++++++---
 6 files changed, 57 insertions(+), 152 deletions(-)

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


More information about the telepathy-commits mailing list