diff options
| author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-08 01:14:34 +0100 |
|---|---|---|
| committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-08 01:14:34 +0100 |
| commit | 5732cecbc19ea8b6021b2c1e27d26bec3b9e17c9 (patch) | |
| tree | 1ec10c06e1c872ec1e8f4f8a25e0ca8cbfe0910c /release/help/docu_export_key.html | |
| parent | fixed bug in file cryption (diff) | |
| download | gpg4usb-5732cecbc19ea8b6021b2c1e27d26bec3b9e17c9.tar.gz gpg4usb-5732cecbc19ea8b6021b2c1e27d26bec3b9e17c9.zip | |
set images in paragraph tags in integrated help and minor html code corrections
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@729 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'release/help/docu_export_key.html')
| -rw-r--r-- | release/help/docu_export_key.html | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/release/help/docu_export_key.html b/release/help/docu_export_key.html index 0aa8a99..0bdaaab 100644 --- a/release/help/docu_export_key.html +++ b/release/help/docu_export_key.html @@ -44,26 +44,34 @@ There are three respectively four steps for exporting public keys. We assume, th <p> First Bobby opens the key management through the toolbar. </p> -<IMG SRC="img/docu/exportkey_open_keymgmt.jpg" alt="open key management"> +<p> +<IMG SRC="img/docu/exportkey_open_keymgmt.jpg" alt="open key management"/> +</p> <h4>STEP 2: Choose keys</h4> <p> Secondly he checks Alice's and his own key. </p> -<IMG SRC="img/docu/exportkey_choose_keys.jpg" alt="choose the keys"> +<p> +<IMG SRC="img/docu/exportkey_choose_keys.jpg" alt="choose the keys"/> +</p> <h4>STEP 3: Choose export key</h4> <p> Now he browses through the menu key -> export to file (respectively key -> export to clipboard). If he chooses to export the files to clipboard, he's finished now. Otherwise the next step follows. Alternatively he can choose the export through the toolbar. </p> -<IMG SRC="img/docu/exportkey_menu_selection.jpg" alt="choose export to file"> +<p> +<IMG SRC="img/docu/exportkey_menu_selection.jpg" alt="choose export to file"/> +</p> <h4>STEP 4: Select the file</h4> <p> Now he chooses the file to store the keys to. </p> -<IMG SRC="img/docu/exportkey_file_selection.jpg" alt="choose file"> +<p> +<IMG SRC="img/docu/exportkey_file_selection.jpg" alt="choose file"/> +</p> <p> <b>NOTE:</b> To give your public key to someone else, you also can append the key to the text in the editor-field through the context menu in the keylist. </p> |
