* moved identity-related functionality from modest-account-mgr to the new modest...
authorArne Zellentin <arne@kernelconcepts.de>
Tue, 30 May 2006 19:45:09 +0000 (19:45 +0000)
committerArne Zellentin <arne@kernelconcepts.de>
Tue, 30 May 2006 19:45:09 +0000 (19:45 +0000)
commit5cf98f0ac9cf7c47935ae5339de689eb63e79cb7
treea00d23121fb2d37e02f3b3c58d9a86d326244a11
parent5fc7538688f5e00d27fca03b79744e86a072bb1a
* moved identity-related functionality from modest-account-mgr to the new modest-identity-mgr (which is a basically a copy of the account-mgr)

* my anjuta reformatted modest-account-*, if this bothers anybody, we should be able to revert to the 2nd previous version. I think I only changed some typos.

* implemented (i.e. copied) the missing modest-identity-mgr-* methods

* changed to using the identity-mgr where aprropriate

pmo-trunk-r128
src/Makefile.am
src/gtk-glade/modest-ui.c
src/modest-account-keys.h
src/modest-account-mgr.c
src/modest-account-mgr.h
src/modest-identity-keys.h [new file with mode: 0644]
src/modest-identity-mgr.c [new file with mode: 0644]
src/modest-identity-mgr.h [new file with mode: 0644]
src/modest-main.c