2007-06-22 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Fri, 22 Jun 2007 09:57:08 +0000 (09:57 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 22 Jun 2007 09:57:08 +0000 (09:57 +0000)
commit5025480c1a855fdcd1a96d685f4f4d88509db20c
tree812f1f66edb6ec0160fb01c42ed6e4fbc78eb7d0
parentdb10827c58f99d2f359028a65fdcf5743027bd18
2007-06-22  Murray Cumming  <murrayc@murrayc.com>

* src/modest-tny-account-store.c: (get_password):
        Use tny_account_set_username() to tell tinymail that the username might
        have changed too. But tinymail ignores this: see projects.maemo.org
        bug #61463.
        * src/modest-ui-actions.c:
        (modest_ui_actions_on_password_requested): Remove the useless attempt to
        reset the connection when changing the username, and improve the comments.
        Save the changed username to gconf at least, so it is used when Modest is
        restarted.

pmo-trunk-r2372
ChangeLog2
src/modest-tny-account-store.c
src/modest-ui-actions.c