[seahorse/mallard-help] Make help index have a one column style



commit 764080ab2921fdd3192760e6d63f7481028905ff
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sat Aug 24 09:50:42 2013 +0100

    Make help index have a one column style

 help/C/index.page |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 43602e6..98be6ac 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="guide" style="2column task"
+      type="guide"
       id="index">
 
   <info>
@@ -19,11 +19,17 @@
       <email its:translate="no">aruna evam gmail com</email>
       <years>2013</years>
     </credit>
+    <credit type="editor">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2013</years>
+    </credit>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
     <desc><app>Passwords and Keys</app> can be used to save your important
     passwords and to create and manage PGP and SSH keys.</desc>
+
   </info>
 
   <title>
@@ -31,15 +37,15 @@
     Passwords and Keys
   </title>
 
-  <section id="passwords" style="2column">
+  <section id="passwords">
     <title>Stored passwords and password keyrings</title>
   </section>
 
-  <section id="pgp-keys" style="2column">
+  <section id="pgp-keys">
     <title>PGP keys</title>
   </section>
 
-  <section id="ssh-keys" style="2column">
+  <section id="ssh-keys">
     <title>SSH Keys</title>
   </section>
 


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