diff options
Diffstat (limited to 'help/C/epiphany.xml')
-rw-r--r-- | help/C/epiphany.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index cdaf499ad..7f9c81e62 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -273,13 +273,17 @@ you can choose items related to the display of the web page.</para> </sect2> <sect2 id="to-open-new-window"> <title>To Open a New Window</title> - <para> - </para> + <para>To open a new window, choose + <menuchoice> <guimenu>File</guimenu> <guimenuitem>New Window</guimenuitem> + </menuchoice>. + </para> </sect2> <sect2 id="to-open-new-tab"> <title>To Open a New Tab</title> - <para> - </para> + <para>To open a new tab, choose + <menuchoice> <guimenu>File</guimenu> <guimenuitem>New Tab</guimenuitem> + </menuchoice>. The new tab will be place to the right of any existing tabs. + </para> </sect2> <sect2 id="ephy-to-open-file"> <title>To Open a File</title> |