diff options
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r-- | src/LYrcFile.h | 2 |
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" |