[Commits] [SCM] claws branch, master, updated. 3.14.1-192-g947c2b6
claws at claws-mail.org
claws at claws-mail.org
Mon Feb 13 16:20:57 CET 2017
The branch, master has been updated
via 947c2b6e3ca32d89ec8b5b665cf5c68ec3012ca4 (commit)
from 50bd87f2e13a9dbdb2a1a449823ff16ae87239f8 (commit)
Summary of changes:
src/prefs_display_header.c | 2 ++
1 file changed, 2 insertions(+)
- Log -----------------------------------------------------------------
commit 947c2b6e3ca32d89ec8b5b665cf5c68ec3012ca4
Author: Paul <paul at claws-mail.org>
Date: Mon Feb 13 15:20:53 2017 +0000
add Bcc to default headers in drop-down
diff --git a/src/prefs_display_header.c b/src/prefs_display_header.c
index 9613bdb..385f32c 100644
--- a/src/prefs_display_header.c
+++ b/src/prefs_display_header.c
@@ -110,6 +110,7 @@ static gchar *defaults[] =
"From",
"To",
"Cc",
+ "Bcc",
"Subject",
"Date",
"Reply-To",
@@ -139,6 +140,7 @@ static gchar *defaults[] =
"From",
"To",
"Cc",
+ "Bcc",
"Subject",
"Date",
"Newsgroups",
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list