aboutsummaryrefslogtreecommitdiffstats
path: root/release/help
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-02-04 18:02:58 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-02-04 18:02:58 +0000
commit8ba756db9bd38cc8ff645e41b93bf1f89a1df78a (patch)
treef29a156e83a4237bb2d9c8555c124be49fe050d2 /release/help
parentadd conpets docu from gpg-mini-howto (diff)
downloadgpg4usb-8ba756db9bd38cc8ff645e41b93bf1f89a1df78a.tar.gz
gpg4usb-8ba756db9bd38cc8ff645e41b93bf1f89a1df78a.zip
add conpets docu from gpg-mini-howto
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@789 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'release/help')
-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>