summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Osadci <victoros@cvs.gnome.org>2006-09-03 15:48:47 +0000
committerVictor Osadci <victoros@src.gnome.org>2006-09-03 15:48:47 +0000
commitdc9a8776e09ba46edfb6bc1ff2f9049f3f09d962 (patch)
tree18392921f58a4a300688aaf8044446c18b581375
parent7da626a20968158ac6f5b8e6b250054d88ee4acb (diff)
downloadepiphany-dc9a8776e09ba46edfb6bc1ff2f9049f3f09d962.tar.gz
Document toolbar changes, bug #148927 and #319015 Update the printing
2006-09-03 Victor Osadci <victoros@cvs.gnome.org> * C/epiphany.xml: Document toolbar changes, bug #148927 and #319015 Update the printing section for the new GTK+ printing Update the manual for 2.16.
-rw-r--r--help/C/epiphany.xml82
-rw-r--r--help/ChangeLog8
2 files changed, 34 insertions, 56 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml
index 16493024c..67d7ce4b5 100644
--- a/help/C/epiphany.xml
+++ b/help/C/epiphany.xml
@@ -460,41 +460,7 @@
</para>
<variablelist>
<varlistentry>
- <term>Margins</term>
- <listitem>
- <para>
- The distance from the edge of the page to the content.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Colors</term>
- <listitem>
- <para>
- Print in gray-scale or color.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Footers</term>
- <listitem>
- <para>
- Choose whether to display page numbers and the current date
- at the bottom of every page.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Headers</term>
- <listitem>
- <para>
- Choose whether to display the web page title and address
- at the top of every page.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Size</term>
+ <term>Paper Size</term>
<listitem>
<para>
The paper size.
@@ -527,14 +493,14 @@
To print a page, choose <menuchoice> <guimenu>File</guimenu>
<guimenuitem>Print...</guimenuitem> </menuchoice>. Select the
name of the printer in the <guilabel>Printer</guilabel>
- list or enter a name in the <guilabel>Location</guilabel> field
+ list or select <guilabel>Print to File</guilabel>
to print to a file.
</para>
<para>
- In the <guilabel>Page Range</guilabel> section, choose <guilabel>
- All Pages</guilabel> to print the entire web page, <guilabel>Selection
- </guilabel> to print the currently selected part of the web page only or
- <guilabel>Pages</guilabel> to print the range of pages that you specify.
+ In the <guilabel>Print Pages</guilabel> section, choose <guilabel>
+ All</guilabel> to print the entire web page, <guilabel>Current
+ </guilabel> to print the currently selected page only or
+ <guilabel>Range</guilabel> to print the range of pages that you specify.
</para>
</sect2>
<sect2 id="to-find-text-in-page">
@@ -1210,6 +1176,17 @@ GNOME -> GNOME developers home page</programlisting>
</listitem>
</varlistentry>
</variablelist>
+ <para>
+ <note>
+ <title>Opening all the bookmarks in a topic</title>
+ <para>
+ If a topic has been added to the toolbar, all the bookmarks in that topic
+ can be opened in new tabs by choosing <guilabel>Open in New Tabs</guilabel>
+ from the menu item of the topic. The new tabs will open at the right of
+ the current tab. All already opened tabs will be preserved.
+ </para>
+ </note>
+ </para>
</sect2>
<sect2 id="to-remove-bookmark-or-topic-from-toolbar">
<title>To Remove a Bookmark or Topic From the Toolbar</title>
@@ -1684,6 +1661,15 @@ GNOME -> GNOME developers home page</programlisting>
Once all downloads have finished, or been cancelled, the download manager will close.
</para>
</note>
+ <note>
+ <para>
+ <keycombo>
+ <keycap>Shift</keycap>
+ <mousebutton>Click</mousebutton>
+ </keycombo>
+ on a link, image or page will cause it to be downloaded to your default downloads folder.
+ </para>
+ </note>
</sect1>
<!-- ============= Certificates and Online Security =============== -->
@@ -2284,22 +2270,6 @@ GNOME -> GNOME developers home page</programlisting>
</para>
</entry>
</row>
- <row>
- <entry colname="colspec0" valign="top">
- <para>
- <keycombo>
- <keycap>Shift</keycap>
- <keycap>Ctrl</keycap>
- <keycap>T</keycap>
- </keycombo>
- </para>
- </entry>
- <entry colname="colspec1" valign="top">
- <para>
- Toggle the display of the toolbar.
- </para>
- </entry>
- </row>
</tbody>
</tgroup>
</table>
diff --git a/help/ChangeLog b/help/ChangeLog
index 7bef3535a..1630190e3 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,11 @@
+2006-09-03 Victor Osadci <victoros@cvs.gnome.org>
+
+ * C/epiphany.xml:
+ Document toolbar changes, bug #148927 and #319015
+ Update the printing section for the new GTK+ printing
+ Update the manual for 2.16.
+
+
2006-09-02 Christophe Bliard <christophe.bliard@trux.info>
* Makefile.am: