diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | help/C/epiphany.xml | 19 |
2 files changed, 23 insertions, 3 deletions
@@ -2,6 +2,13 @@ * help/C/epiphany.xml: + Docs for "To Show and Hide Browser Window + Components" section. + +2003-05-06 David Adam Bordoley <bordoley@msu.edu> + + * help/C/epiphany.xml: + Write the Browser Windows section. Minor touchups to other sections. diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 5aef2a58a..055afe0be 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -506,9 +506,22 @@ you can choose items related to the display of the web page.</para> </para> </sect2> <sect2 id="to-show-hide-window-components"> - <title>To Show and Hide Window Components</title> - <para> - </para> + <title>To Show and Hide Browser Window Components</title> + <para>You can show and hide browser window components as follows: </para> + <itemizedlist> + <listitem> + <para>To hide the toolbars, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Toolbars</guimenuitem></menuchoice>. To display the +toolbar again, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Toolbars</guimenuitem></menuchoice> again. </para> + </listitem> + <listitem> + <para>To hide the bookmarks bar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Bookmarks Bar</guimenuitem></menuchoice>. To display +the bookmarks bar again, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Bookmarks Bar</guimenuitem></menuchoice> again.</para> + </listitem> + <listitem> + <para>To hide the statusbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice>. To display the +statusbar again, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice> again. </para> + </listitem> + </itemizedlist> </sect2> <sect2 id="to-edit-toolbars"> <title>To Edit Your Toolbars</title> |