[Commits] [SCM] claws branch, master, updated. 3.17.0-134-g30b3fa1
claws at claws-mail.org
claws at claws-mail.org
Thu Oct 25 11:56:49 CEST 2018
The branch, master has been updated
via 30b3fa1ab12d898b9b51bf83befabdf515d54389 (commit)
from 26395e514aac4e0fb0d4b7e5c721d059fcd79603 (commit)
Summary of changes:
src/compose.c | 2 ++
1 file changed, 2 insertions(+)
- Log -----------------------------------------------------------------
commit 30b3fa1ab12d898b9b51bf83befabdf515d54389
Author: Paul <paul at claws-mail.org>
Date: Thu Oct 25 10:56:44 2018 +0100
less haste
diff --git a/src/compose.c b/src/compose.c
index 090981e..7d44ffc 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -8289,6 +8289,8 @@ static Compose *compose_create(PrefsAccount *account,
claws_spell_entry_set_gtkaspell(CLAWS_SPELL_ENTRY(subject_entry), gtkaspell);
#endif
+ compose_select_account(compose, account, TRUE);
+
cm_toggle_menu_set_active_full(compose->ui_manager, "Menu/Edit/AutoWrap", prefs_common.autowrap);
cm_toggle_menu_set_active_full(compose->ui_manager, "Menu/Edit/AutoIndent", prefs_common.auto_indent);
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list