summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorDavid Adam Bordoley <bordoley@msu.edu>2003-05-07 14:52:53 +0000
committerDave Bordoley <Bordoley@src.gnome.org>2003-05-07 14:52:53 +0000
commit83d90db8645321a6ff2c4399cb269e47a0a9fd67 (patch)
tree768bb993023f878352c62c7512cf94ddd7bfab9f /help
parent574c3c12fac6ecac351314bd7cc443ab44bc496b (diff)
downloadepiphany-83d90db8645321a6ff2c4399cb269e47a0a9fd67.tar.gz
Add find help.
2003-05-07 David Adam Bordoley <bordoley@msu.edu> * help/C/epiphany.xml: Add find help.
Diffstat (limited to 'help')
-rw-r--r--help/C/epiphany.xml37
1 files changed, 33 insertions, 4 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml
index 02024ab1d..dd8eb6648 100644
--- a/help/C/epiphany.xml
+++ b/help/C/epiphany.xml
@@ -334,10 +334,39 @@ you can choose items related to the display of the web page.</para>
<para>
</para>
</sect2>
- <sect2 id="to-search-for-text-in-page">
- <title>To Search for Text in a Page</title>
- <para>
- </para>
+ <sect2 id="to-find-text-in-page">
+ <title>To Find Text in a Page</title>
+ <para>To search a page for a string, perform the following steps:</para>
+ <orderedlist>
+ <listitem><para>Choose
+ <menuchoice> <guimenu>Edit</guimenu>
+ <guimenuitem>Find</guimenuitem> </menuchoice>
+ to display the <guilabel>Find</guilabel> dialog.</para>
+ </listitem>
+ <listitem><para>Type the string that you want to find, in the
+ <guilabel>Find</guilabel> field.</para>
+ </listitem>
+ <listitem><para>Select the <guilabel>Case sensitive</guilabel> option
+ to only find occurrences of the string that match the case of the text that you
+ type. </para>
+ </listitem>
+ <listitem><para>Select the <guilabel>Wrap around</guilabel> option to search to the end of the page and then continue the search from the beginning of the page. </para>
+ </listitem>
+ <listitem><para>Click <guibutton>Next</guibutton> to search the file
+ for the first occurrence of the string. If <application>&fr;</application>
+ finds the string, the application moves the cursor to the string, and selects
+ the string.</para>
+ </listitem>
+ <listitem><para>To find the next occurrence of the string, click
+ <guibutton>Next</guibutton>.</para>
+ </listitem>
+ <listitem><para>To find the previous occurrence of the string, click
+ <guibutton>Previous</guibutton>.</para>
+ </listitem>
+ <listitem><para>To finish the search, click
+ <guibutton>Close</guibutton>. </para>
+ </listitem>
+ </orderedlist>
</sect2>
<sect2 id="to-change-zoom">
<title>To Change the Zoom Factor</title>