diff options
-rw-r--r-- | help/C/epiphany.xml | 22 | ||||
-rw-r--r-- | help/ChangeLog | 5 |
2 files changed, 21 insertions, 6 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 350d6e7de..679e0153a 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -464,20 +464,30 @@ </guibutton>. </para> </sect2> - <sect2 id="using-print-setup"> - <title>Using Print Setup</title> + <sect2 id="using-page-setup"> + <title>Using Page Setup</title> <para> - Print setup allows you to configure how web pages are printed. To open - print setup, choose <menuchoice> - <guimenu>File</guimenu> <guimenuitem>Print Setup</guimenuitem> + To set up the paper size, print layout, and printer margins, choose <menuchoice> + <guimenu>File</guimenu> <guimenuitem>Page Setup</guimenuitem> </menuchoice>. </para> <variablelist> <varlistentry> + <term>Format for</term> + <listitem> + <para> + You can select the printer you are setting up the page size for + here. This is useful when your printer model has specific margins + that should not be exceeded. + </para> + </listitem> + </varlistentry> + <varlistentry> <term>Paper Size</term> <listitem> <para> - The paper size. + Size of the sheets in your printer. Two often used sizes are + <guilabel>A4</guilabel> and <guilabel>Letter</guilabel>. </para> </listitem> </varlistentry> diff --git a/help/ChangeLog b/help/ChangeLog index 1f437fef8..a522ef474 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,8 @@ +2008-05-26 Reinout van Schouwen <reinouts@gnome.org> + + * C/epiphany.xml: Correct the paragraph about + Page Setup. Fixes bug #534744. + 2008-05-23 Jorge Gonzalez <jorgegonz@svn.gnome.org> * es/es.po: Updated Spanish translation. |