about summary refs log tree commit diff stats
path: root/src/LYrcFile.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-01-25 02:09:48 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2004-01-25 02:09:48 -0500
commita667eb0b51f7cb224924921194b4dfadfded3095 (patch)
treee3c6800a040d21880b2cb54db6a97f76049dc487 /src/LYrcFile.h
parent264781cf73284efb1e6eb24c3c71d46ce36685aa (diff)
downloadlynx-snapshots-a667eb0b51f7cb224924921194b4dfadfded3095.tar.gz
snapshot of project "lynx", label v2-8-5pre_3
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r--src/LYrcFile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h
index ad6c4086..e5ae4548 100644
--- a/src/LYrcFile.h
+++ b/src/LYrcFile.h
@@ -107,6 +107,7 @@
 #define RC_LIST_FORMAT                  "list_format"
 #define RC_LIST_NEWS_DATES              "list_news_dates"
 #define RC_LIST_NEWS_NUMBERS            "list_news_numbers"
+#define RC_LOCALE_CHARSET               "locale_charset"
 #define RC_LOCALHOST_ALIAS              "localhost_alias"
 #define RC_LOCAL_DOMAIN                 "local_domain"
 #define RC_LOCAL_EXECUTION_LINKS_ALWAYS "local_execution_links_always_on"
@@ -183,6 +184,7 @@
 #define RC_SHOW_COLOR                   "show_color"
 #define RC_SHOW_CURSOR                  "show_cursor"
 #define RC_SHOW_DOTFILES                "show_dotfiles"
+#define RC_SHOW_KB_NAME                 "show_kb_name"
 #define RC_SHOW_KB_RATE                 "show_kb_rate"
 #define RC_SNEWSPOST_PROXY              "snewspost_proxy"
 #define RC_SNEWSREPLY_PROXY             "snewsreply_proxy"