summaryrefslogtreecommitdiff
path: root/pith/conftype.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/conftype.h')
-rw-r--r--pith/conftype.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/pith/conftype.h b/pith/conftype.h
index d1fddddb..c654f6c5 100644
--- a/pith/conftype.h
+++ b/pith/conftype.h
@@ -204,6 +204,12 @@ typedef enum { V_PERSONAL_NAME = 0
, V_TITLE_BACK_COLOR
, V_TITLECLOSED_FORE_COLOR
, V_TITLECLOSED_BACK_COLOR
+ , V_FOLDER_FORE_COLOR
+ , V_FOLDER_BACK_COLOR
+ , V_DIRECTORY_FORE_COLOR
+ , V_DIRECTORY_BACK_COLOR
+ , V_FOLDER_LIST_FORE_COLOR
+ , V_FOLDER_LIST_BACK_COLOR
, V_STATUS_FORE_COLOR
, V_STATUS_BACK_COLOR
, V_KEYLABEL_FORE_COLOR
@@ -256,6 +262,7 @@ typedef enum { V_PERSONAL_NAME = 0
, V_IND_FROM_BACK_COLOR
, V_IND_OP_FORE_COLOR
, V_IND_OP_BACK_COLOR
+ , V_INDEX_TOKEN_COLORS
, V_VIEW_HDR_COLORS
, V_KW_COLORS
#if defined(DOS) || defined(OS2)
@@ -516,6 +523,7 @@ typedef enum {
F_RENDER_HTML_INTERNALLY,
F_ENABLE_JUMP_CMD,
F_FORWARD_AS_ATTACHMENT,
+ F_PRESERVE_ORIGINAL_FIELD,
#ifndef _WINDOWS
F_USE_SYSTEM_TRANS,
#endif /* ! _WINDOWS */