* modest-account-mgr and clients:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 12 Feb 2007 09:37:58 +0000 (09:37 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 12 Feb 2007 09:37:58 +0000 (09:37 +0000)
commitc0d1c43e9e48abc7d867cabcd57ccc9a6917a41b
treeddd8f7be7c1606b066b4b43920cc5a522952b09c
parent3189365f23efe0f421cd520ce25a0b2427ebea06
* modest-account-mgr and clients:
- remove GError parameter from functions, all users
  used NULL anyway...
- do check for GError* in modest_conf functions though
- update modest-conf to make _set_list consistent with
  the others
- update inline docs
- add dummy get/set _password functions

pmo-trunk-r816
14 files changed:
src/gtk/modest-account-assistant.c
src/gtk/modest-account-view-window.c
src/gtk/modest-msg-edit-window.c
src/modest-account-mgr-helpers.c
src/modest-account-mgr.c
src/modest-account-mgr.h
src/modest-conf.c
src/modest-conf.h
src/modest-main.c
src/modest-runtime.c
src/modest-tny-account-store.c
src/modest-tny-account-store.h
src/modest-tny-send-queue.c
src/widgets/modest-account-view.c