[easytag] Add new sections to the index page



commit 9d4fffdeb3cdaf7d84ef912a8b847c28ccafcbdf
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed May 29 21:05:36 2013 +0100

    Add new sections to the index page

 help/C/index.page |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 66b0abf..21b8ed0 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       xmlns:e="http://projectmallard.org/experimental/";
       type="guide" style="task"
       id="index">
@@ -8,17 +9,18 @@
 
     <credit type="author">
       <name>Ekaterina Gerasimova</name>
-      <email>kittykat3756 gmail com</email>
+      <email its:translate="no">kittykat3756 gmail com</email>
     </credit>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc></desc>
+    <title type='link'>EasyTAG</title>
+    <title type='text'>EasyTAG</title>
 
   </info>
 
   <title>
-    <media type="image" mime="image/png" src="figures/icon.png"/>
+    <media its:translate="no" type="image" mime="image/png" src="figures/icon.png"/>
     EasyTAG
   </title>
 
@@ -26,6 +28,14 @@
     <title>Features</title>
   </section>
 
+  <section id="tag" style="2column">
+    <title>Tags</title>
+  </section>
+
+  <section id="image" style="2column">
+    <title>The image tag field</title>
+  </section>
+
   <section id="preferences" style="2column">
     <title>Preferences</title>
   </section>


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