diff options
author | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2007-05-26 16:08:48 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2007-05-26 16:08:48 +0100 |
commit | 28d6ab16baad2d64a50b9f29454b0666f220d430 (patch) | |
tree | d7127d9476038df491e3d84576c9799f58773981 /TODO | |
parent | 7a930e3223adf2438cbc0e54e8bafd02ad5abc34 (diff) |
+++ b/changelog
+ * Apply recursive-path patch for DBusViewer (written by Zsombor Gegesy
+ <gzsombor -at- gmail -dot- com>)
+
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ * run a daemon in the same JVM as the application for autolaunch?? * autodetection of float support * allow 'virtual' object handlers, so that all object paths under a certain hierarchy are handled by the same object - * fix dbus-viewer to recurse on paths * extend dbus-viewer to make calls * check that this is true: objects should not return ObjectUnknown if the path has an existant |