[gnome-documents] Update user help about missing documents



commit 31f51283cee45a67e6b748a52553cc177f8fcedc
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sun Mar 16 14:51:49 2014 +0000

    Update user help about missing documents

 help/C/{tracker.page => prob-no-show.page} |   27 +++++++++++++++++++++------
 help/Makefile.am                           |    2 +-
 2 files changed, 22 insertions(+), 7 deletions(-)
---
diff --git a/help/C/tracker.page b/help/C/prob-no-show.page
similarity index 54%
rename from help/C/tracker.page
rename to help/C/prob-no-show.page
index a9867a8..9251f9a 100644
--- a/help/C/tracker.page
+++ b/help/C/prob-no-show.page
@@ -1,11 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="tracker">
+      id="prob-no-show">
 
   <info>
     <link type="guide" xref="index#question"/>
     <revision pkgversion="3.5.90" date="2012-09-05" status="review"/>
+    <revision pkgversion="3.12" date="2014-03-16" status="review"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -17,13 +18,18 @@
       <email its:translate="no">mdhillca gmail com</email>
       <years>2012</years>
     </credit>
+    <credit type="editor">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2014</years>
+    </credit>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc>Local or remote documents do not appear.</desc>
+    <desc>Your local documents do not appear in <gui>Documents</gui>.</desc>
   </info>
 
-  <title>My documents cannot be seen</title>
+  <title>My documents are not shown</title>
 
   <comment>
     <cite date="2012-03-13" href="mailto:yrazes gmail com">Julita Inca</cite>
@@ -37,10 +43,19 @@
     <p>Add links to Tracker docs, XDG paths.</p>
   </comment>
 
+  <p><app>Documents</app> supports only sertain types of documents such as
+  PDFs and office suite documents such as spreadsheets and word processor
+  documents. It will not show text documents and photos.</p>
+
+  <p>For your local documents to appear in <app>Documents</app>, they must be
+  inside your <file>Documents</file> or <file>Downloads</file> folders, or
+  inside folders that are in those directories. Documents that in other places
+  on your computer will not be shown.</p>
+
   <p>If your documents fail to display in <app>Documents</app>,
   <app>Tracker</app> may not be running or properly configured. Make sure
-  Tracker is running in your session. The default configuration, set to index
-  files in your home directory (non-recursively) and XDG folders (recursively),
-  should be adequate. Ensure that your documents are in one of these paths.</p>
+  <app>Tracker</app> is running in your session. The default configuration, set
+  to index files in your home directory (non-recursively) and XDG folders
+  (recursively), should be adequate.</p>
 
 </page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 88dadbd..fd53d03 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -11,8 +11,8 @@ HELP_FILES = \
        info.page \
        previews.page \
        print.page \
+       prob-no-show.page \
        search.page \
-       tracker.page \
        viewgrid.page \
        view.page
 


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