diff options
author | Cosimo Alfarano <cosimo.alfarano@collabora.co.uk> | 2010-01-07 17:16:58 +0000 |
---|---|---|
committer | Cosimo Alfarano <cosimo.alfarano@collabora.co.uk> | 2010-01-07 17:16:58 +0000 |
commit | 4ed7270537dce069ee0f73d24a575043828f1622 (patch) | |
tree | 0ae78a01f432365596a5accb3356b9fbf4f239be /TODO | |
parent | bc271b0002d24871451354296007b3fe62249117 (diff) | |
download | telepathy-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-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |