[gnome-dictionary/wip/help-pages: 4/31] Add new sources-guide.page



commit b8c6d7b1ff4663868030b33347be2437f5071f34
Author: Sindhu S <sindhus live in>
Date:   Wed Mar 6 13:21:03 2013 +0530

    Add new sources-guide.page
    
    Update Makefile.am.
    Add page title, description and new sections.
    Add new sources-guide.page.
    Add explanation about dictionary sources.
    Add section for managing dictionary sources.

 help/C/sources-guide.page |   34 ++++++++++++++++++++++++++++++++++
 help/Makefile.am          |    1 +
 2 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/help/C/sources-guide.page b/help/C/sources-guide.page
new file mode 100644
index 0000000..78a3d28
--- /dev/null
+++ b/help/C/sources-guide.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="sources-guide">
+
+  <info>
+    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <link type="guide" xref="index#preferences"/>
+    <!--link type="guide" xref=""/-->
+
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Manage various <app>Dictionary</app> sources.</desc>
+
+  </info>
+
+  <title><app>Dictionary</app> sources</title>
+
+  <p><gui><app>Dictionary</app> sources</gui> are collections of words and
+  their meanings. Each dictionary source contains terms particular to a
+  language or subject. Individually, each dictionary source is called a
+  <em>Dictionary</em>. You can install various dictionaries (both online and
+  offline) related to your interest.</p>
+
+  <section id="guide" style="2column">
+    <title>Manage your dictionary sources</title>
+  </section>
+
+</page>
\ No newline at end of file
diff --git a/help/Makefile.am b/help/Makefile.am
index 4db3350..1265f21 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -10,6 +10,7 @@ HELP_FILES = \
           print.page \
           save-text.page \
           similar-words.page \
+          sources.page \
           text-operations.page \
 HELP_MEDIA = \
        figures/gnome-dictionary-icon.png       \


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