telepathy-mission-control: McdStorage, McdPluginAccountManager: squash into one class

Simon McVittie smcv at kemper.freedesktop.org
Tue Aug 28 08:15:59 PDT 2012


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Aug 27 19:01:35 2012 +0100

McdStorage, McdPluginAccountManager: squash into one class

The Storage name stays, to make the diff more readable. The header
is mcd-storage.h but the implementation is still plugin-account.c,
for the same reason.

Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54151

---

 src/Makefile.am           |    2 -
 src/mcd-account-manager.c |   61 +++++++------
 src/mcd-storage.c         |   95 --------------------
 src/mcd-storage.h         |   31 +++++--
 src/plugin-account.c      |  210 +++++++++++++++++++++++++--------------------
 src/plugin-account.h      |   81 -----------------
 6 files changed, 174 insertions(+), 306 deletions(-)

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


More information about the telepathy-commits mailing list