2007-06-03 Christian Kellner <ckellner@openismus.com>
authorChristian Kellner <ckellner@openismus.com>
Sat, 2 Jun 2007 23:14:17 +0000 (23:14 +0000)
committerChristian Kellner <ckellner@openismus.com>
Sat, 2 Jun 2007 23:14:17 +0000 (23:14 +0000)
commitb91f5d417772ff0ae30acb9b955ad90ad89e1699
tree68be341542023a1e7189efcc4c02c00a71721250
parentf0e59e582ece5beef0ddd0e5660bb47051476762
2007-06-03  Christian Kellner  <ckellner@openismus.com>

* libmodest-dbus-client/libmodest-dbus-client.c:
Removed debugging spew.

* src/dbus_api/modest-dbus-callbacks.c:
Added debugging info.

* src/modest-search.c:
(modest_search_all_accounts):
Use tny_account_store_get_accounts () on the account store
to get all accounts which is the way to get all accounts.

* tests/dbus_api/test_search.c: (main):
Make it possible to supply the search term on the command line.

pmo-trunk-r2050
ChangeLog2
libmodest-dbus-client/libmodest-dbus-client.c
src/dbus_api/modest-dbus-callbacks.c
src/modest-search.c
tests/dbus_api/test_search.c