diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | help/C/epiphany.xml | 13 |
2 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-07 Adam Hooper <adamh@cvs.gnome.org> + + * help/C/epiphany.xml: + + Document popup window functionality (bug #145412) + 2004-09-05 Pawan Chitrakar <pawan@nplinux.org> * configure.in: Add "ne" Nepali in ALL_LINGUAS diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 494597d4e..07037aa98 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -614,6 +614,19 @@ text editor. </para> </sect2> + <sect2 id="to-view-popup-windows"> + <title>To View the Page's Popup Windows</title> + <para> + Some web pages automatically open new browser windows when viewed. + These are known as popup windows. To show or hide a page's popup + windows, choose <menuchoice><guimenu>View</guimenu> + <guimenuitem>Popup Windows</guimenuitem>. + </para> + <para> + To set a default popup window behavior for all web pages, see + <xref linkend="privacy-preferences">. + </para> + </sect2> <sect2 id="to-open-link"> <title>To Open Links</title> <para> |