aboutsummaryrefslogtreecommitdiff
path: root/help/en/main_menu.htm
diff options
context:
space:
mode:
Diffstat (limited to 'help/en/main_menu.htm')
-rw-r--r--help/en/main_menu.htm41
1 files changed, 41 insertions, 0 deletions
diff --git a/help/en/main_menu.htm b/help/en/main_menu.htm
new file mode 100644
index 0000000..895e79d
--- /dev/null
+++ b/help/en/main_menu.htm
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <link rel="Stylesheet" type="text/css" href="default.css" />
+ <meta http-equiv="Content-Type" content=
+ "text/html; charset=utf-8" />
+
+ <title>Main menu</title>
+ <style type="text/css">
+/*<![CDATA[*/
+ div.c2 {text-align: center}
+ /*]]>*/
+ </style>
+</head>
+
+<body>
+ <h1>Main menu</h1>
+
+ <p>The main menu consists of the following items:</p>
+
+ <ul>
+ <li><a href="menu_file.htm">File</a></li>
+ <li><a href="menu_edit.htm">Edit</a></li>
+ <li><a href="menu_project.htm">Project</a></li>
+ <li><a href="menu_tools.htm">Tools</a></li>
+ <li><a href="menu_help.htm">Help</a></li>
+ </ul>
+
+ <br />
+ <br />
+ <br />
+ <br />
+ <hr noshade="noshade" size="1" />
+
+ <div align="center">
+ © 2006-2015 Copyright VMProtect Software
+ </div>
+</body>
+</html>