* refactored account setup wizard (assistant), with specifics for transport/store
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 31 Jul 2006 06:38:12 +0000 (06:38 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 31 Jul 2006 06:38:12 +0000 (06:38 +0000)
commitbc05794553fcec813da11e3ac979b45b491e1b45
tree899fa9885923b406df284b22d615753649712c63
parentf47ae6115eee709fb7f35d43a2efc6222ff4820b
* refactored account setup wizard (assistant), with specifics for transport/store
    going to modest-store-widget and modest-transport widget.
* got assistant to work, still quite crude though
* various other updates

pmo-trunk-r432
13 files changed:
src/gtk2/Makefile.am
src/gtk2/modest-account-assistant.c
src/gtk2/modest-account-assistant.h
src/gtk2/modest-account-view-window.c
src/gtk2/modest-account-view-window.h
src/gtk2/modest-edit-msg-window.c
src/gtk2/modest-main-window.c
src/gtk2/modest-main-window.h
src/gtk2/modest-store-widget.c [new file with mode: 0644]
src/gtk2/modest-store-widget.h [new file with mode: 0644]
src/gtk2/modest-transport-widget.c [new file with mode: 0644]
src/gtk2/modest-transport-widget.h [new file with mode: 0644]
src/gtk2/modest-ui.c