aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/help/docu.html1
-rw-r--r--release/help/docu_keygen.html4
2 files changed, 3 insertions, 2 deletions
diff --git a/release/help/docu.html b/release/help/docu.html
index 07f1ad6..e564fbf 100644
--- a/release/help/docu.html
+++ b/release/help/docu.html
@@ -23,6 +23,7 @@
<p>Here you find some beginner guides to gpg4usb.</p>
<h4>Using gpg4usb</h4>
<ul>
+ <li><a href="docu_concepts.html">Concepts</a></li>
<li><a href="docu_keygen.html">Generating A Key</a></li>
<li><a href="docu_encrypt.html">Encrypting Text</a></li>
<li><a href="docu_decrypt.html">Decrypting Text</a></li>
diff --git a/release/help/docu_keygen.html b/release/help/docu_keygen.html
index b225611..dd6dc0e 100644
--- a/release/help/docu_keygen.html
+++ b/release/help/docu_keygen.html
@@ -11,7 +11,7 @@
<body>
<div style="width:800px;text-align:center;float:center">
-<a href="docu.html">Main</a> | Next: <a href="docu_encrypt.html">Encrypt a message</a>
+Previous: <a href="docu_concepts.html">Concepts</a> | <a href="docu.html">Main</a> | Next: <a href="docu_encrypt.html">Encrypt a message</a>
<hr/>
<div id="content">
@@ -61,7 +61,7 @@ Now Alice has just to wait. The process of the key generation is faster, when Al
When the generation dialog box disappears, the key generation is finished.
</div>
<hr/>
-<a href="docu.html">Main</a> | Next: <a href="docu_encrypt.html">Encrypt a message</a>
+Previous: <a href="docu_concepts.html">Concepts</a> | <a href="docu.html">Main</a> | Next: <a href="docu_encrypt.html">Encrypt a message</a>
</div>
</body>
</html>