2007-06-01 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Fri, 1 Jun 2007 09:10:15 +0000 (09:10 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 1 Jun 2007 09:10:15 +0000 (09:10 +0000)
commitf9f685750fedb032086044c6d7cee9c4a5d99d90
treebea34b70ddefb63b4a03863825d16e3de4e9dc1d
parent89842efc1ab0d6fd6b5297e3ee5a19487a497137
2007-06-01  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/modest-maemo-global-settings-dialog.c:
        (current_connection): Check that we are even connected before trying to
        get the current connection name, to prevent a warning.

        * src/maemo/modest-platform.c: (modest_platform_connect_and_wait):
        Change the comments because tny_maemo_conic_device_connect() is now meant to
        block.
        * src/modest-mail-operation.c:
        (modest_mail_operation_update_account): Call modest_platform_connect_and_wait() to
        make sure we have a connection and fail if we can't connect.

pmo-trunk-r2025
ChangeLog2
src/maemo/modest-maemo-global-settings-dialog.c
src/maemo/modest-platform.c
src/modest-mail-operation.c