[gnome-dictionary/wip/help-pages: 10/54] Add basic content to help pages.



commit 87bfe559c1c208e0550f115d216f686e092f3600
Author: Sindhu S <sindhus live in>
Date:   Wed Mar 13 00:28:12 2013 +0530

    Add basic content to help pages.
    
    Reword help where necesseary.
    Add Dictionary screenshot.
    Update Makefile.am.
    Reflow paragraphs.

 help/C/definition.page              |   19 ++++++++++++++++++-
 help/C/figures/gnome-dictionary.png |  Bin 0 -> 14635 bytes
 help/C/index.page                   |    4 ++--
 help/C/introduction.page            |   15 ++++++++++++++-
 help/C/print-font.page              |   32 +++++++++++++++++++++++++++++++-
 help/C/print.page                   |   27 ++++++++++++++++++++++++++-
 help/C/save-text.page               |    7 +++++++
 help/C/similar-words.page           |   11 +++++++++++
 help/C/strategies.page              |    4 +++-
 help/C/text-operations.page         |   13 ++++++++++++-
 help/Makefile.am                    |    3 ++-
 11 files changed, 126 insertions(+), 9 deletions(-)
---
diff --git a/help/C/definition.page b/help/C/definition.page
index 184bec9..c38f1ad 100644
--- a/help/C/definition.page
+++ b/help/C/definition.page
@@ -3,7 +3,7 @@
       id="definition">
 
   <info>
-    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <revision version="0.1" date="2013-03-23" status="review"/>
     <link type="guide" xref="index#features"/>
     <!--link type="guide" xref=""/-->
 
@@ -21,4 +21,21 @@
 
   <title>Look up definitions</title>
 
+  <p>Meanings of words explain their origin, etymology, paralence and its
+  usage. To look up a definition:</p>
+
+  <steps>
+    <item>
+      <p>In the input box next to <gui style="input">Look up:</gui>, type the
+      desired term.</p>
+    </item>
+    <item>
+      <p>Press <key>Enter</key>.</p>
+    </item>
+  </steps>
+
+  <note style="tip">
+    <p>You can press <keyseq><key>Ctrl</key><key>T</key></keyseq> and view
+    <link xref="similar-words">similar words</link> to your search term.</p>
+  </note>
 </page>
diff --git a/help/C/figures/gnome-dictionary.png b/help/C/figures/gnome-dictionary.png
new file mode 100644
index 0000000..4d84bd9
Binary files /dev/null and b/help/C/figures/gnome-dictionary.png differ
diff --git a/help/C/index.page b/help/C/index.page
index d779dae..2b7f9a6 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -3,7 +3,7 @@
       id="index">
 
   <info>
-    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <revision version="0.1" date="2013-03-23" status="review"/>
     <title type="link">Dictionary</title>
     <title type="text">Dictionary</title>
 
@@ -25,7 +25,7 @@
   </title>
 
     <section id="features" style="1column">
-    <title>Main features</title>
+    <title>Features</title>
   </section>
 
  <section id="preferences" style="2column">
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 8ee1c89..2e1c637 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -3,7 +3,7 @@
       id="introduction">
 
   <info>
-    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <revision version="0.1" date="2013-03-23" status="review"/>
     <link type="guide" xref="index"/>
     <!--link type="guide" xref=""/-->
 
@@ -21,4 +21,17 @@
 
   <title>Introduction</title>
 
+  <p><app>Dictionary</app> is a program to look up definitions of words and
+  phrases using the DICT server. The default DICT server is located at
+  <code>http://es.dict.org</code>.</p>
+
+  <p>If you do not have access to an Internet connection, you can also install
+  an offline <app>DICT</app> server.</p>
+
+  <figure>
+    <title>Dictionary</title>
+    <desc>Screenshot of <app>Dictionary</app></desc>
+    <media type="image" src="figures/gnome-dictionary.png" width="700">
+    </media>
+  </figure>
 </page>
diff --git a/help/C/print-font.page b/help/C/print-font.page
index 94c1e17..88cc8fb 100644
--- a/help/C/print-font.page
+++ b/help/C/print-font.page
@@ -3,7 +3,7 @@
       id="print-font">
 
   <info>
-    <revision version="0.1" date="2013-03-06" status="draft"/>
+    <revision version="0.1" date="2013-03-28" status="review"/>
     <link type="guide" xref="index#preferences"/>
     <!--link type="guide" xref=""/-->
 
@@ -21,4 +21,34 @@
 
   <title>Print font</title>
 
+  <p>You can select custom font and size to print defintions. To select font
+  for printing defintions:</p>
+
+  <steps>
+    <item>
+      <p>Select <guiseq><gui style="menu">Dictionary</gui>
+      <gui style="menuitem">Preferences</gui>
+      <gui style="tab">Print</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>Click the button next to <gui>Font:</gui>.</p>
+    </item>
+    <item>
+      <p>Browse fonts from the list and click to select the desired font.
+      Alternatively you can search the font by name in the text input bar.</p>
+    </item>
+    <item>
+      <p>Drag the slider forward to increase the font size. Alternatively, you
+      can input the font size in the text box and use <gui>+</gui> to increase
+      or <gui>-</gui> to decrease the font size.</p>
+    </item>
+    <item>
+      <p>Click <gui style="button">Select</gui> to confirm choice of font and
+      size selection.</p>
+    </item>
+    <item>
+      <p>Click <gui style="button">Close</gui> to exit <gui>Preferences</gui>
+      dialog and return to <app>Dictionary</app>.</p>
+    </item>
+  </steps>
 </page>
diff --git a/help/C/print.page b/help/C/print.page
index 63159d3..22eaa2b 100644
--- a/help/C/print.page
+++ b/help/C/print.page
@@ -19,6 +19,31 @@
 
   </info>
 
-  <title>Print defintions</title>
+  <title>Preview and Printing defintions</title>
+
+  <section id="preview">
+    <title>Print preview definitions</title>
+
+    <p></p>
+  </section>
+
+  <section id="print">
+    <title>Print defintions</title>
+
+    <p>You can print definitions to your local or remote printer. To print defintions you have looked up:</p>
+
+    <steps>
+      <item>
+        <p>Select <guiseq><gui style="menu">File</gui><gui style="menuitem">Print</gui></guiseq>.</p>
+      </item>
+      <item>
+        <p><!--Change print page layout, size etc --></p>
+      </item>
+      <item>
+        <p>Click <gui style="button">Print</gui> to send the selected definition to your printer.</p>
+      </item>
+    </steps>
+
+  </section>
 
 </page>
diff --git a/help/C/save-text.page b/help/C/save-text.page
index 0a1a9aa..c098051 100644
--- a/help/C/save-text.page
+++ b/help/C/save-text.page
@@ -21,4 +21,11 @@
 
   <title>Save definitions</title>
 
+  <p>You can save defintions as text files for future reference.</p>
+
+  <steps>
+    <item>
+      <p>Select </p>
+    </item>
+  </steps>
 </page>
diff --git a/help/C/similar-words.page b/help/C/similar-words.page
index 90a133a..19d7170 100644
--- a/help/C/similar-words.page
+++ b/help/C/similar-words.page
@@ -21,4 +21,15 @@
 
   <title>Find related words</title>
 
+  <p>To view words similar in meaning to your searched term:</p>
+
+  <steps>
+    <item>
+      <p>Select <guiseq><gui style="menu">View</gui><gui style="menuitem">Similar Words</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>You may click <gui>x</gui> to close the <gui>Similar Words</gui> sidebar.</p>
+    </item>
+  </steps>
+
 </page>
diff --git a/help/C/strategies.page b/help/C/strategies.page
index 7d2b0f4..0547497 100644
--- a/help/C/strategies.page
+++ b/help/C/strategies.page
@@ -19,6 +19,8 @@
 
   </info>
 
-  <title>Available strategies</title>
+  <title><app>Search</app> strategies</title>
+
+  <p></p>
 
 </page>
diff --git a/help/C/text-operations.page b/help/C/text-operations.page
index 35b59f8..72f1184 100644
--- a/help/C/text-operations.page
+++ b/help/C/text-operations.page
@@ -15,10 +15,21 @@
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc>Operations on text <app>Dictionary</app>.</desc>
+    <desc>Copy defintions as text.</desc>
 
   </info>
 
   <title>Text operations</title>
 
+  <p>You can copy definitions from <app>Dictionary</app> to pasted as text into other applications of 
choice. To copy a definition:</p>
+
+    <steps>
+      <item>
+        <p>Drag and select desired text portions in <app>Dictionary</app>.</p>
+      </item>
+      <item>
+        <p>Select <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Copy</gui></guiseq>.</p>
+      </item>
+    </steps>
+
 </page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 3ec4a56..2578cd8 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -19,5 +19,6 @@ HELP_FILES = \
           text-operations.page \
 HELP_MEDIA = \
        figures/gnome-dictionary-icon.png       \
+       figures/gnome-dictionary.png \
+HELP_LINGUAS = ca cs da de el en_GB es eu fi fr gl id it oc ru sl sv uk zh_CN
 
-HELP_LINGUAS = ca cs da de el en_GB es eu fi fr gl id it oc pt_BR ru sl sv uk zh_CN


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