[seahorse/wip/userdocs: 209/283] Fix link conflicts on ssh-*/pgp-* pages



commit 32a19cb1db3fbbd4e26dee81f20bef5890b60b06
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Tue Aug 27 01:13:44 2013 +0530

    Fix link conflicts on ssh-*/pgp-* pages
    
    Fix link conflicts arising from renaming pgp-landing.page->pgp.page
    and ssh-landing.page->ssh.page

 help/C/introduction.page          |    4 ++--
 help/C/pgp-advanced-options.page  |    2 +-
 help/C/pgp-create.page            |    2 +-
 help/C/pgp-expiration-change.page |    2 +-
 help/C/pgp-expired.page           |    2 +-
 help/C/pgp-photoid.page           |    2 +-
 help/C/pgp-publish.page           |    2 +-
 help/C/pgp-retrieve-remote.page   |    2 +-
 help/C/pgp-sync.page              |    2 +-
 help/C/pgp-userid.page            |    2 +-
 help/C/pgp.page                   |    2 +-
 help/C/ssh-connect-remote.page    |    3 ++-
 help/C/ssh-create-vs-setup.page   |    2 +-
 help/C/ssh-create.page            |    2 +-
 help/C/ssh.page                   |    2 +-
 15 files changed, 17 insertions(+), 16 deletions(-)
---
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 1ddfdb4..09e4ccd 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -45,11 +45,11 @@
     </item>
     <item>
       <p><link xref="pgp-create">Create</link> and
-      <link xref="pgp-landing">manage</link> PGP keys.</p>
+      <link xref="pgp">manage</link> PGP keys.</p>
     </item>
     <item>
       <p><link xref="ssh-create">Create</link> and
-      <link xref="ssh-landing">manage</link> SSH keys.</p>
+      <link xref="ssh">manage</link> SSH keys.</p>
     </item>
   </list>
 
diff --git a/help/C/pgp-advanced-options.page b/help/C/pgp-advanced-options.page
index 26871f7..a5ed5e2 100644
--- a/help/C/pgp-advanced-options.page
+++ b/help/C/pgp-advanced-options.page
@@ -4,7 +4,7 @@
       id="pgp-advanced-options">
 
   <info>
-    <link type="guide" xref="pgp-landing" group="second"/>
+    <link type="guide" xref="pgp" group="second"/>
 
     <revision pkgversion="3.9" version="0.1" date="2013-07-18" status="review"/>
 
diff --git a/help/C/pgp-create.page b/help/C/pgp-create.page
index 6a8b413..20abb9e 100644
--- a/help/C/pgp-create.page
+++ b/help/C/pgp-create.page
@@ -4,7 +4,7 @@
       id="pgp-create">
 
   <info>
-    <link type="guide" xref="pgp-landing" group="#first"/>
+    <link type="guide" xref="pgp" group="#first"/>
 
     <revision version="0.5" date="2013-02-16" status="draft"/>
 
diff --git a/help/C/pgp-expiration-change.page b/help/C/pgp-expiration-change.page
index 641742b..45c09b9 100644
--- a/help/C/pgp-expiration-change.page
+++ b/help/C/pgp-expiration-change.page
@@ -4,7 +4,7 @@
       id="pgp-expiration-change">
 
   <info>
-    <link type="guide" xref="pgp-landing"/>
+    <link type="guide" xref="pgp"/>
 
     <revision pkgversion="3.9" version="0.1" date="2013-07-22" status="review"/>
 
diff --git a/help/C/pgp-expired.page b/help/C/pgp-expired.page
index 62794b4..9ceb3ce 100644
--- a/help/C/pgp-expired.page
+++ b/help/C/pgp-expired.page
@@ -4,7 +4,7 @@
       id="pgp-expired">
 
   <info>
-    <link type="guide" xref="pgp-landing"/>
+    <link type="guide" xref="pgp"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-07-03" status="review"/>
diff --git a/help/C/pgp-photoid.page b/help/C/pgp-photoid.page
index 2d49132..0e7643b 100644
--- a/help/C/pgp-photoid.page
+++ b/help/C/pgp-photoid.page
@@ -4,7 +4,7 @@
       id="pgp-photoid">
 
   <info>
-    <link type="guide" xref="pgp-landing"/>
+    <link type="guide" xref="pgp"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-06-24" status="review"/>
diff --git a/help/C/pgp-publish.page b/help/C/pgp-publish.page
index 9c90765..ce239cd 100644
--- a/help/C/pgp-publish.page
+++ b/help/C/pgp-publish.page
@@ -4,7 +4,7 @@
       id="pgp-publish">
 
   <info>
-    <link type="guide" xref="pgp-landing"/>
+    <link type="guide" xref="pgp"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-06-18" status="draft"/>
diff --git a/help/C/pgp-retrieve-remote.page b/help/C/pgp-retrieve-remote.page
index 14f8bf0..18da782 100644
--- a/help/C/pgp-retrieve-remote.page
+++ b/help/C/pgp-retrieve-remote.page
@@ -4,7 +4,7 @@
       id="pgp-retrieve-remote">
 
   <info>
-    <link type="guide" xref="pgp-landing"/>
+    <link type="guide" xref="pgp"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-06-18" status="review"/>
diff --git a/help/C/pgp-sync.page b/help/C/pgp-sync.page
index c2768ef..0052a2f 100644
--- a/help/C/pgp-sync.page
+++ b/help/C/pgp-sync.page
@@ -4,7 +4,7 @@
       id="pgp-sync">
 
   <info>
-    <link type="guide" xref="pgp-landing"/>
+    <link type="guide" xref="pgp"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-07-03" status="review"/>
diff --git a/help/C/pgp-userid.page b/help/C/pgp-userid.page
index 0cf7b47..27b7651 100644
--- a/help/C/pgp-userid.page
+++ b/help/C/pgp-userid.page
@@ -3,7 +3,7 @@
       type="guide" style="task"
       id="pgp-userid">
   <info>
-    <link type="guide" xref="pgp-landing"/>
+    <link type="guide" xref="pgp"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-06-27" status="review"/>
diff --git a/help/C/pgp.page b/help/C/pgp.page
index e69accb..462b885 100644
--- a/help/C/pgp.page
+++ b/help/C/pgp.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="pgp-landing">
+      id="pgp">
 
   <info>
     <link type="guide" xref="index#pgp-keys" group="#first"/>
diff --git a/help/C/ssh-connect-remote.page b/help/C/ssh-connect-remote.page
index 7b8308d..40bca7a 100644
--- a/help/C/ssh-connect-remote.page
+++ b/help/C/ssh-connect-remote.page
@@ -2,8 +2,9 @@
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
       id="ssh-connect-remote">
+
   <info>
-    <link type="guide" xref="ssh-landing"/>
+    <link type="guide" xref="ssh"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
 
diff --git a/help/C/ssh-create-vs-setup.page b/help/C/ssh-create-vs-setup.page
index 1a479e8..d984f71 100644
--- a/help/C/ssh-create-vs-setup.page
+++ b/help/C/ssh-create-vs-setup.page
@@ -4,7 +4,7 @@
       id="ssh-create-vs-setup">
 
   <info>
-    <link type="guide" xref="ssh-landing"/>
+    <link type="guide" xref="ssh"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
 
diff --git a/help/C/ssh-create.page b/help/C/ssh-create.page
index c6147c0..fa26976 100644
--- a/help/C/ssh-create.page
+++ b/help/C/ssh-create.page
@@ -5,7 +5,7 @@
       id="ssh-create">
 
   <info>
-    <link type="guide" xref="ssh-landing"/>
+    <link type="guide" xref="ssh"/>
 
     <revision version="0.8" date="2013-08-12" status="incomplete"/>
 
diff --git a/help/C/ssh.page b/help/C/ssh.page
index f35dbc9..29d005b 100644
--- a/help/C/ssh.page
+++ b/help/C/ssh.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="ssh-landing">
+      id="ssh">
 
   <info>
     <link type="guide" xref="index#ssh-keys" group="#first"/>


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