summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBreda McColgan <Breda.McColgan@sun.com>2003-11-06 18:34:46 +0000
committerBreda McColgan <breda@src.gnome.org>2003-11-06 18:34:46 +0000
commit9db192b4534b2ccc550a7da4fe6dcc4ee13b771c (patch)
treef09952149c2bc511c355b402aefd1cacd4f0765d
parentc36cd78d38470179dbc420bbca72bf9dc34c3da6 (diff)
downloadeog-9db192b4534b2ccc550a7da4fe6dcc4ee13b771c.tar.gz
Updated for GNOME 2.4.2 Updated to reflect new manual version number and
2003-11-06 Breda McColgan <Breda.McColgan@sun.com> * help/C/eog.xml: Updated for GNOME 2.4.2 * help/C/eog-C.omf : Updated to reflect new manual version number and date * help/C/l10n.txt: Updated Summary of Changes section * help/C/figures/eog_start_window.png: Updated screenshot
-rw-r--r--ChangeLog7
-rw-r--r--help/C/eog-C.omf64
-rw-r--r--help/C/eog.xml754
-rw-r--r--help/C/figures/eog_start_window.pngbin3748 -> 5979 bytes
-rw-r--r--help/C/l10n.txt11
5 files changed, 431 insertions, 405 deletions
diff --git a/ChangeLog b/ChangeLog
index e0d7bcc7..30e8da2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-06 Breda McColgan <Breda.McColgan@sun.com>
+
+ * help/C/eog.xml: Updated for GNOME 2.4.2
+ * help/C/eog-C.omf : Updated to reflect new manual version number and date
+ * help/C/l10n.txt: Updated Summary of Changes section
+ * help/C/figures/eog_start_window.png: Updated screenshot
+
2003-10-21 Jens Finke <jens@triq.net>
* collection/Makefile.am: Don't distribute auto-generated files in
diff --git a/help/C/eog-C.omf b/help/C/eog-C.omf
index 72683184..e71e7582 100644
--- a/help/C/eog-C.omf
+++ b/help/C/eog-C.omf
@@ -1,35 +1,35 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<omf>
- <resource>
- <creator>
- gdocteam@sun.com (Sun Microsystems)
- </creator>
- <maintainer>
- gdocteam@sun.com (Sun Microsystems)
- </maintainer>
+<?xml version="1.0" encoding="UTF-8"?>
+<omf>
+ <resource>
+ <creator>
+ docs@gnome.org (GDP)
+ </creator>
+ <maintainer>
+ docs@gnome.org (GDP)
+ </maintainer>
<!--
- <title>
- Eye of GNOME Manual V2.5
- </title>
+ <title>
+ Eye of GNOME Manual V2.6
+ </title>
-->
- <title>
- Eye of GNOME
- </title>
- <date>
- 2003-09-04
- </date>
- <version identifier="2.5" date="2003-09-04" description="Updated for GNOME 2.4, program version 2.3.5"/>
- <subject category="GNOME|Applications|Graphics"/>
- <description>
- User manual for Eye of GNOME.
- </description>
- <type>
- user's guide
- </type>
- <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
- <identifier url="eog.xml"/>
- <language code="C"/>
- <relation seriesid="b368da3a-2acc-11d6-82aa-c98d986e621f"/>
- <rights type="GNU FDL" license.version="1.1" holder="Sun Microsystems"/>
- </resource>
+ <title>
+ Eye of GNOME
+ </title>
+ <date>
+ 2003-11-06
+ </date>
+ <version identifier="2.6" date="2003-11-06" description="Updated for GNOME 2.4.2, program version 2.4.1"/>
+ <subject category="GNOME|Applications|Graphics"/>
+ <description>
+ User manual for Eye of GNOME.
+ </description>
+ <type>
+ user's guide
+ </type>
+ <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
+ <identifier url="eog.xml"/>
+ <language code="C"/>
+ <relation seriesid="b368da3a-2acc-11d6-82aa-c98d986e621f"/>
+ <rights type="GNU FDL" license.version="1.1" holder="Sun Microsystems"/>
+ </resource>
</omf>
diff --git a/help/C/eog.xml b/help/C/eog.xml
index dd3251a8..3b89d71e 100644
--- a/help/C/eog.xml
+++ b/help/C/eog.xml
@@ -1,109 +1,117 @@
-<?xml version="1.0"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
- <!ENTITY legal SYSTEM "legal.xml">
- <!ENTITY appversion "2.3.5">
- <!ENTITY manrevision "2.5">
- <!ENTITY date "September 2003">
- <!ENTITY app "Eye of GNOME">
-]>
-<!--
- (Do not remove this comment block.)
- Maintained by the GNOME Documentation Project
- http://developer.gnome.org/projects/gdp
- Template version: 2.0 beta
- Template last modified Feb 12, 2002
+<?xml version="1.0"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+ <!ENTITY legal SYSTEM "legal.xml">
+ <!ENTITY appversion "2.4.1">
+ <!ENTITY manrevision "2.6">
+ <!ENTITY date "November 2003">
+ <!ENTITY app "Eye of GNOME">
+]>
+<!--
+ (Do not remove this comment block.)
+ Maintained by the GNOME Documentation Project
+ http://developer.gnome.org/projects/gdp
+ Template version: 2.0 beta
+ Template last modified Feb 12, 2002
--->
-<!-- =============Document Header ============================= -->
-<article id="index" lang="en">
-<!-- please do not change the id; for translations, change lang to -->
-<!-- appropriate code -->
- <articleinfo>
- <title>&app; Manual V&manrevision;</title>
-
+-->
+<!-- =============Document Header ============================= -->
+<article id="index" lang="en">
+<!-- please do not change the id; for translations, change lang to -->
+<!-- appropriate code -->
+ <articleinfo>
+ <title>&app; Manual V&manrevision;</title>
+
+ <copyright>
+ <year>2002</year>
+ <year>2003</year>
+ <holder>Sun Microsystems</holder>
+ </copyright>
+ <copyright>
+ <year>2000</year>
+ <holder>Eliot Landrum</holder>
+ </copyright>
<copyright>
- <year>2002</year>
- <year>2003</year>
- <holder>Sun Microsystems</holder>
- </copyright>
- <copyright>
- <year>2000</year>
- <holder>Eliot Landrum</holder>
- </copyright>
- <copyright>
- <year>2000</year>
- <holder>The Free Software Foundation</holder>
- </copyright>
-<!-- translators: uncomment this:
-
- <copyright>
- <year>2003</year>
- <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
- </copyright>
-
- -->
-<!-- An address can be added to the publisher information. If a role is
- not specified, the publisher/author is the same for all versions of the
- document. -->
- <publisher>
- <publishername> GNOME Documentation Project </publishername>
- </publisher>
-
- &legal;
- <!-- This file contains link to license for the documentation (GNU FDL), and
- other legal stuff such as "NO WARRANTY" statement. Please do not change
- any of this. -->
-
- <authorgroup>
- <author>
- <firstname>Sun</firstname>
- <surname>GNOME Documentation Team</surname>
- <affiliation>
- <orgname>Sun Microsystems</orgname>
- <address></address>
- </affiliation>
- </author>
- <author>
- <firstname>Eliot</firstname>
- <surname>Landrum</surname>
- <affiliation>
- <orgname>GNOME Documentation Project</orgname>
- <address> <email>eliot@landrum.cx</email> </address>
- </affiliation>
- </author>
- <author>
- <firstname>Federico</firstname>
- <surname>Mena Quintero</surname>
- <affiliation>
- <orgname>GNOME Documentation Project</orgname>
- <address> <email>federico@gnu.org</email> </address>
- </affiliation>
- </author>
-<!-- This is appropriate place for other contributors: translators,
- maintainers, etc. Commented out by default.
- <othercredit role="translator">
- <firstname>Latin</firstname>
- <surname>Translator 1</surname>
- <affiliation>
- <orgname>Latin Translation Team</orgname>
- <address> <email>translator@gnome.org</email> </address>
- </affiliation>
- <contrib>Latin translation</contrib>
- </othercredit>
--->
- </authorgroup>
-
- <revhistory>
- <revision>
- <revnumber>&app; Manual V&manrevision;</revnumber>
- <date>&date;</date>
- <revdescription>
- <para role="author">Sun GNOME Documentation Team</para>
- <para role="publisher">GNOME Documentation Project</para>
- </revdescription>
+ <year>2000</year>
+ <holder>The Free Software Foundation</holder>
+ </copyright>
+<!-- translators: uncomment this:
+
+ <copyright>
+ <year>2003</year>
+ <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
+ </copyright>
+
+ -->
+<!-- An address can be added to the publisher information. If a role is
+ not specified, the publisher/author is the same for all versions of the
+ document. -->
+ <publisher>
+ <publishername> GNOME Documentation Project </publishername>
+ </publisher>
+
+ &legal;
+ <!-- This file contains link to license for the documentation (GNU FDL), and
+ other legal stuff such as "NO WARRANTY" statement. Please do not change
+ any of this. -->
+
+ <authorgroup>
+ <author>
+ <firstname>Sun</firstname>
+ <surname>GNOME Documentation Team</surname>
+ <affiliation>
+ <orgname>Sun Microsystems</orgname>
+ <address></address>
+ </affiliation>
+ </author>
+ <author>
+ <firstname>Eliot</firstname>
+ <surname>Landrum</surname>
+ <affiliation>
+ <orgname>GNOME Documentation Project</orgname>
+ <address> <email>eliot@landrum.cx</email> </address>
+ </affiliation>
+ </author>
+ <author>
+ <firstname>Federico</firstname>
+ <surname>Mena Quintero</surname>
+ <affiliation>
+ <orgname>GNOME Documentation Project</orgname>
+ <address> <email>federico@gnu.org</email> </address>
+ </affiliation>
+ </author>
+<!-- This is appropriate place for other contributors: translators,
+ maintainers, etc. Commented out by default.
+ <othercredit role="translator">
+ <firstname>Latin</firstname>
+ <surname>Translator 1</surname>
+ <affiliation>
+ <orgname>Latin Translation Team</orgname>
+ <address> <email>translator@gnome.org</email> </address>
+ </affiliation>
+ <contrib>Latin translation</contrib>
+ </othercredit>
+-->
+ </authorgroup>
+
+ <revhistory>
+ <revision>
+ <revnumber>&app; Manual V&manrevision;</revnumber>
+ <date>&date;</date>
+ <revdescription>
+ <para role="author">Sun GNOME Documentation Team</para>
+ <para role="publisher">GNOME Documentation Project</para>
+ </revdescription>
</revision>
<revision>
+ <revnumber>Eye of GNOME Manual V2.5</revnumber>
+ <date>September 2003</date>
+ <revdescription>
+ <para role="author">Sun GNOME Documentation Team</para>
+ <para role="publisher">GNOME Documentation Project</para>
+ </revdescription>
+ </revision>
+ <revision>
<revnumber>Eye of GNOME Manual V2.4</revnumber>
<date>January 2003</date>
<revdescription>
@@ -134,7 +142,7 @@
<para role="author">Sun GNOME Documentation Team</para>
<para role="publisher">GNOME Documentation Project</para>
</revdescription>
- </revision>
+ </revision>
<revision>
<revnumber>Eye of GNOME Manual V2.0</revnumber>
<date>May 2002</date>
@@ -142,90 +150,94 @@
<para role="author">Sun GNOME Documentation Team</para>
<para role="publisher">GNOME Documentation Project</para>
</revdescription>
- </revision>
- <revision>
- <revnumber>Eye of GNOME User's Guide</revnumber>
- <date>2000</date>
- <revdescription>
- <para role="author">Eliot Landrum
- <email>eliot@landrum.cx</email>
- </para>
- <para role="author">Federico Mena Quintero
- <email>federico@gnu.org</email>
- </para>
- <para role="publisher">GNOME Documentation Project</para>
- </revdescription>
- </revision>
- </revhistory>
- <releaseinfo>This manual describes version &appversion; of &app;.
- </releaseinfo>
- <legalnotice>
- <title>Feedback</title>
- <para>To report a bug or make a suggestion regarding the &app; application or
- this manual, follow the directions in the
- <ulink url="ghelp:gnome-feedback"
- type="help">GNOME Feedback Page</ulink>.
- </para>
-<!-- Translators may also add here feedback address for translations -->
- </legalnotice>
- </articleinfo>
-
- <indexterm>
- <primary>Eye of GNOME</primary>
- </indexterm>
-
-<!-- ============= Document Body ============================= -->
-
-<!-- ============= Introduction ============================== -->
-
-<sect1 id="eog-introduction">
- <title>Introduction</title>
- <para>The <application>&app;</application> application enables you to view image files.
- <application>&app;</application> provides the following features:</para>
- <itemizedlist>
- <listitem><para>Support for the following image file formats:</para>
- <itemizedlist>
- <listitem><para>BMP - Windows Bitmap</para>
- </listitem>
- <listitem><para>GIF - Graphics Interchange Format</para>
- </listitem>
- <listitem><para>ICO - Windows Icon</para>
- </listitem>
- <listitem><para>JPEG - Joint Photographic Experts Group</para>
- </listitem>
- <listitem><para>PNG - Portable Network Graphics </para>
- </listitem>
- <listitem><para>PNM - Portable Anymap from the PPM Toolkit</para>
- </listitem>
- <listitem><para>RAS - Sun Raster </para>
- </listitem>
+ </revision>
+ <revision>
+ <revnumber>Eye of GNOME User's Guide</revnumber>
+ <date>2000</date>
+ <revdescription>
+ <para role="author">Eliot Landrum
+ <email>eliot@landrum.cx</email>
+ </para>
+ <para role="author">Federico Mena Quintero
+ <email>federico@gnu.org</email>
+ </para>
+ <para role="publisher">GNOME Documentation Project</para>
+ </revdescription>
+ </revision>
+ </revhistory>
+ <releaseinfo>This manual describes version &appversion; of &app;.
+ </releaseinfo>
+ <legalnotice>
+ <title>Feedback</title>
+ <para>To report a bug or make a suggestion regarding the &app; application or
+ this manual, follow the directions in the
+ <ulink url="ghelp:gnome-feedback"
+ type="help">GNOME Feedback Page</ulink>.
+ </para>
+<!-- Translators may also add here feedback address for translations -->
+ </legalnotice>
+ </articleinfo>
+
+ <indexterm>
+ <primary>Eye of GNOME</primary>
+ </indexterm>
+
+<!-- ============= Document Body ============================= -->
+
+<!-- ============= Introduction ============================== -->
+
+<sect1 id="eog-introduction">
+ <title>Introduction</title>
+ <para>The <application>&app;</application> application enables you to view image files.
+ <application>&app;</application> provides the following features:</para>
+ <itemizedlist>
+ <listitem><para>Support for the following image file formats:</para>
+ <itemizedlist>
+ <listitem><para>ANI - Animation</para>
+ </listitem>
+ <listitem><para>BMP - Windows Bitmap</para>
+ </listitem>
+ <listitem><para>GIF - Graphics Interchange Format</para>
+ </listitem>
+ <listitem><para>ICO - Windows Icon</para>
+ </listitem>
+ <listitem><para>JPEG - Joint Photographic Experts Group</para>
+ </listitem>
+ <listitem><para>PNG - Portable Network Graphics </para>
+ </listitem>
+ <listitem><para>PNM - Portable Anymap from the PPM Toolkit</para>
+ </listitem>
+ <listitem><para>RAS - Sun Raster </para>
+ </listitem>
<listitem><para>SVG - Scaleable Vector Graphics </para>
</listitem>
<listitem><para>TGA - Targa</para>
</listitem>
- <listitem><para>TIFF - Tagged Image File Format</para>
- </listitem>
+ <listitem><para>TIFF - Tagged Image File Format</para>
+ </listitem>
+ <listitem><para>WBMP - Wireless Bitmap</para>
+ </listitem>
<listitem><para>XBM - X Bitmap</para>
</listitem>
- <listitem><para>XPM - X Pixmap</para>
- </listitem>
- </itemizedlist>
+ <listitem><para>XPM - X Pixmap</para>
+ </listitem>
+ </itemizedlist>
<note><para>You can view images in the formats that are listed above but you
can only use the image saving feature for PNG and JPEG formats.</para></note>
- </listitem>
- <listitem><para>A variety of zoom levels and full screen viewing, with low usage of
- memory regardless of the zoom level. </para>
- </listitem>
- <listitem><para>Bonobo embedding technology that enables you to embed image views in
- other GNOME applications. </para>
- </listitem>
- </itemizedlist>
-</sect1>
-
-<!-- =========== Getting Started ============================== -->
-
-<sect1 id="eog-getting-started">
- <title>Getting Started</title>
+ </listitem>
+ <listitem><para>A variety of zoom levels and full screen viewing, with low usage of
+ memory regardless of the zoom level. </para>
+ </listitem>
+ <listitem><para>Bonobo embedding technology that enables you to embed image views in
+ other GNOME applications. </para>
+ </listitem>
+ </itemizedlist>
+</sect1>
+
+<!-- =========== Getting Started ============================== -->
+
+<sect1 id="eog-getting-started">
+ <title>Getting Started</title>
<sect2 id="eog-tostartapp">
<title>To Start &app;</title>
<para>You can start <application>&app;</application> in the following ways:</para>
@@ -236,7 +248,7 @@
<para>Choose
<menuchoice>
<guisubmenu>Graphics</guisubmenu>
- <guimenuitem>&app; Image Viewer</guimenuitem>
+ <guimenuitem>Image Viewer</guimenuitem>
</menuchoice>. </para>
</listitem>
</varlistentry>
@@ -255,142 +267,142 @@
<sect2 id="eog-whenyoustart">
<title>When You Start &app;</title>
<para>When you start <application>&app;</application>, the following window is displayed.</para>
- <!-- ==== Figure ==== -->
- <figure id="mainwindow-fig">
- <title>&app; Start Up Window Before You Open a File</title>
- <screenshot>
- <mediaobject>
- <imageobject>
- <imagedata fileref="figures/eog_start_window.png" format="PNG"/>
- </imageobject>
- <textobject>
- <phrase>Shows Eye of GNOME main window</phrase>
- </textobject>
- </mediaobject>
- </screenshot>
- </figure>
- <!-- ==== End of Figure ==== -->
-
- </sect2>
-</sect1>
-
-<!-- ================ Usage ================================ -->
-
-<sect1 id="eog-usage">
- <title>Usage</title>
-
- <!--=========== To Open an Image ============================= -->
- <sect2 id="eog-open-image">
- <title>To Open an Image</title>
- <para>To open an image, choose
- <menuchoice>
- <guimenu>File</guimenu>
- <guimenuitem>Open</guimenuitem>
- </menuchoice>.
- The <guilabel>Open Image</guilabel> dialog is displayed. Select the file that you
- want to open, then click <guibutton>OK</guibutton>. </para>
- <para>To open another image in a new window, choose
- <menuchoice>
- <guimenu>File</guimenu>
- <guimenuitem>New Window</guimenuitem>
- </menuchoice>.
- Choose
- <menuchoice>
- <guimenu>File</guimenu>
- <guimenuitem>Open</guimenuitem>
- </menuchoice>
- to select the file that you want to open. You can also drag an image from another
- application such as a file manager to the <application>&app;</application> window.
- If the <application>&app;</application> window is empty, the application displays
- the image in the window. If the window is not empty, the application starts a new
- window to display the file. </para>
- <para>If you try to open an image file format that <application>&app;</application>
- does not recognize, the application displays an error message.</para>
+ <!-- ==== Figure ==== -->
+ <figure id="mainwindow-fig">
+ <title>&app; Start Up Window Before You Open a File</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/eog_start_window.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase>Shows Eye of GNOME main window</phrase>
+ </textobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ <!-- ==== End of Figure ==== -->
+
</sect2>
+</sect1>
+
+<!-- ================ Usage ================================ -->
- <!--=========== To View the Images in a Directory ==================== -->
- <sect2 id="eog-open-directory">
- <title>To View the Images in a Directory</title>
- <para>To view the images that are contained in a directory, choose
- <menuchoice>
- <guimenu>File</guimenu>
- <guimenuitem>Open</guimenuitem>
- </menuchoice>.
- The <guilabel>Open Image</guilabel> dialog is displayed. Select the directory that you
+<sect1 id="eog-usage">
+ <title>Usage</title>
+
+ <!--=========== To Open an Image ============================= -->
+ <sect2 id="eog-open-image">
+ <title>To Open an Image</title>
+ <para>To open an image, choose
+ <menuchoice>
+ <guimenu>File</guimenu>
+ <guimenuitem>Open</guimenuitem>
+ </menuchoice>.
+ The <guilabel>Load Image</guilabel> dialog is displayed. Select the file that you
+ want to open, then click <guibutton>OK</guibutton>. </para>
+ <para>To open another image in a new window, choose
+ <menuchoice>
+ <guimenu>File</guimenu>
+ <guimenuitem>New</guimenuitem>
+ </menuchoice>.
+ Choose
+ <menuchoice>
+ <guimenu>File</guimenu>
+ <guimenuitem>Open</guimenuitem>
+ </menuchoice>
+ to select the file that you want to open. You can also drag an image from another
+ application such as a file manager to the <application>&app;</application> window.
+ If the <application>&app;</application> window is empty, the application displays
+ the image in the window. If the window is not empty, the application starts a new
+ window to display the file. </para>
+ <para>If you try to open an image file format that <application>&app;</application>
+ does not recognize, the application displays an error message.</para>
+ </sect2>
+
+ <!--=========== To View the Images in a Directory ==================== -->
+ <sect2 id="eog-open-directory">
+ <title>To View the Images in a Directory</title>
+ <para>To view the images that are contained in a directory, choose
+ <menuchoice>
+ <guimenu>File</guimenu>
+ <guimenuitem>Open</guimenuitem>
+ </menuchoice>.
+ The <guilabel>Load Image</guilabel> dialog is displayed. Select the directory that you
want to open, then click <guibutton>OK</guibutton>. <application>&app;</application>
- displays the images that the directory contains in the <application>&app;</application> window. </para>
- </sect2>
+ displays the images that the directory contains in the <application>&app;</application> window. </para>
+ </sect2>
- <!--============ To Scroll an Image ======================= -->
- <sect2 id="eog-scroll-image">
- <title>To Scroll an Image</title>
- <para>To scroll around an image that is larger than the image window or full screen
- window, you can use the following methods:</para>
- <itemizedlist>
- <listitem><para>Use the arrow keys on the keyboard.</para>
- </listitem>
- <listitem><para>Drag the image in the opposite direction to the direction in
- which you want to scroll. For example, if you want to scroll down the image,
- drag the image upwards in the window.</para>
- </listitem>
- <listitem><para>Use the scrollbars on the window.</para>
- </listitem>
- </itemizedlist>
+ <!--============ To Scroll an Image ======================= -->
+ <sect2 id="eog-scroll-image">
+ <title>To Scroll an Image</title>
+ <para>To scroll around an image that is larger than the image window or full screen
+ window, you can use the following methods:</para>
+ <itemizedlist>
+ <listitem><para>Use the arrow keys on the keyboard.</para>
+ </listitem>
+ <listitem><para>Drag the image in the opposite direction to the direction in
+ which you want to scroll. For example, if you want to scroll down the image,
+ drag the image upwards in the window.</para>
+ </listitem>
+ <listitem><para>Use the scrollbars on the window.</para>
+ </listitem>
+ </itemizedlist>
</sect2>
<sect2 id="eog-change-zoom">
- <title>To Change the Zoom Factor</title>
- <para>You can use the following methods to resize the view of an image in the
- <application>&app;</application> window:</para>
- <itemizedlist>
- <listitem><para>To enlarge the view of an image, choose
- <menuchoice>
- <guimenu>View</guimenu>
- <guimenuitem>Zoom In</guimenuitem>
- </menuchoice>.</para>
- </listitem>
- <listitem><para>To shrink the view of an image, choose
- <menuchoice>
- <guimenu>View</guimenu>
- <guimenuitem>Zoom Out</guimenuitem>
- </menuchoice>.</para>
- </listitem>
- <listitem><para>To view the image at its actual size, choose
- <menuchoice>
- <guimenu>View</guimenu>
- <guimenuitem>Normal Size</guimenuitem>
- </menuchoice>. </para>
- </listitem>
- <listitem><para>To enlarge or shrink the view of an image so that the
- image fits the <application>&app;</application> window, choose
- <menuchoice>
- <guimenu>View</guimenu>
- <guimenuitem>Best Fit</guimenuitem>
- </menuchoice>.</para>
- </listitem>
- <listitem><para>To display the image in full screen mode, choose
- <menuchoice>
- <guimenu>View</guimenu>
- <guimenuitem>Full Screen</guimenuitem>
- </menuchoice>.
- Full screen mode displays the image in a window that fills the full screen.
- The window does not contain a window frame, titlebar, menubar, or toolbar.
+ <title>To Change the Zoom Factor</title>
+ <para>You can use the following methods to resize the view of an image in the
+ <application>&app;</application> window:</para>
+ <itemizedlist>
+ <listitem><para>To enlarge the view of an image, choose
+ <menuchoice>
+ <guimenu>View</guimenu>
+ <guimenuitem>Zoom In</guimenuitem>
+ </menuchoice>.</para>
+ </listitem>
+ <listitem><para>To shrink the view of an image, choose
+ <menuchoice>
+ <guimenu>View</guimenu>
+ <guimenuitem>Zoom Out</guimenuitem>
+ </menuchoice>.</para>
+ </listitem>
+ <listitem><para>To view the image at actual size, choose
+ <menuchoice>
+ <guimenu>View</guimenu>
+ <guimenuitem>Normal Size</guimenuitem>
+ </menuchoice>. </para>
+ </listitem>
+ <listitem><para>To enlarge or shrink the view of an image so that the
+ image fits the <application>&app;</application> window, choose
+ <menuchoice>
+ <guimenu>View</guimenu>
+ <guimenuitem>Best Fit</guimenuitem>
+ </menuchoice>.</para>
+ </listitem>
+ <listitem><para>To display the image in full screen mode, choose
+ <menuchoice>
+ <guimenu>View</guimenu>
+ <guimenuitem>Full Screen</guimenuitem>
+ </menuchoice>.
+ Full screen mode displays the image in a window that fills the full screen.
+ The window does not contain a window frame, titlebar, menubar, or toolbar.
To exit from this mode, press the <keycap>Esc</keycap> key or <keycombo><keycap>Ctrl</keycap>
- <keycap>W</keycap></keycombo>.</para>
- </listitem>
+ <keycap>W</keycap></keycombo>.</para>
+ </listitem>
</itemizedlist>
</sect2>
<sect2 id="eog-flip">
<title>To Flip Over an Image</title>
<para>To flip an image along the horizontal axis of the image, choose
- <menuchoice>
- <guimenu>Edit</guimenu>
+ <menuchoice>
+ <guimenu>Edit</guimenu>
<guimenuitem>Flip Horizontal</guimenuitem>
</menuchoice>.</para>
<para>To flip an image along the vertical axis of the image, choose
- <menuchoice>
- <guimenu>Edit</guimenu>
+ <menuchoice>
+ <guimenu>Edit</guimenu>
<guimenuitem>Flip Vertical</guimenuitem>
</menuchoice>.</para>
</sect2>
@@ -398,18 +410,18 @@
<sect2 id="eog-rotate">
<title>To Rotate an Image</title>
<para>To rotate an image 90 degrees in a clockwise direction, choose
- <menuchoice>
- <guimenu>Edit</guimenu>
+ <menuchoice>
+ <guimenu>Edit</guimenu>
<guimenuitem>Rotate Clockwise</guimenuitem>
</menuchoice>.</para>
<para>To rotate an image 90 degrees in an anticlockwise direction, choose
- <menuchoice>
- <guimenu>Edit</guimenu>
+ <menuchoice>
+ <guimenu>Edit</guimenu>
<guimenuitem>Rotate Counter Clockwise</guimenuitem>
</menuchoice>.</para>
<para>To rotate an image 180 degrees in a clockwise direction, choose
- <menuchoice>
- <guimenu>Edit</guimenu>
+ <menuchoice>
+ <guimenu>Edit</guimenu>
<guimenuitem>Rotate 180 Degrees</guimenuitem>
</menuchoice>.</para>
</sect2>
@@ -423,26 +435,26 @@
<guimenuitem>Interpolation</guimenuitem>
</menuchoice>,
then select the interpolation method you require.
- Select one of the following options:</para>
- <itemizedlist>
- <listitem><para><guimenuitem>Nearest Neighbor</guimenuitem> </para>
- <para>This method of interpolation takes a location in the original image and replicates the
- pixel that is nearest to this location. When you zoom in on an image, the pixels are replicated.
- When you zoom out of an image, the image loses some of its detail. </para>
- </listitem>
+ Select one of the following options:</para>
+ <itemizedlist>
+ <listitem><para><guimenuitem>Nearest Neighbor</guimenuitem> </para>
+ <para>This method of interpolation takes a location in the original image and replicates the
+ pixel that is nearest to this location. When you zoom in on an image, the pixels are replicated.
+ When you zoom out of an image, the image loses some detail. </para>
+ </listitem>
<listitem><para><guimenuitem>Tiles</guimenuitem> </para>
<para>No information available at time of publication.</para>
</listitem>
- <listitem><para><guimenuitem>Bilinear</guimenuitem> </para>
- <para>This is a simple and fast method of interpolation. When you zoom in on an image,
- <application>&app;</application> uses up to four adjacent pixels to compute the colors of
- the new pixels. When you zoom out of an image, <application>&app;</application> averages
- regions of color in the existing image to compute the colors of the pixels. </para>
- </listitem>
- <listitem><para><guimenuitem>Hyperbolic</guimenuitem> </para>
- <para>This is a high-quality, slow method of interpolation. The application performs interpolation
- on the image in the manner described in Digital Image Warping by George Wolberg.</para>
- </listitem>
+ <listitem><para><guimenuitem>Bilinear</guimenuitem> </para>
+ <para>This is a simple and fast method of interpolation. When you zoom in on an image,
+ <application>&app;</application> uses up to four adjacent pixels to compute the colors of
+ the new pixels. When you zoom out of an image, <application>&app;</application> averages
+ regions of color in the existing image to compute the colors of the pixels. </para>
+ </listitem>
+ <listitem><para><guimenuitem>Hyperbolic</guimenuitem> </para>
+ <para>This is a high-quality, slow method of interpolation. The application performs interpolation
+ on the image in the manner described in Digital Image Warping by George Wolberg.</para>
+ </listitem>
</itemizedlist>
</sect2>
-->
@@ -516,18 +528,18 @@
<guisubmenu>Check size</guisubmenu>
</menuchoice>,
then select the check size you require.
- This option is only relevant if you choose <guimenuitem>Dark checks</guimenuitem>,
+ This option is only relevant if you choose <guimenuitem>Dark checks</guimenuitem>,
<guimenuitem>Midtone checks</guimenuitem>, or <guimenuitem>Light checks</guimenuitem> from the
- <guisubmenu>Check type</guisubmenu> menu. Select one of the following options:</para>
- <itemizedlist>
- <listitem><para><guimenuitem>Small</guimenuitem></para>
- </listitem>
- <listitem><para><guimenuitem>Medium</guimenuitem></para>
- </listitem>
- <listitem><para><guimenuitem>Large</guimenuitem></para>
- </listitem>
+ <guisubmenu>Check type</guisubmenu> menu. Select one of the following options:</para>
+ <itemizedlist>
+ <listitem><para><guimenuitem>Small</guimenuitem></para>
+ </listitem>
+ <listitem><para><guimenuitem>Medium</guimenuitem></para>
+ </listitem>
+ <listitem><para><guimenuitem>Large</guimenuitem></para>
+ </listitem>
</itemizedlist>
- </sect2>
+ </sect2>
-->
<sect2 id="eog-save-image">
@@ -539,34 +551,34 @@
</menuchoice>.
Specify the location and filename in <guilabel>Selection</guilabel> field, then click
<guibutton>OK</guibutton>. You can only save a PNG or JPEG image to another filename
- of the same image type. </para>
+ of the same image type. </para>
- </sect2>
-
- <sect2 id="eog-close-image">
- <title>To Close an Image</title>
- <para>To close an image, choose
- <menuchoice>
- <guimenu>File</guimenu>
- <guimenuitem>Close</guimenuitem>
- </menuchoice>.
- If the window is the last <application>&app;</application> window open, the application exits. </para>
- <para>To quit <application>&app;</application> and close all of the windows that you
- opened in the current session, choose
- <menuchoice>
- <guimenu>File</guimenu>
- <guimenuitem>Quit</guimenuitem>
- </menuchoice>.
- </para>
- </sect2>
+ </sect2>
+
+ <sect2 id="eog-close-image">
+ <title>To Close an Image</title>
+ <para>To close an image, choose
+ <menuchoice>
+ <guimenu>File</guimenu>
+ <guimenuitem>Close</guimenuitem>
+ </menuchoice>.
+ If the window is the last <application>&app;</application> window open, the application exits. </para>
+ <para>To quit <application>&app;</application> and close all of the windows that you
+ opened in the current session, choose
+ <menuchoice>
+ <guimenu>File</guimenu>
+ <guimenuitem>Quit</guimenuitem>
+ </menuchoice>.
+ </para>
+ </sect2>
</sect1>
<sect1 id="eog-prefs">
<title>Preferences</title>
- <para>To configure <application>&app;</application>, choose <menuchoice>
- <guimenu>Edit</guimenu>
- <guimenuitem>Preferences</guimenuitem>
+ <para>To configure <application>&app;</application>, choose <menuchoice>
+ <guimenu>Edit</guimenu>
+ <guimenuitem>Preferences</guimenuitem>
</menuchoice>.
</para>
@@ -577,9 +589,9 @@
<para>Select the <guilabel>Interpolate image on zoom (better quality but slower)</guilabel> option
to enable image interpolation when you change the zoom factor for the image. If you select this
option, <application>&app;</application> uses bilinear interpolation. Bilinear interpolation
- is a simple and fast method of interpolation. When you zoom in on an image,
- <application>&app;</application> uses up to four adjacent pixels to compute the colors of
- the new pixels. When you zoom out of an image, <application>&app;</application> averages
+ is a simple and fast method of interpolation. When you zoom in on an image,
+ <application>&app;</application> uses up to four adjacent pixels to compute the colors of
+ the new pixels. When you zoom out of an image, <application>&app;</application> averages
regions of color in the existing image to compute the colors of the pixels. </para>
</listitem>
</varlistentry>
@@ -629,23 +641,23 @@
<varlistentry>
<term><guilabel>Check size</guilabel></term>
<listitem>
- <para>This option is only relevant if you choose <guimenuitem>Dark checks</guimenuitem>,
+ <para>This option is only relevant if you choose <guimenuitem>Dark checks</guimenuitem>,
<guimenuitem>Midtone checks</guimenuitem>, or <guimenuitem>Light checks</guimenuitem> from the
- <guilabel>Check type</guilabel> drop-down list. Select one of the following options:</para>
- <itemizedlist>
- <listitem><para><guimenuitem>Small</guimenuitem></para>
- </listitem>
- <listitem><para><guimenuitem>Medium</guimenuitem></para>
- </listitem>
- <listitem><para><guimenuitem>Large</guimenuitem></para>
- </listitem>
+ <guilabel>Check type</guilabel> drop-down list. Select one of the following options:</para>
+ <itemizedlist>
+ <listitem><para><guimenuitem>Small</guimenuitem></para>
+ </listitem>
+ <listitem><para><guimenuitem>Medium</guimenuitem></para>
+ </listitem>
+ <listitem><para><guimenuitem>Large</guimenuitem></para>
+ </listitem>
</itemizedlist>
</listitem>
- </varlistentry>
+ </varlistentry>
-->
</variablelist>
-
-</sect1>
-
-</article>
+
+</sect1>
+
+</article>
diff --git a/help/C/figures/eog_start_window.png b/help/C/figures/eog_start_window.png
index a911b318..07647619 100644
--- a/help/C/figures/eog_start_window.png
+++ b/help/C/figures/eog_start_window.png
Binary files differ
diff --git a/help/C/l10n.txt b/help/C/l10n.txt
index aae5a437..7d697d44 100644
--- a/help/C/l10n.txt
+++ b/help/C/l10n.txt
@@ -1,4 +1,4 @@
-Eye of GNOME Manual V2.3
+Eye of GNOME Manual V2.6
------------------------
SUMMARY OF CHANGES
@@ -46,6 +46,13 @@ Summary of changes:
no longer relevant. These comments can be deleted in time when we are sure
that the developers are not putting back the functionality.
+Updated by: Breda McColgan
+Date: 06 November 2003
+Manual version: 2.6
+Summary of changes:
+* Updated for GNOME 2.4.2.
+* Updated screenshot eog_start_window.png.
+* Implemented QR comments from Pat Costello.
------------------------
SCREENSHOT INSTRUCTIONS
@@ -53,7 +60,7 @@ SCREENSHOT INSTRUCTIONS
eog_start_window.png
-1. Start Eye of GNOME (Applications - Graphics - Eye of GNOME Image Viewer).
+1. Start Eye of GNOME (Applications - Graphics - Image Viewer).
2. Ensure the window has focus.
3. Take a screenshot of the window.
4. Save the file to PNG format.