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>2005-10-17 00:37:10 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2005-10-17 00:37:10 -0400
commit1876fe93dd4a772ba8a6894f0ba0780b0171a5f2 (patch)
treefaccb53146b913cf579194b46183f8798fb192ee /src/LYrcFile.h
parent956e895c75cc47e66b5ff6f43ce0e1e2cbdc194e (diff)
downloadlynx-snapshots-1876fe93dd4a772ba8a6894f0ba0780b0171a5f2.tar.gz
snapshot of project "lynx", label v2-8-6dev_14
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 7c6f28ee..16db1647 100644
--- a/src/LYrcFile.h
+++ b/src/LYrcFile.h
@@ -146,9 +146,11 @@
 #define RC_NO_FORCED_CORE_DUMP          "no_forced_core_dump"
 #define RC_NO_FROM_HEADER               "no_from_header"
 #define RC_NO_ISMAP_IF_USEMAP           "no_ismap_if_usemap"
+#define RC_NO_MARGINS                   "no_margins"
 #define RC_NO_PROXY                     "no_proxy"
 #define RC_NO_REFERER_HEADER            "no_referer_header"
 #define RC_NO_TABLE_CENTER              "no_table_center"
+#define RC_NO_TITLE                     "no_title"
 #define RC_NUMBER_FIELDS_ON_LEFT        "number_fields_on_left"
 #define RC_NUMBER_LINKS_ON_LEFT         "number_links_on_left"
 #define RC_OUTGOING_MAIL_CHARSET        "outgoing_mail_charset"