projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a98109
)
'enable_processing' set to FALSE by default
author
Paul Mangan
<paul@claws-mail.org>
Fri, 19 Dec 2003 06:57:08 +0000
(06:57 +0000)
committer
Paul Mangan
<paul@claws-mail.org>
Fri, 19 Dec 2003 06:57:08 +0000
(06:57 +0000)
src/folder_item_prefs.c
patch
|
blob
|
history
diff --git
a/src/folder_item_prefs.c
b/src/folder_item_prefs.c
index db34f5955dfe40c842c673d8caa7cf8b35951b3d..75a55d8d0a7eeacd962039988aba2c4e528623a5 100644
(file)
--- a/
src/folder_item_prefs.c
+++ b/
src/folder_item_prefs.c
@@
-91,7
+91,7
@@
static PrefParam param[] = {
NULL, NULL, NULL},
{"folder_color", "", &tmp_prefs.color, P_INT,
NULL, NULL, NULL},
- {"enable_processing", "
TRU
E", &tmp_prefs.enable_processing, P_BOOL,
+ {"enable_processing", "
FALS
E", &tmp_prefs.enable_processing, P_BOOL,
NULL, NULL, NULL},
{"newmailcheck", "TRUE", &tmp_prefs.newmailcheck, P_BOOL,
NULL, NULL, NULL},