From 5732cecbc19ea8b6021b2c1e27d26bec3b9e17c9 Mon Sep 17 00:00:00 2001 From: nils Date: Sun, 8 Jan 2012 00:14:34 +0000 Subject: 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 --- release/help/docu_decrypt.html | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'release/help/docu_decrypt.html') diff --git a/release/help/docu_decrypt.html b/release/help/docu_decrypt.html index 3ed813a..ba6161e 100644 --- a/release/help/docu_decrypt.html +++ b/release/help/docu_decrypt.html @@ -38,7 +38,9 @@

Howto decrypt a text

NOTE: You can only decrypt files, if you have one private key, the file is encrypted for. You can identify the private keys by the "bunch of keys"-image in front of the name in the keylist (in this case Bobby):

-private key hint +

+private key hint +

There are five steps for encrypting a text. We assume, that Bobby wants to decrypt a text, which is encrypted with his public key. @@ -48,13 +50,17 @@ There are five steps for encrypting a text. We assume, that Bobby wants to decry First Bobby copies the text to the textedit-field.

-copy to textedit-field +

+copy to textedit-field +

STEP 2: Choose key(s)

Secondly he chooses his own key.

-choose key +

+choose key +

STEP 3: Decrypt message

@@ -62,20 +68,26 @@ Secondly he chooses his own key. Now Bobby hits the decrypt button to decrypt the text. Alternatively he could use the shortcut Ctrl+D or use the menu crypto->decrypt.
NOTE: You can only decrypt texts, for which you have the private key. The private keys are those, with the key-icon in front of the Name in the keylist.

-decrypt message +

+decrypt message +

STEP 4: Enter passphrase

Now Bobby enters the passphrase of his key.

-enter passphrase +

+enter passphrase +

STEP 5: Read the text

Now Bobby can read the encrypted text.

-read encrypted text +

+read encrypted text +

-- cgit