* improve our debug-over-dbus a bit; added methods
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Thu, 10 Jan 2008 10:22:17 +0000 (10:22 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Thu, 10 Jan 2008 10:22:17 +0000 (10:22 +0000)
commit992ef09f398036a80713c2e4f91146806d2aa75a
treeadf5b916184fc95792a522bafe125e0b1185844c
parentf16456a4066206f52a768b51c9cd6cc3c81dfefe
* improve our debug-over-dbus a bit; added methods
DumpAccounts, DumpSendQueues and DumpOperationQueue
  which will dump the given thing.

it can be used from the commandline as:

dbus-send --print-reply --dest='com.nokia.modest' /com/nokia/modest com.nokia.modest.DumpSendQueues

  (in sbox you'll need run-standalone.sh)

pmo-trunk-r4007
src/dbus_api/modest-dbus-api.h
src/dbus_api/modest-dbus-callbacks.c
src/modest-tny-account-store.h
src/modest-tny-send-queue.c
src/modest-tny-send-queue.h