Work to fix bugs getting the From: field in the editor for new messages
authorJose Dapena Paz <jdapena@igalia.com>
Mon, 18 Jun 2007 10:12:11 +0000 (10:12 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Mon, 18 Jun 2007 10:12:11 +0000 (10:12 +0000)
commitec52279263ee5195b0c56353c3b709341b6bbf14
tree1c51796ea6f3eeab28e54473949c2cc0fc70108f
parent20966143c0493a9a13453c8c6b5250bc9c5c136c
Work to fix bugs getting the From: field in the editor for new messages
and messages opened in drafts folder (fixes NB#58214, NB#58219):
* src/modest-ui-actions.c:
        * Now "New message" and "open message from drafts" fill the from
          field in the editor with the default account instead of the
          current folder active account.
* src/maemo/modest-msg-edit-window.c:
        * Fills the From: field with the account name passed in the
          constructor.

pmo-trunk-r2272
src/maemo/modest-msg-edit-window.c
src/modest-ui-actions.c