[gnome-dictionary/wip/help-pages: 4/30] Add two new pages and update Makefile.am
- From: Sindhu S <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-dictionary/wip/help-pages: 4/30] Add two new pages and update Makefile.am
- Date: Wed, 3 Apr 2013 11:25:13 +0000 (UTC)
commit 9438c81a0d796a95fc4fbe25da31c1e444480990
Author: Sindhu S <sindhus live in>
Date: Wed Mar 6 13:33:30 2013 +0530
Add two new pages and update Makefile.am
help/C/print-font.page | 24 ++++++++++++++++++++++++
help/C/strategies.page | 24 ++++++++++++++++++++++++
help/Makefile.am | 3 +++
3 files changed, 51 insertions(+), 0 deletions(-)
---
diff --git a/help/C/print-font.page b/help/C/print-font.page
new file mode 100644
index 0000000..94c1e17
--- /dev/null
+++ b/help/C/print-font.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="task"
+ id="print-font">
+
+ <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>Select font for printing definitions.</desc>
+
+ </info>
+
+ <title>Print font</title>
+
+</page>
diff --git a/help/C/strategies.page b/help/C/strategies.page
new file mode 100644
index 0000000..7d2b0f4
--- /dev/null
+++ b/help/C/strategies.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="task"
+ id="strategies">
+
+ <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>View definition strategies.</desc>
+
+ </info>
+
+ <title>Available strategies</title>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 1265f21..dbc3851 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -7,10 +7,13 @@ HELP_FILES = \
index.page \
introduction.page \
legal.xml \
+ print-font.page \
print.page \
save-text.page \
+ search.page \
similar-words.page \
sources.page \
+ strategies.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]