summaryrefslogtreecommitdiff
path: root/LYHelp.h
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-09-29 23:36:22 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-09-29 23:36:22 +0200
commit10b92f9712fe85677a4aa84a644c6e90843f5848 (patch)
treea964aab10a7689071e0468ae2b6695903621491d /LYHelp.h
parentf03851864954492f938a8320c01f0fe118ccf322 (diff)
downloadlynx-10b92f9712fe85677a4aa84a644c6e90843f5848.tar.gz
lynx-10b92f9712fe85677a4aa84a644c6e90843f5848.tar.bz2
lynx-10b92f9712fe85677a4aa84a644c6e90843f5848.zip
update
Diffstat (limited to 'LYHelp.h')
-rw-r--r--LYHelp.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/LYHelp.h b/LYHelp.h
new file mode 100644
index 0000000..9996965
--- /dev/null
+++ b/LYHelp.h
@@ -0,0 +1,26 @@
+/*
+ * $LynxId: LYHelp.hin,v 1.4 2008/01/10 23:26:53 tom Exp $
+ * vile:cmode
+ */
+/* definitions for help files */
+
+#ifndef LYHELP_H
+#define LYHELP_H
+
+#define ALT_EDIT_HELP "keystrokes/alt_edit_help.html"
+#define BASHLIKE_EDIT_HELP "keystrokes/bashlike_edit_help.html"
+#define COOKIE_JAR_HELP "Lynx_users_guide.html#Cookies"
+#define CACHE_JAR_HELP "Lynx_users_guide.html#Cache"
+#define CURRENT_KEYMAP_HELP "keystrokes/keystroke_help.html"
+#define DIRED_MENU_HELP "keystrokes/dired_help.html"
+#define EDIT_HELP "keystrokes/edit_help.html"
+#define DOWNLOAD_OPTIONS_HELP "Lynx_users_guide.html#RemoteSource"
+#define HISTORY_PAGE_HELP "keystrokes/history_help.html"
+#define LIST_PAGE_HELP "keystrokes/follow_help.html"
+#define LYNXCFG_HELP "lynx.cfg"
+#define OPTIONS_HELP "keystrokes/option_help.html"
+#define PRINT_OPTIONS_HELP "keystrokes/print_help.html"
+#define UPLOAD_OPTIONS_HELP "Lynx_users_guide.html#DirEd"
+#define VISITED_LINKS_HELP "keystrokes/visited_help.html"
+
+#endif /* LYHELP_H */