diff options
Diffstat (limited to 'release/help/docu_encrypt_file.html')
-rw-r--r-- | release/help/docu_encrypt_file.html | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/release/help/docu_encrypt_file.html b/release/help/docu_encrypt_file.html index 408247c..14dc62e 100644 --- a/release/help/docu_encrypt_file.html +++ b/release/help/docu_encrypt_file.html @@ -44,37 +44,49 @@ There are five steps to encrypt a file. We assume, that Bobby wants to encrypt a <p> First Bobby opens the file cryption dialog through the menu. Alternatively, she could just hit the "File-Cryption"-button in the toolbar. </p> -<IMG SRC="img/docu/cryptfile_menu2.jpg" alt="open file-cryption dialog"> +<p> +<IMG SRC="img/docu/cryptfile_menu2.jpg" alt="open file-cryption dialog"/> +</p> <h4>STEP 2: Choose encrypt</h4> <p> Secondly he chooses encrypt. </p> -<IMG SRC="img/docu/encryptfile_choose_encrypt.jpg" alt="choose encrypt"> +<p> +<IMG SRC="img/docu/encryptfile_choose_encrypt.jpg" alt="choose encrypt"/> +</p> <h4>STEP 3: Choose input-/outputfile</h4> <p> Now he chooses the input- and outputfile. When he chooses the inputfile, the same name with an appended .asc is made as suggestion for the output-file. </p> -<IMG SRC="img/docu/encryptfile_choose_input_outputfile.jpg" alt="choose input- and outputfile"> +<p> +<IMG SRC="img/docu/encryptfile_choose_input_outputfile.jpg" alt="choose input- and outputfile"/> +</p> <h4>STEP 4: Choose the keys</h4> <p> Now he chooses the users' keys, the file should be encrypted for. Be aware, that he also has to choose his own key, if he wants to be able to decrypt the file afterwards. </p> -<IMG SRC="img/docu/encryptfile_choose_keys.jpg" alt="choose keys"> +<p> +<IMG SRC="img/docu/encryptfile_choose_keys.jpg" alt="choose keys"/> +</p> <h4>STEP 5: Hit ok</h4> <p> Now he hits the ok-button </p> -<IMG SRC="img/docu/encryptfile_hit_ok.jpg" alt="hit ok button"> +<p> +<IMG SRC="img/docu/encryptfile_hit_ok.jpg" alt="hit ok button"/> +</p> <p>After this the ok-message is displayed. </p> -<IMG SRC="img/docu/decryptfile_okmessage.jpg" alt="ok-message"> +<p> +<IMG SRC="img/docu/decryptfile_okmessage.jpg" alt="ok-message"/> +</p> </div> |