Bug #651039 - Always update signature in composer on account change

This commit is contained in:
Milan Crha
2011-05-25 11:19:43 +02:00
committed by Rodrigo Moya
parent 4aa025ed59
commit 0c4f4aa6ce

View File

@ -1729,6 +1729,7 @@ msg_composer_account_changed_cb (EMsgComposer *composer)
uid = account->id->sig_uid;
signature = uid ? e_get_signature_by_uid (uid) : NULL;
e_composer_header_table_set_signature (table, signature);
e_msg_composer_show_sig_file (composer);
}
static void