projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50bd87f
)
add Bcc to default headers in drop-down
author
Paul
<paul@claws-mail.org>
Mon, 13 Feb 2017 15:20:53 +0000
(15:20 +0000)
committer
Paul
<paul@claws-mail.org>
Mon, 13 Feb 2017 15:20:53 +0000
(15:20 +0000)
src/prefs_display_header.c
patch
|
blob
|
history
diff --git
a/src/prefs_display_header.c
b/src/prefs_display_header.c
index 9613bdb0524475204577debfee0675c44f48ab8d..385f32cb64aecd6932b3767fa420e8eed451e098 100644
(file)
--- 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",