[file-roller] docs: reformatted index page to include title and file-roller icon



commit 9a1cea1361a57d78c2e3cc0f0c9bbd0bb6b11496
Author: Jim Campbell <jwcampbell gmail com>
Date:   Wed Mar 27 18:35:03 2013 -0500

    docs: reformatted index page to include title and file-roller icon

 help/C/figures/file-roller-icon.png |  Bin 0 -> 2081 bytes
 help/C/index.page                   |   26 ++++++++++++++++++++++++--
 help/Makefile.am                    |    3 ++-
 3 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/help/C/figures/file-roller-icon.png b/help/C/figures/file-roller-icon.png
new file mode 100644
index 0000000..cd43da3
Binary files /dev/null and b/help/C/figures/file-roller-icon.png differ
diff --git a/help/C/index.page b/help/C/index.page
index e55bc43..7e2301e 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,9 +1,31 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide"
+      type="guide" style="task 2column"
       id="index">
 
-  <title>Archive Manager Help</title>
+  <info>
+    <title type="link">Archive Manager Help</title>
+    <title type="text">Archive Manager Help</title>
 
+    <revision pkgversion="3.8" date="2013-02-24" status="review"/>
+  <credit type="author">
+    <name>Marta Bogdanowicz</name>
+    <email>majus85 gmail com</email>
+  </credit>
+  <credit type="editor">
+    <name>Ekaterina Gerasimova</name>
+    <email>kittykat3756 gmail com</email>
+  </credit>
+  <license>
+    <p>Creative Commons Share Alike 3.0</p>
+  </license>
+  </info>
+  
+  <title>
+    <media type="image" mime="image/png" src="figures/file-roller-icon.png">
+    </media>
+    Archive Manager
+  </title>
+  
   <section id="managing-archives" style="2column">
     <title>Managing archives</title>
   </section>
diff --git a/help/Makefile.am b/help/Makefile.am
index 97699e2..9c7c197 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -6,7 +6,8 @@ HELP_ID = file-roller
 # List of figures to be included
 HELP_MEDIA = \
        figures/file-roller-main-window.png \
-       figures/file-roller-open-recent.png
+       figures/file-roller-open-recent.png \
+       figures/file-roller-icon.png
 
 # List of pages
 HELP_FILES = \


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