2007-04-05 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 5 Apr 2007 09:58:33 +0000 (09:58 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 5 Apr 2007 09:58:33 +0000 (09:58 +0000)
commite4b6d19381634ba0d5b2fb774a0abd0f1bd4e180
tree242f4feecbde20b1f22c39efd6ac400e92f24fd4
parent6037364fc1da255a0ac3ea0d0227320d29e1c828
2007-04-05  Murray Cumming  <murrayc@murrayc.com>

* src/Makefile.am: Change sequence of sub-libraries, which fixed an undefined symbol
        error for me.

        * src/maemo/Makefile.am:
        * src/maemo/modest-connection-specific-smtp-window.c:
        * src/maemo/modest-connection-specific-smtp-window.h:
        New window for showing the list of connections, for connection-specific
        SMTP servers. Not fully implemented, because it needs an enhancement to TnyMaemoDevice.
        * src/maemo/easysetup/modest-easysetup-wizard.c:
        (create_page_custom_outgoing): Show the new window when the button is clicked.

pmo-trunk-r1510
ChangeLog2
src/Makefile.am
src/maemo/Makefile.am
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-connection-specific-smtp-window.c [new file with mode: 0644]
src/maemo/modest-connection-specific-smtp-window.h [new file with mode: 0644]