[epiphany] Add help about browser history



commit b0117d196fea36d7318b2927f5d287d3fccf68a9
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sun Jun 30 18:40:38 2013 +0100

    Add help about browser history

 help/C/history-delete.page |   51 ++++++++++++++++++++++++++++++++++++++++++++
 help/C/history.page        |   23 ++++++++++++-------
 2 files changed, 65 insertions(+), 9 deletions(-)
---
diff --git a/help/C/history-delete.page b/help/C/history-delete.page
new file mode 100644
index 0000000..4d61193
--- /dev/null
+++ b/help/C/history-delete.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="history-delete">
+
+  <info>
+    <link type="guide" xref="index#start"/>
+    <revision pkgversion="3.10" date="2013-06-30" status="review"/>
+
+    <credit type="author copyright">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2013</years>
+    </credit>
+<!--    <credit type="copyright editor">
+      <name></name>
+      <email its:translate="no"></email>
+      <years></years>
+    </credit>-->
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>How do I delete one or more web pages from my browsing history?</desc>
+  </info>
+
+  <title>Clear browsing history</title>
+
+  <p>You may sometimes wish to delete your browsing history, for example to
+  remove items that you do not want to see in your search results. You can
+  delete one result, all results from one website or your whole history.</p>
+
+  <steps>
+    <item>
+      <p>Open
+      <guiseq><gui style="menu">Web</gui><gui style="menuitem">History</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>Select the web pages that you wish to delete from your history.</p>
+    </item>
+    <item>
+      <p>Select
+      <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Delete</gui></guiseq>
+      to permanently delete the selected items.</p>
+    </item>
+  </steps>
+
+  <p>You can also delete all of your history by selecting
+  <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Clear
+  History</gui></guiseq>.</p>
+
+</page>
diff --git a/help/C/history.page b/help/C/history.page
index 549c72e..17bafa5 100644
--- a/help/C/history.page
+++ b/help/C/history.page
@@ -5,28 +5,33 @@
 
   <info>
     <link type="guide" xref="index#start"/>
-    <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/>
+    <link type="seealso" xref="history-delete"/>
+    <revision pkgversion="3.10" date="2013-06-30" status="review"/>
 
     <credit type="author copyright">
-      <name></name>
-      <email its:translate="no"></email>
-      <years></years>
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2013</years>
     </credit>
-    <credit type="copyright editor">
+<!--    <credit type="copyright editor">
       <name></name>
       <email its:translate="no"></email>
       <years></years>
-    </credit>
+    </credit>-->
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc></desc>
+    <desc>Why do I see a list of web pages when I start typing in the address bar?</desc>
   </info>
 
   <title>Browsing history</title>
 
-  <p></p>
+  <p>Your browsing history, the web pages that you have visited, is
+  automatically saved so that it is quicker for you to find pages that you have
+  already visited.</p>
 
-  <p></p>
+  <p>To <em>search your history</em>, start typing your search term into the
+  address bar, then click on the correct result once you see it. The page title
+  and URL will be searched, but the content will not be searched.</p>
 
 </page>


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