[tomboy] Fix help index page to comply with convention



commit 00750272617e050ba070c1659ff12eb63f33ab0c
Author: Carl Xiong <xiongc05 gmail com>
Date:   Fri May 23 18:01:17 2014 +0800

    Fix help index page to comply with convention
    
    Bug 730502: add icon and description.

 help/C/figures/icon.png |  Bin 0 -> 2644 bytes
 help/C/index.page       |   31 ++++++++++++++++++++++---------
 2 files changed, 22 insertions(+), 9 deletions(-)
---
diff --git a/help/C/figures/icon.png b/help/C/figures/icon.png
new file mode 100644
index 0000000..8bdc4b4
Binary files /dev/null and b/help/C/figures/icon.png differ
diff --git a/help/C/index.page b/help/C/index.page
index fe2b3ef..9cb50a4 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,24 +1,37 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       xmlns:e="http://projectmallard.org/experimental/";
       type="guide"
       id="index">
 
   <info>
-    <revision pkgversion="3.0" version="0.1" date="2010-05-29" status="candidate"/>
+    <title type="text">Tomboy Notes</title>
+
+    <revision pkgversion="3.0" date="2010-05-29" status="candidate"/>
+    <revision pkgversion="3.14" date="2014-05-23" status="candidate"/>
+
     <credit type="author">
       <name>Paul Cutler</name>
       <email>pcutler gnome org</email>
     </credit>
-<!--    
-    <copyright>
-      <year>2010</year>
-      <name>GNOME Documentation Project</name>
-    </copyright>
--->    
-    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
+    <credit type="author">
+      <name>Carl Xiong</name>
+      <email>xiongc05 gmail com</email>
+      <years>2014</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Tomboy is a note taking application for the GNOME Desktop, Microsoft
+    Windows, and Mac OS X. Tomboy is easy to use, and helps you organize the
+    ideas and information you work with everyday.</desc>
+
   </info>
 
-  <title>Tomboy Notes</title>
+  <title>
+    <media type="image" mime="image/png" its:translate="no" src="figures/icon.png" />
+    Tomboy Notes
+  </title>
 
   <section id="notes" style="2column">
     <title>Managing Notes</title>


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