[gnome-dictionary/wip/help-pages: 14/21] Add prob-* page help



commit a7dbd8c66f4c03a8558a0bd64c49c947c85ee414
Author: Sindhu S <sindhus live in>
Date:   Sat Mar 30 08:55:15 2013 -0400

    Add prob-* page help
    
    Stub incomplete pages
    Update ../Makefile.am

 help/C/prob-error-while-retrieving-definition.page |   33 ++++++++++++++++---
 ...-add-local.page => sources-add-local.page.stub} |    0
 ...dd-remote.page => sources-add-remote.page.stub} |    6 +++
 ...rces-default.page => sources-default.page.stub} |    0
 ...ources-delete.page => sources-delete.page.stub} |    2 +
 .../{sources-edit.page => sources-edit.page.stub}  |    0
 ...ources-select.page => sources-select.page.stub} |    0
 help/Makefile.am                                   |    7 ----
 8 files changed, 35 insertions(+), 13 deletions(-)
---
diff --git a/help/C/prob-error-while-retrieving-definition.page 
b/help/C/prob-error-while-retrieving-definition.page
index b8563a6..fb3f9c8 100644
--- a/help/C/prob-error-while-retrieving-definition.page
+++ b/help/C/prob-error-while-retrieving-definition.page
@@ -1,9 +1,9 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="task"
-      id="error-while-retrieving-definition">
+      id="prob-error-while-retrieving-definition">
 
   <info>
-    <revision version="0.1" date="2013-03-28" status="review"/>
+    <revision pkgversion="3.6" date="2013-03-28" status="review"/>
     <link type="guide" xref="index#troubleshooting"/>
     <link type="seealso" xref="definitions"/>
     <!--link type="guide" xref=""/-->
@@ -16,11 +16,32 @@
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc>What do I do?</desc>
+    <desc><sys>Error while retreiving definitions</sys>.</desc>
 
   </info>
 
-  <title>"Error while retreiving definition" message</title>
+  <title>Can't Find Definitions</title>
 
-  <p></p>
-</page>
+  <p>If you receive the error message:
+  <sys>Error while retreiving definition</sys> when looking up a definition
+  from any of the <link xref="sources-select">selected dictionaries</link>,
+  the following is most likely to have happened:</p>
+
+  <list>
+    <item>
+      <p>One or more of the selected <app>DICT</app> servers that are used to
+      look up definitions could be offline. You can try
+      <link xref="definition">looking up</link> the definition after
+      sometime.</p>
+    </item>
+    <item>
+      <p>You may not be connected to the Internet. For <app>Dictionary</app>
+      to look up terms, your computer must be connected to the Internet with
+      servers that are able to find <sys href="http://dict.org";>dict.org</sys>.
+      You can consult <app>GNOME</app> help to
+      <link xref="help:gnome-help/net">set up an internet
+      connection</link>.</p>
+    </item>
+  </list>
+
+</page>
\ No newline at end of file
diff --git a/help/C/sources-add-local.page b/help/C/sources-add-local.page.stub
similarity index 100%
rename from help/C/sources-add-local.page
rename to help/C/sources-add-local.page.stub
diff --git a/help/C/source-add-remote.page b/help/C/sources-add-remote.page.stub
similarity index 87%
rename from help/C/source-add-remote.page
rename to help/C/sources-add-remote.page.stub
index d5f2c89..16122f3 100644
--- a/help/C/source-add-remote.page
+++ b/help/C/sources-add-remote.page.stub
@@ -19,5 +19,11 @@
 
   <title>Add remote dictionary sources</title>
 
+  <p></p>
 
+  <steps>
+    <item>
+      <p></p>
+    </item>
+  </steps>
 </page>
\ No newline at end of file
diff --git a/help/C/sources-default.page b/help/C/sources-default.page.stub
similarity index 100%
rename from help/C/sources-default.page
rename to help/C/sources-default.page.stub
diff --git a/help/C/sources-delete.page b/help/C/sources-delete.page.stub
similarity index 96%
rename from help/C/sources-delete.page
rename to help/C/sources-delete.page.stub
index 6e58398..39f7869 100644
--- a/help/C/sources-delete.page
+++ b/help/C/sources-delete.page.stub
@@ -19,5 +19,7 @@
 
   <title>Remove dictionary sources</title>
 
+  <p></p>
+
 
 </page>
\ No newline at end of file
diff --git a/help/C/sources-edit.page b/help/C/sources-edit.page.stub
similarity index 100%
rename from help/C/sources-edit.page
rename to help/C/sources-edit.page.stub
diff --git a/help/C/sources-select.page b/help/C/sources-select.page.stub
similarity index 100%
rename from help/C/sources-select.page
rename to help/C/sources-select.page.stub
diff --git a/help/Makefile.am b/help/Makefile.am
index e030b71..3cd2e9c 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -14,14 +14,7 @@ HELP_FILES = \
           prob-error-while-retrieving-definition.page \
           save-definition.page \
           similar-words.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
 HELP_MEDIA = \
        figures/gnome-dictionary-icon.png \


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