[seahorse/wip/userdocs: 122/218] help: Reorder index so that passwords are first



commit fab44751ca0e0ce39599475c428f9eed8fe6dc4c
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Aug 14 18:22:59 2013 +0100

    help: Reorder index so that passwords are first

 help/C/index.page |   21 +++++++--------------
 1 files changed, 7 insertions(+), 14 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 0e6455d..4b408e6 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -2,14 +2,12 @@
       xmlns:its="http://www.w3.org/2005/11/its";
       type="guide" style="2column task"
       id="index">
+
   <info>
     <title type="link">Passwords and Keys</title>
     <title type="text">Passwords and Keys</title>
-
     <revision version="0.1" date="2011-06-17" status="draft"/>
-    <revision pkgversion="3.9" version="0.1" date="2013-07-18" status="review"/>
-
-    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+    <revision pkgversion="3.9" date="2013-08-14" status="review"/>
 
     <credit type="author copyright">
       <name>Jim Campbell</name>
@@ -29,31 +27,26 @@
   </info>
 
   <title>
-    <media its:translate="no" type="image" mime="image/png" src="figures/seahorse.png">
-    </media>
+    <media its:translate="no" type="image" mime="image/png" src="media/seahorse.png" />
     Passwords and Keys
   </title>
 
+  <section id="passwords" style="2column">
+    <title>Stored passwords and password keyrings</title>
+  </section>
+
   <section id="pgp-keys" style="2column">
     <title>PGP keys</title>
-
   </section>
 
   <section id="ssh-keys" style="2column">
     <title>SSH Keys</title>
-
-  </section>
-
-  <section id="passwords" style="2column">
-    <title>Stored passwords and password keyrings</title>
-
   </section>
 
   <!--
   TODO: This section will be updated after the certificates UI is revised
   <section id="certificates" style="2column">
     <title>Certificates</title>
-
   </section>
   -->
 


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