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>2010-12-09 01:06:16 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2010-12-09 01:06:16 -0500
commitd36a0b3dc2d3a504b3fd8a19464e0031b58defc7 (patch)
treed4e5264057bcbf28104451bc5bd8077bae3dc7a2 /src/LYrcFile.h
parentece7613584717d7008c3717e71e8a3880371512f (diff)
downloadlynx-snapshots-d36a0b3dc2d3a504b3fd8a19464e0031b58defc7.tar.gz
snapshot of project "lynx", label v2-8-8dev_6f
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r--src/LYrcFile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h
index b8e45a99..952c6074 100644
--- a/src/LYrcFile.h
+++ b/src/LYrcFile.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYrcFile.h,v 1.37 2010/11/26 18:10:19 Frank.Heckenbach Exp $
+ * $LynxId: LYrcFile.h,v 1.38 2010/12/07 21:31:51 tom Exp $
  */
 #ifndef LYRCFILE_H
 #define LYRCFILE_H
@@ -75,6 +75,7 @@
 #define RC_ENABLE_LYNXRC                "enable_lynxrc"
 #define RC_ENABLE_SCROLLBACK            "enable_scrollback"
 #define RC_EXTERNAL                     "external"
+#define RC_EXTERNAL_MENU                "external_menu"
 #define RC_FILE_EDITOR                  "file_editor"
 #define RC_FILE_SORTING_METHOD          "file_sorting_method"
 #define RC_FINGER_PROXY                 "finger_proxy"