[seahorse/wip/userdocs: 294/433] New introduction page.



commit c0b93ffde2f854060c8c4ee5fd533da351758659
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Mon Aug 12 21:54:45 2013 +0530

    New introduction page.
    
    Renamed introduction.page->glossary.page
    Moved the welcome message from index.page to introduction.page

 help/C/glossary.page     |   48 +++++++++++++++++++++++-----------------------
 help/C/introduction.page |    8 ++----
 2 files changed, 27 insertions(+), 29 deletions(-)
---
diff --git a/help/C/glossary.page b/help/C/glossary.page
index b392d79..8120aa6 100644
--- a/help/C/glossary.page
+++ b/help/C/glossary.page
@@ -28,40 +28,40 @@
 
   <terms>
     <item>
-      <title>Encryption</title>
-       <p>Encryption is the process of making your important files and data
-       unreadable to anyone but the intended recipient. When you encrypt your
-       data, it becomes a scrambled sequence of numbers and letters.
-       Encryption is done by someone who is sending a protected file, or
-       sending a message in a protected conversation.</p>
+    <title>Encryption</title>
+      <p>Encryption is the process of making your important files and data
+      unreadable to anyone but the intended recipient. When you encrypt your
+      data, it becomes a scrambled sequence of numbers and letters.  Encryption
+      is done by someone who is sending a protected file, or sending a message
+      in a protected conversation.</p>
     </item>
     <item>
-      <title>Algorithm</title>
-        <p>An algorithm is a sequence of steps used to encrypt or decrypt
-       your data.</p>
+    <title>Algorithm</title>
+      <p>An algorithm is a sequence of steps used to encrypt or decrypt your
+      data.</p>
     </item>
     <item>
-      <title>Decryption</title>
-       <p>Decryption is the process of retrieving the original text from the
-       encrypted message or file. It is done by the receiver of the protected
-       file or communication. Encrypted messages cannot be understood without
-       decrypting them first.</p>
+    <title>Decryption</title>
+      <p>Decryption is the process of retrieving the original text from the
+      encrypted message or file. It is done by the receiver of the protected
+      file or communication. Encrypted messages cannot be understood without
+      decrypting them first.</p>
     </item>
     <item>
-      <title>Plaintext</title>
-       <p>Any data or file that is not encrypted, and can therefore be read by
-       anyone who can access it, is called plaintext.</p>
+    <title>Plaintext</title>
+      <p>Any data or file that is not encrypted, and can therefore be read by
+      anyone who can access it, is called plaintext.</p>
     </item>
     <item>
-      <title>Key</title>
-       <p>A key is used to encrypt and decrypt files and communication. A key
-       may also be used to login to a remote computer. Some types of keys are
-       <link xref="about-pgp">PGP keys</link> and
-       <link xref="about-ssh">SSH keys</link>.</p>
+    <title>Key</title>
+      <p>A key is used to encrypt and decrypt files and communication. A key
+      may also be used to login to a remote computer. Some types of keys are
+      <link xref="about-pgp">PGP keys</link> and
+      <link xref="about-ssh">SSH keys</link>.</p>
     </item>
     <item>
-      <title>Keyring</title>
-        <p>A keyring is a collection of passwords or keys.</p>
+    <title>Keyring</title>
+      <p>A keyring is a collection of passwords or keys.</p>
     </item>
   </terms>
 
diff --git a/help/C/introduction.page b/help/C/introduction.page
index e4cdef2..cf22b59 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -4,10 +4,10 @@
       id="introduction">
 
   <info>
-    <link type="guide" xref="index"/>
+    <link type="guide" xref="index" group="#first"/>
 
-    <revision pkgversion="3.8" date="2013-02-26" status="stub"/>
-    <revision pkgversion="3.9" version="0.1" date="2013-06-13" status="review"/>
+    <revision version="0.1" date="2011-10-23" status="stub"/>
+    <revision pkgversion="3.9" version="0.1" date="2013-06-24" status="review"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
@@ -22,14 +22,12 @@
     remember.</desc>
   </info>
 
-
   <title>Introduction</title>
 
   <p>Welcome to the <app>Passwords and Keys</app> help guide.
   <app>Passwords and Keys</app> creates and stores security tokens, helping to
   keep your information secure on your computer, and secure when you send
   information over a network.</p>
-
   <p>Using <app>Passwords and Keys</app>, you can:</p>
 
   <list>


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