[seahorse/wip/userdocs: 129/423] Rename pages so they're easy to work with.



commit 0f6ac6d4c7c0d9b31a5d4c55eca980dd447fb652
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Tue Aug 13 02:27:58 2013 +0530

    Rename pages so they're easy to work with.
    
    All pages about PGP keys - pgp-*.page
    All pages about SSH keys - ssh-*.page
    All pages COMMON to all topics - misc-*.page
    All pages to do with LEARN ABOUT KEYS - about-*.page

 ...y.page.stub => about-certificate-key.page.stub} |    2 +-
 ...-public.page => about-diff-private-public.page} |    0
 ...fingerprint.page => about-key-fingerprint.page} |    2 +-
 ...s-what-are-they.page => about-key-servers.page} |    2 +-
 .../C/{key-signing.page => about-key-signing.page} |    3 ++-
 ...trength-define.page => about-key-strength.page} |    3 ++-
 .../C/{what-is-keyring.page => about-keyring.page} |    3 ++-
 help/C/{what-is-pgp-key.page => about-pgp.page}    |    0
 help/C/{what-is-ssh-key.page => about-ssh.page}    |    0
 help/C/{keys-subkeys.page => about-subkeys.page}   |   16 ++++++++--------
 help/C/index.page                                  |    7 +------
 help/C/{backup-keys.page => misc-key-backup.page}  |    0
 help/C/{key-delete.page => misc-key-delete.page}   |    0
 ...-description.page => misc-key-description.page} |    0
 help/C/{keys-export.page => misc-key-export.page}  |    0
 help/C/{keys-import.page => misc-key-import.page}  |    0
 .../C/{key-disabling.page => misc-key-revoke.page} |    0
 ...{keys-keep-secure.page => misc-key-secure.page} |    0
 ...page => passwords-keyring-update-password.page} |    0
 ...e-set.page => pgp-advanced-expiration-set.page} |    0
 ...nced-options.page => pgp-advanced-options.page} |    0
 ...ect-type.page => pgp-advanced-select-type.page} |    0
 ...lect.page => pgp-advanced-strength-select.page} |    0
 help/C/{create-pgp-key.page => pgp-create.page}    |    6 +++---
 ...date-change.page => pgp-expiration-change.page} |    0
 help/C/{key-expired.page => pgp-expired.page}      |    0
 help/C/{key-photoid.page => pgp-photoid.page}      |    0
 help/C/{keys-publish.page => pgp-publish.page}     |   15 ++++++++-------
 ...trieve-remote.page => pgp-retrieve-remote.page} |    0
 help/C/{keys-sync.page => pgp-sync.page}           |    0
 help/C/{userid-add.page => pgp-userid-add.page}    |    0
 ...userid-primary.page => pgp-userid-primary.page} |    0
 .../{userid-remove.page => pgp-userid-remove.page} |    0
 help/C/{key-userid.page => pgp-userid.page}        |    0
 ...other-computer.page => ssh-connect-remote.page} |    0
 ...eate-vs-setup.page => ssh-create-vs-setup.page} |    3 ++-
 help/C/{create-ssh-key.page => ssh-create.page}    |    2 +-
 37 files changed, 32 insertions(+), 32 deletions(-)
---
diff --git a/help/C/what-is-certificate-key.page.stub b/help/C/about-certificate-key.page.stub
similarity index 96%
rename from help/C/what-is-certificate-key.page.stub
rename to help/C/about-certificate-key.page.stub
index e83c4e2..a471656 100644
--- a/help/C/what-is-certificate-key.page.stub
+++ b/help/C/about-certificate-key.page.stub
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="what-is-certificate-key">
+      id="about-certificate-key">
 
   <info>
     <link type="guide" xref="learn-about-keys" group="second"/>
diff --git a/help/C/what-diff-private-public.page b/help/C/about-diff-private-public.page
similarity index 100%
rename from help/C/what-diff-private-public.page
rename to help/C/about-diff-private-public.page
diff --git a/help/C/key-fingerprint.page b/help/C/about-key-fingerprint.page
similarity index 98%
rename from help/C/key-fingerprint.page
rename to help/C/about-key-fingerprint.page
index 335c9cf..822ced6 100644
--- a/help/C/key-fingerprint.page
+++ b/help/C/about-key-fingerprint.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="key-fingerprint">
+      id="about-key-fingerprint">
   <info>
     <link type="guide" xref="learn-about-keys" group="first"/>
 
diff --git a/help/C/key-servers-what-are-they.page b/help/C/about-key-servers.page
similarity index 98%
rename from help/C/key-servers-what-are-they.page
rename to help/C/about-key-servers.page
index 00f5a2b..e794914 100644
--- a/help/C/key-servers-what-are-they.page
+++ b/help/C/about-key-servers.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="key-servers-what-are-they">
+      id="about-key-servers">
   <info>
     <link type="guide" xref="learn-about-keys"/>
 
diff --git a/help/C/key-signing.page b/help/C/about-key-signing.page
similarity index 99%
rename from help/C/key-signing.page
rename to help/C/about-key-signing.page
index ab391a1..ad0f13d 100644
--- a/help/C/key-signing.page
+++ b/help/C/about-key-signing.page
@@ -1,7 +1,8 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="key-signing">
+      id="about-key-signing">
+
   <info>
     <link type="guide" xref="learn-about-keys" group="second"/>
 
diff --git a/help/C/key-strength-define.page b/help/C/about-key-strength.page
similarity index 98%
rename from help/C/key-strength-define.page
rename to help/C/about-key-strength.page
index 3e35a78..af86952 100644
--- a/help/C/key-strength-define.page
+++ b/help/C/about-key-strength.page
@@ -1,7 +1,8 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="key-strength-define">
+      id="about-key-strength">
+
   <info>
     <link type="guide" xref="learn-about-keys" group="second"/>
 
diff --git a/help/C/what-is-keyring.page b/help/C/about-keyring.page
similarity index 98%
rename from help/C/what-is-keyring.page
rename to help/C/about-keyring.page
index 50a930b..2d36dcb 100644
--- a/help/C/what-is-keyring.page
+++ b/help/C/about-keyring.page
@@ -1,7 +1,8 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="guide" style="task"
-      id="what-is-keyring">
+      id="about-keyring">
+
   <info>
     <link type="guide" xref="learn-about-keys" group="first"/>
 
diff --git a/help/C/what-is-pgp-key.page b/help/C/about-pgp.page
similarity index 100%
rename from help/C/what-is-pgp-key.page
rename to help/C/about-pgp.page
diff --git a/help/C/what-is-ssh-key.page b/help/C/about-ssh.page
similarity index 100%
rename from help/C/what-is-ssh-key.page
rename to help/C/about-ssh.page
diff --git a/help/C/keys-subkeys.page b/help/C/about-subkeys.page
similarity index 75%
rename from help/C/keys-subkeys.page
rename to help/C/about-subkeys.page
index b7a2ea4..8eea829 100644
--- a/help/C/keys-subkeys.page
+++ b/help/C/about-subkeys.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="guide" style="task"
-      id="keys-subkeys">
+      id="about-subkeys">
   <info>
     <link type="guide" xref="learn-about-keys" group="second"/>
 
@@ -26,18 +26,18 @@
   provides a simple solution to key safety by using <em>subkeys</em> for
   signing and encryption.</p>
 
-  <p>Whenever you create a new public encryption key, a <em>keypair</em> is
-  generated instead of a single key. This keypair consists of a main key, also
-  called the <em>master key</em>, which can only sign, and a <em>subkey</em>
-  for encryption and decryption. Additional subkeys can be created for signing.
-  Each subkey is bound to the master key that created it.</p>
+  <p>Whenever you <link xref="pgp-create">create</link> a new public encryption
+  key, a <em>keypair</em> is generated instead of a single key. This keypair
+  consists of a main key, also called the <em>master key</em> and a
+  <em>subkey</em>. A master key can be used to create additional subkeys that
+  are then bound to it.</p>
 
   <list>
     <title>What does each key in a keypair do?</title>
       <item>
        <p>The <em>master key</em> is used for
-       <link xref="key-signing">signing</link> other keys, creating subkeys
-       and <link xref="key-disabling">revoking</link> subkeys. Your master key
+       <link xref="about-key-signing">signing</link> other keys, creating subkeys
+       and <link xref="misc-key-revoke">revoking</link> subkeys. Your master key
        must be kept very safe. Signatures of trust are also collected on your
        master key. If the master key is compromised, you have no choice but to
        revoke it and all the subkeys attached to it.</p>
diff --git a/help/C/index.page b/help/C/index.page
index 8e55a98..455c854 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -16,7 +16,7 @@
       <email its:translate="no">jwcampbell gmail com</email>
       <years>2013</years>
     </credit>
-    <credit type="author copyight">
+    <credit type="author copyright">
       <name>Aruna Sankaranarayanan</name>
       <email its:translate="no">aruna evam gmail com</email>
       <years>2013</years>
@@ -30,11 +30,6 @@
     Passwords and Keys
   </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>
-
   <section id="pgp-keys" style="2column">
     <title>PGP keys</title>
 
diff --git a/help/C/backup-keys.page b/help/C/misc-key-backup.page
similarity index 100%
rename from help/C/backup-keys.page
rename to help/C/misc-key-backup.page
diff --git a/help/C/key-delete.page b/help/C/misc-key-delete.page
similarity index 100%
rename from help/C/key-delete.page
rename to help/C/misc-key-delete.page
diff --git a/help/C/key-recommend-description.page b/help/C/misc-key-description.page
similarity index 100%
rename from help/C/key-recommend-description.page
rename to help/C/misc-key-description.page
diff --git a/help/C/keys-export.page b/help/C/misc-key-export.page
similarity index 100%
rename from help/C/keys-export.page
rename to help/C/misc-key-export.page
diff --git a/help/C/keys-import.page b/help/C/misc-key-import.page
similarity index 100%
rename from help/C/keys-import.page
rename to help/C/misc-key-import.page
diff --git a/help/C/key-disabling.page b/help/C/misc-key-revoke.page
similarity index 100%
rename from help/C/key-disabling.page
rename to help/C/misc-key-revoke.page
diff --git a/help/C/keys-keep-secure.page b/help/C/misc-key-secure.page
similarity index 100%
rename from help/C/keys-keep-secure.page
rename to help/C/misc-key-secure.page
diff --git a/help/C/passwords-update-keyring-password.page b/help/C/passwords-keyring-update-password.page
similarity index 100%
rename from help/C/passwords-update-keyring-password.page
rename to help/C/passwords-keyring-update-password.page
diff --git a/help/C/key-expiration-date-set.page b/help/C/pgp-advanced-expiration-set.page
similarity index 100%
rename from help/C/key-expiration-date-set.page
rename to help/C/pgp-advanced-expiration-set.page
diff --git a/help/C/pgp-key-advanced-options.page b/help/C/pgp-advanced-options.page
similarity index 100%
rename from help/C/pgp-key-advanced-options.page
rename to help/C/pgp-advanced-options.page
diff --git a/help/C/key-select-type.page b/help/C/pgp-advanced-select-type.page
similarity index 100%
rename from help/C/key-select-type.page
rename to help/C/pgp-advanced-select-type.page
diff --git a/help/C/key-strength-select.page b/help/C/pgp-advanced-strength-select.page
similarity index 100%
rename from help/C/key-strength-select.page
rename to help/C/pgp-advanced-strength-select.page
diff --git a/help/C/create-pgp-key.page b/help/C/pgp-create.page
similarity index 92%
rename from help/C/create-pgp-key.page
rename to help/C/pgp-create.page
index 373cdca..b7e2eef 100644
--- a/help/C/create-pgp-key.page
+++ b/help/C/pgp-create.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="create-pgp-key">
+      id="pgp-create">
   <info>
     <link type="guide" xref="index#pgp-keys" group="#first"/>
 
@@ -20,8 +20,8 @@
 
   <title>Create a new PGP key</title>
 
-  <p>A <em>PGP key</em> will allow to encrypt your email and files. Here is how
-  to create a new key:</p>
+  <p>A <link xref="what-is-pgp-key"><em>PGP key</em></link> will allow to
+  encrypt your email and files. Here is how to create a new key:</p>
 
   <steps>
     <item><p>Click <guiseq><gui>File</gui><gui>New…</gui></guiseq>.</p></item>
diff --git a/help/C/key-expiration-date-change.page b/help/C/pgp-expiration-change.page
similarity index 100%
rename from help/C/key-expiration-date-change.page
rename to help/C/pgp-expiration-change.page
diff --git a/help/C/key-expired.page b/help/C/pgp-expired.page
similarity index 100%
rename from help/C/key-expired.page
rename to help/C/pgp-expired.page
diff --git a/help/C/key-photoid.page b/help/C/pgp-photoid.page
similarity index 100%
rename from help/C/key-photoid.page
rename to help/C/pgp-photoid.page
diff --git a/help/C/keys-publish.page b/help/C/pgp-publish.page
similarity index 83%
rename from help/C/keys-publish.page
rename to help/C/pgp-publish.page
index 62f1975..9cfed21 100644
--- a/help/C/keys-publish.page
+++ b/help/C/pgp-publish.page
@@ -21,13 +21,14 @@
 
   <title>Publish your public keys</title>
 
-  <p>After you <link xref="create-pgp-key">create</link> your PGP keypair you
-  can choose to publish the <em>Public key</em> on it. This makes the key
-  easily accessible to anybody who wants to communicate with you and saves you
-  the hassle of mailing the key individually to all your communicators.
-  However, you can also choose to not publish your key if you wish to share it
-  with only a select few people. You need a working Internet connection to
-  publish your keys.</p>
+  <p>After <link xref="pgp-create">creating</link> your
+  <link xref="what-is-pgp-key">PGP keypair</link> you can choose to publish the
+
+  <em>public key</em> on the Internet. This allows anyone to
+  <link xref="import-keys">import</link> your public keys and send you
+  encrypted files and communication. When you keep your public keys unpublished
+  you can selectively share them with the people you want to communicate
+  with.</p>
 
   <steps>
     <title>How do I publish my key?</title>
diff --git a/help/C/keys-retrieve-remote.page b/help/C/pgp-retrieve-remote.page
similarity index 100%
rename from help/C/keys-retrieve-remote.page
rename to help/C/pgp-retrieve-remote.page
diff --git a/help/C/keys-sync.page b/help/C/pgp-sync.page
similarity index 100%
rename from help/C/keys-sync.page
rename to help/C/pgp-sync.page
diff --git a/help/C/userid-add.page b/help/C/pgp-userid-add.page
similarity index 100%
rename from help/C/userid-add.page
rename to help/C/pgp-userid-add.page
diff --git a/help/C/userid-primary.page b/help/C/pgp-userid-primary.page
similarity index 100%
rename from help/C/userid-primary.page
rename to help/C/pgp-userid-primary.page
diff --git a/help/C/userid-remove.page b/help/C/pgp-userid-remove.page
similarity index 100%
rename from help/C/userid-remove.page
rename to help/C/pgp-userid-remove.page
diff --git a/help/C/key-userid.page b/help/C/pgp-userid.page
similarity index 100%
rename from help/C/key-userid.page
rename to help/C/pgp-userid.page
diff --git a/help/C/connect-other-computer.page b/help/C/ssh-connect-remote.page
similarity index 100%
rename from help/C/connect-other-computer.page
rename to help/C/ssh-connect-remote.page
diff --git a/help/C/ssh-key-create-vs-setup.page b/help/C/ssh-create-vs-setup.page
similarity index 96%
rename from help/C/ssh-key-create-vs-setup.page
rename to help/C/ssh-create-vs-setup.page
index df477a8..17539a1 100644
--- a/help/C/ssh-key-create-vs-setup.page
+++ b/help/C/ssh-create-vs-setup.page
@@ -1,7 +1,8 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="ssh-key-create-vs-setup">
+      id="ssh-create-vs-setup">
+
   <info>
     <link type="guide" xref="index#ssh-keys"/>
 
diff --git a/help/C/create-ssh-key.page b/help/C/ssh-create.page
similarity index 98%
rename from help/C/create-ssh-key.page
rename to help/C/ssh-create.page
index 5d06b84..d83ce18 100644
--- a/help/C/create-ssh-key.page
+++ b/help/C/ssh-create.page
@@ -2,7 +2,7 @@
       xmlns:its="http://www.w3.org/2005/11/its";
       xmlns:ui = "http://projectmallard.org/ui/1.0/";
       type="topic" style="task"
-      id="create-ssh-key">
+      id="ssh-create">
   <info>
     <link type="guide" xref="index#ssh-keys"/>
 


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