diff options
author | David Adam Bordoley <bordoley@msu.edu> | 2003-05-08 03:02:54 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-05-08 03:02:54 +0800 |
commit | 660ca85d29529f38da0c5ea7060f5bf70d86c61a (patch) | |
tree | d3e450c0a49a0dcb43592ece2f5bc4c279d152fc /help/C/epiphany.xml | |
parent | 8372e7cbe68721eb9a4930fd94380988cc6d9d5b (diff) | |
download | gsoc2013-epiphany-660ca85d29529f38da0c5ea7060f5bf70d86c61a.tar gsoc2013-epiphany-660ca85d29529f38da0c5ea7060f5bf70d86c61a.tar.gz gsoc2013-epiphany-660ca85d29529f38da0c5ea7060f5bf70d86c61a.tar.bz2 gsoc2013-epiphany-660ca85d29529f38da0c5ea7060f5bf70d86c61a.tar.lz gsoc2013-epiphany-660ca85d29529f38da0c5ea7060f5bf70d86c61a.tar.xz gsoc2013-epiphany-660ca85d29529f38da0c5ea7060f5bf70d86c61a.tar.zst gsoc2013-epiphany-660ca85d29529f38da0c5ea7060f5bf70d86c61a.zip |
Slight reorganization to the "Browsing the web" section. Added "To Save a
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Slight reorganization to the "Browsing the
web" section. Added "To Save a Page to a File"
section. s/file/page in the find help section.
Diffstat (limited to 'help/C/epiphany.xml')
-rw-r--r-- | help/C/epiphany.xml | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index dd8eb6648..5ff1afdda 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -294,28 +294,15 @@ you can choose items related to the display of the web page.</para> that you want to open, then click <guibutton>OK</guibutton>. The file is displayed in the browser window. </para> </sect2> - <sect2 id="to-open-link"> - <title>To Open a Link</title> - <para> - </para> - </sect2> - <sect2 id="to-open-link-in-window"> - <title>To Open a Link in a New window</title> - <para> - </para> - </sect2> - <sect2 id="to-open-link-in-tab"> - <title>To Open a Link in a New Tab</title> - <para> - </para> + <sect2 id="to-save-page-to-file"> + <title>To Save a Page to a File</title> + <para>To save a page to a file, choose + <menuchoice> <guimenu>File</guimenu> <guimenuitem>Save + As</guimenuitem> </menuchoice>. Enter a name for the file in the <guilabel>Save + As</guilabel> dialog box, then click <guibutton>OK</guibutton>. </para> </sect2> - <sect2 id="to-download-link"> - <title>To Download a Link</title> - <para> - </para> - </sect2> - <sect2 id="to-bookmark-link"> - <title>To Bookmark a Link</title> + <sect2 id="to-print-page"> + <title>To Print a Page</title> <para> </para> </sect2> @@ -324,16 +311,6 @@ you can choose items related to the display of the web page.</para> <para> </para> </sect2> - <sect2 id="to-save-page"> - <title>To Save a Page</title> - <para> - </para> - </sect2> - <sect2 id="to-print-page"> - <title>To Print a Page</title> - <para> - </para> - </sect2> <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> @@ -352,10 +329,8 @@ you can choose items related to the display of the web page.</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><para>Click <guibutton>Next</guibutton> to search the page + for the first occurrence of the string. If the string is found, the cursor is moved to the string, and the string is selected.</para> </listitem> <listitem><para>To find the next occurrence of the string, click <guibutton>Next</guibutton>.</para> @@ -397,6 +372,31 @@ you can choose items related to the display of the web page.</para> <para> </para> </sect2> + <sect2 id="to-open-link"> + <title>To Open a Link</title> + <para> + </para> + </sect2> + <sect2 id="to-open-link-in-window"> + <title>To Open a Link in a New window</title> + <para> + </para> + </sect2> + <sect2 id="to-open-link-in-tab"> + <title>To Open a Link in a New Tab</title> + <para> + </para> + </sect2> + <sect2 id="to-download-link"> + <title>To Download a Link</title> + <para> + </para> + </sect2> + <sect2 id="to-bookmark-link"> + <title>To Bookmark a Link</title> + <para> + </para> + </sect2> <sect2 id="to-switch-between-tab"> <title>To Switch in Between Tabs</title> <para> |