telepathy-logger: TplLogStore: remove writable property.
Will Thompson
wjt at kemper.freedesktop.org
Thu Sep 27 10:29:00 PDT 2012
Module: telepathy-logger
Branch: master
Commit: 6e7a9e68a6259ea3deaf6f8125435d3c4f86baa3
URL: http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=6e7a9e68a6259ea3deaf6f8125435d3c4f86baa3
Author: Will Thompson <will.thompson at collabora.co.uk>
Date: Tue Sep 25 18:56:58 2012 -0400
TplLogStore: remove writable property.
This property was defined by the interface to be readwrite, but this
doesn't make any sense: if the object implements the add_event method,
then it is writable, and if not, it doesn't.
---
telepathy-logger/log-manager.c | 24 +++++++-----------------
telepathy-logger/log-store-pidgin.c | 20 --------------------
telepathy-logger/log-store-sqlite.c | 7 -------
telepathy-logger/log-store-xml.c | 20 --------------------
telepathy-logger/log-store.c | 29 ++++-------------------------
tests/dbus/test-tpl-log-store-pidgin.c | 1 -
6 files changed, 11 insertions(+), 90 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-logger/diff/?id=6e7a9e68a6259ea3deaf6f8125435d3c4f86baa3
More information about the telepathy-commits
mailing list