summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-01-07 17:16:58 +0000
committerCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-01-07 17:16:58 +0000
commit4ed7270537dce069ee0f73d24a575043828f1622 (patch)
tree0ae78a01f432365596a5accb3356b9fbf4f239be /TODO
parentbc271b0002d24871451354296007b3fe62249117 (diff)
downloadtelepathy-logger-4ed7270537dce069ee0f73d24a575043828f1622.tar.gz
Telepathy code style compliant changes (part1)
* remove tpl- prefix from file names * moved all the libtelepathy-logger lib related files into libtelepathy-logger/ directory * clean up of configure and makefiles autotool's scripts * added TplConf object for GConf configuration
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0aa1c4d..018026b 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
Those are mini tasks still to do. They should be filed against a bug
trucker as soon as TPL will have one:
-- add a logstore-ro interface or split the current one in rw and ro
- depending on what/who is using it
+- fix dbus_g_method_return_error
- global configuration object (ie disable logging partially or totally,
choose the logstore, etc)
- understand if direction from tpl_log_entry_text is to be removed