[seahorse/wip/userdocs: 286/416] docs: hide the certificates section in the index.



commit fa55ca588c45f2f6be96f749eacf9c07d490c913
Author: Jim Campbell <jwcampbell gmail com>
Date:   Thu Aug 8 19:04:16 2013 -0500

    docs: hide the certificates section in the index.
    
    fixed validation error in key-strength select. edited k-s-s.page for style.

 help/C/index.page               |    4 +++-
 help/C/key-strength-select.page |   20 ++++++++++++++------
 2 files changed, 17 insertions(+), 7 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 6e4963c..8e55a98 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -50,11 +50,13 @@
 
   </section>
 
+  <!--
+  TODO: This section will be updated after the certificates UI is revised
   <section id="certificates" style="2column">
     <title>Certificates</title>
 
   </section>
-
+  -->
 
   <section id="misc" style="2column">
     <title>Miscellaneous</title>
diff --git a/help/C/key-strength-select.page b/help/C/key-strength-select.page
index 0691b1e..e9d9776 100644
--- a/help/C/key-strength-select.page
+++ b/help/C/key-strength-select.page
@@ -16,6 +16,12 @@
       <years>2013</years>
     </credit>
 
+    <credit type="editor copyright">
+      <name>Jim Campbell</name>
+      <email its:translate="no">jcampbell gnome org</email>
+      <years>2013</years>
+    </credit>
+
     <desc>Choose the right key strength depending on how long you want your key
     to be valid.</desc>
   </info>
@@ -30,7 +36,7 @@
   <steps>
     <title>Selecting your key strength:</title>
       <item>
-       <p>While <link xref="create-pgp-key">creating a PGP key</link>, you
+       <p>When <link xref="create-pgp-key">creating a PGP key</link>, you
        can expand the <gui>Advanced key options</gui> panel to select settings
        for key strength.</p>
       </item>
@@ -41,11 +47,13 @@
        <app>Passwords and Keys</app> offers key strengths ranging from 1024
        bits to 4096 bits.</p>
       </item>
-      <note style="info">
-       <p>You can also manually enter the key strength in the textbox provided
-       next to <gui>Key Strength(bits)</gui>. The closest multiple of 32, for
-       the value you enter, is chosen as the key strength.</p>
-      </note>
   </steps>
+  <note style="info">
+         <p>You can also manually enter the key strength in the textbox provided
+         next to <gui>Key Strength(bits)</gui>. If the value you enter is not
+         divisible by 32, <app>Passwords and Keys</app> will change the value you
+         enter to the nearest multiple of 32. This number will be used as the key
+         strength.</p>
+  </note>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]