[gnome-dictionary/wip/help-pages: 14/32] Add new pages for managing sources. Update makefile.am with entries.



commit 3408d50f2114874be3565f8d7ab11593130eac1b
Author: Sindhu S <sindhus live in>
Date:   Thu Mar 28 20:56:30 2013 +0530

    Add new pages for managing sources.
    Update makefile.am with entries.

 help/C/source-add-remote.page |   23 +++++++++++++++++++++++
 help/C/sources-add-local.page |   23 +++++++++++++++++++++++
 help/C/sources-default.page   |   22 ++++++++++++++++++++++
 help/C/sources-delete.page    |   23 +++++++++++++++++++++++
 help/C/sources-edit.page      |   23 +++++++++++++++++++++++
 help/C/sources-select.page    |   24 ++++++++++++++++++++++++
 help/Makefile.am              |   20 +++++++++++++-------
 7 files changed, 151 insertions(+), 7 deletions(-)
---
diff --git a/help/C/source-add-remote.page b/help/C/source-add-remote.page
new file mode 100644
index 0000000..d5f2c89
--- /dev/null
+++ b/help/C/source-add-remote.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="sources-add-remote">
+
+  <info>
+    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <link type="guide" xref="sources-guide#guide"/>
+    <!--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"/>
+
+  </info>
+
+  <title>Add remote dictionary sources</title>
+
+
+</page>
\ No newline at end of file
diff --git a/help/C/sources-add-local.page b/help/C/sources-add-local.page
new file mode 100644
index 0000000..6be7d4c
--- /dev/null
+++ b/help/C/sources-add-local.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="sources-add-local">
+
+  <info>
+    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <link type="guide" xref="sources-guide#guide"/>
+    <!--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"/>
+
+  </info>
+
+  <title>Add local dictionary sources</title>
+
+
+</page>
\ No newline at end of file
diff --git a/help/C/sources-default.page b/help/C/sources-default.page
new file mode 100644
index 0000000..e3450a4
--- /dev/null
+++ b/help/C/sources-default.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="sources-default">
+
+  <info>
+    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <link type="guide" xref="sources-guide#guide"/>
+    <!--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"/>
+
+  </info>
+
+  <title>Set a default dictionary source</title>
+
+</page>
\ No newline at end of file
diff --git a/help/C/sources-delete.page b/help/C/sources-delete.page
new file mode 100644
index 0000000..6e58398
--- /dev/null
+++ b/help/C/sources-delete.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="sources-delete">
+
+  <info>
+    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <link type="guide" xref="sources-guide#guide"/>
+    <!--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"/>
+
+  </info>
+
+  <title>Remove dictionary sources</title>
+
+
+</page>
\ No newline at end of file
diff --git a/help/C/sources-edit.page b/help/C/sources-edit.page
new file mode 100644
index 0000000..f17bb79
--- /dev/null
+++ b/help/C/sources-edit.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="sources-edit">
+
+  <info>
+    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <link type="guide" xref="sources-guide#guide"/>
+    <!--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"/>
+
+  </info>
+
+  <title>Edit a dictionary source</title>
+
+
+</page>
\ No newline at end of file
diff --git a/help/C/sources-select.page b/help/C/sources-select.page
new file mode 100644
index 0000000..80d34f1
--- /dev/null
+++ b/help/C/sources-select.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="sources-select">
+
+  <info>
+    <revision version="0.1" date="2013-03-28" status="review"/>
+    <link type="guide" xref="sources-guide#guide"/>
+    <link type="seealso" xref="sources-default"/>
+    <!--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"/>
+
+  </info>
+
+  <title>Select a dictionary source</title>
+
+
+</page>
\ No newline at end of file
diff --git a/help/Makefile.am b/help/Makefile.am
index 2578cd8..d506df0 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,20 +3,26 @@
 HELP_ID = gnome-dictionary
 
 HELP_FILES = \
-          index.page \
-          legal.xml
           definition.page \
+          find.page \
           index.page \
           introduction.page \
-          legal.xml \
+          legal.xml
           print-font.page \
           print.page \
-          save-text.page \
-          search.page \
+          prob-error-while-retrieving-definition.page \
+          save-definition.page \
+          shortcuts.page \
           similar-words.page \
-          sources.page \
+          source-add-remote.page \
+          source-add-local.page \
+          sources-default.page \
+          sources-delete.page \
+          sources-edit.page \
+          sources-guide.page \
+          sources-select.page \
           strategies.page \
-          text-operations.page \
+          text-operations.page
 HELP_MEDIA = \
        figures/gnome-dictionary-icon.png       \
        figures/gnome-dictionary.png \


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