From 66e4a0a58e316b8703eecabf91a67647b1b45023 Mon Sep 17 00:00:00 2001
From: infirit <infirit@gmail.com>
Date: Wed, 31 Jul 2013 22:21:05 +0200
Subject: Use yelp-tools instead of mate-doc-utils

---
 Makefile.am            |   6 +-
 autogen.sh             |   7 +-
 configure.ac           |   3 +-
 data/eom.desktop.in.in |   2 +-
 help/C/eom.xml         | 796 -------------------------------------------------
 help/C/index.docbook   | 796 +++++++++++++++++++++++++++++++++++++++++++++++++
 help/C/legal.xml       |   2 +-
 help/Makefile.am       |  12 +-
 help/ar/ar.po          |  10 +-
 help/ca/ca.po          |  12 +-
 help/cs/cs.po          |  12 +-
 help/da/da.po          |  12 +-
 help/de/de.po          |  12 +-
 help/el/el.po          |  12 +-
 help/en_GB/en_GB.po    |  12 +-
 help/es/es.po          |  12 +-
 help/eu/eu.po          |  12 +-
 help/fi/fi.po          |  12 +-
 help/fr/fr.po          |  12 +-
 help/it/it.po          |  12 +-
 help/ja/ja.po          |   8 +-
 help/ko/ko.po          |  12 +-
 help/oc/oc.po          |   6 +-
 help/pa/pa.po          |  10 +-
 help/pl/pl.po          |  12 +-
 help/pt_BR/pt_BR.po    |  12 +-
 help/ru/ru.po          |  12 +-
 help/sv/sv.po          |  12 +-
 help/th/th.po          |  10 +-
 help/uk/uk.po          |  12 +-
 help/zh_CN/zh_CN.po    |  12 +-
 help/zh_TW/zh_TW.po    |   8 +-
 src/eom-util.c         |   4 +-
 33 files changed, 949 insertions(+), 947 deletions(-)
 delete mode 100644 help/C/eom.xml
 create mode 100644 help/C/index.docbook

diff --git a/Makefile.am b/Makefile.am
index df3b849..4df696b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,14 +5,12 @@ endif
 SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src man plugins po help data doc
 
 EXTRA_DIST = 			\
-	HACKING			\
-	mate-doc-utils.make
+	HACKING			
 
 DISTCLEANFILES =                \
         intltool-extract        \
         intltool-merge          \
-        intltool-update         \
-	mate-doc-utils.make
+        intltool-update         
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc
 
diff --git a/autogen.sh b/autogen.sh
index 3bb5509..502f155 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,10 +13,15 @@ PKG_NAME="mate-image-viewer"
 }
 
 which mate-autogen || {
-    echo "You need to install mate-common from the MATE Git"
+    echo "You need to install mate-common"
     exit 1
 }
 
+which yelp-build || {
+    echo "You need to install yelp-tools"
+    exit 1
+} 
+
 REQUIRED_AUTOMAKE_VERSION=1.9
 MATE_DATADIR="$mate_datadir"
 
diff --git a/configure.ac b/configure.ac
index 08660e1..189f4d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,8 @@ AC_SUBST(LDFLAGS)
 # ***************
 
 PKG_PROG_PKG_CONFIG
-MATE_DOC_INIT
+
+YELP_HELP_INIT
 
 # **********
 # MATE Libs
diff --git a/data/eom.desktop.in.in b/data/eom.desktop.in.in
index 9584896..81dd7ff 100644
--- a/data/eom.desktop.in.in
+++ b/data/eom.desktop.in.in
@@ -12,5 +12,5 @@ X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=EOM
 X-MATE-Bugzilla-Component=general
 X-MATE-Bugzilla-Version=@VERSION@
-X-MATE-DocPath=eom/eom.xml
+X-MATE-DocPath=eom/index.docbook
 MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;
diff --git a/help/C/eom.xml b/help/C/eom.xml
deleted file mode 100644
index 14718aa..0000000
--- a/help/C/eom.xml
+++ /dev/null
@@ -1,796 +0,0 @@
-<?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.18">
-  <!ENTITY manrevision "2.8">
-  <!ENTITY date "February 2007">
-  <!ENTITY app "<application>Image Viewer</application>">
-  <!ENTITY appname "Image Viewer">
-]>
-<!-- 
-      (Do not remove this comment block.)
-  Maintained by the MATE 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>&appname; Manual</title>
-    
-    <copyright> 
-      <year>2006</year> 
-      <year>2007</year>
-      <holder>MATE Documentation Project</holder> 
-    </copyright>
-    <copyright> 
-      <year>2002</year> 
-      <year>2003</year> 
-      <year>2004</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 role="maintainer"> 
-      <publishername> MATE 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>Jens</firstname> 
-	<surname>Finke</surname> 
-	<affiliation> 
-	  <orgname>MATE Documentation Project</orgname>
-	</affiliation>
-   </author>
-   <author> 
-	<firstname>Angela</firstname> 
-	<surname>Boyle</surname> 
-	<affiliation> 
-	  <orgname>MATE Documentation Project</orgname>
-	</affiliation>
-   </author>
-   <author> 
-	<firstname>Stuart</firstname> 
-	<surname>Ellis</surname> 
-	<affiliation> 
-	  <orgname>MATE Documentation Project</orgname>
-	</affiliation>
-   </author>
-   <author> 
-	<firstname>Sun</firstname> 
-	<surname>MATE Documentation Team</surname> 
-	<affiliation> 
-	  <orgname>Sun Microsystems</orgname>  
-	</affiliation> 
-   </author> 
-   <author> 
-	<firstname>Eliot</firstname> 
-	<surname>Landrum</surname> 
-	<affiliation> 
-	  <orgname>MATE Documentation Project</orgname> 
-	</affiliation> 
-   </author> 
-   <author> 
-	<firstname>Federico</firstname> 
-	<surname>Mena Quintero</surname> 
-	<affiliation> 
-	  <orgname>MATE Documentation Project</orgname> 
-	</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> 
-	  <email>translator@gnome.org</email> 
-	</affiliation>
-	<contrib>Latin translation</contrib>
-      </othercredit>
--->
-    </authorgroup>
- 
-    <revhistory>
-    <revision> 
-		<revnumber>&appname; Manual V&manrevision;</revnumber> 
-		<date>&date;</date> 
-		<revdescription> 
-	  		<para role="author">MATE Documentation Project</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision> 
-    <revision>
-		<revnumber>&appname; Manual V2.7</revnumber>
-		<date>February 2004</date>
-		<revdescription>
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription>
-    </revision>
-    <revision> 
-		<revnumber>Eye of MATE Manual V2.6</revnumber> 
-		<date>November 2003</date> 
-		<revdescription> 
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision>
-    <revision> 
-		<revnumber>Eye of MATE Manual V2.5</revnumber> 
-		<date>September 2003</date> 
-		<revdescription> 
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision>
-    <revision> 
-		<revnumber>Eye of MATE Manual V2.4</revnumber> 
-		<date>January 2003</date> 
-		<revdescription> 
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision>
-    <revision> 
-		<revnumber>Eye of MATE Manual V2.3</revnumber> 
-		<date>October 2002</date> 
-		<revdescription> 
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision>
-    <revision> 
-		<revnumber>Eye of MATE Manual V2.2</revnumber> 
-		<date>August 2002</date> 
-		<revdescription> 
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision>
-    <revision> 
-		<revnumber>Eye of MATE Manual V2.1</revnumber> 
-		<date>July 2002</date> 
-		<revdescription> 
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision> 
-    <revision> 
-		<revnumber>Eye of MATE Manual V2.0</revnumber> 
-		<date>May 2002</date> 
-		<revdescription> 
-	  		<para role="author">Sun MATE Documentation Team</para>
-	  		<para role="publisher">MATE Documentation Project</para>
-		</revdescription> 
-    </revision> 
-    <revision> 
-		<revnumber>Eye of MATE 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">MATE Documentation Project</para>
-		</revdescription> 
-      </revision> 
-    </revhistory> 
-    <releaseinfo>This manual describes version &appversion; of &appname;.
-    </releaseinfo> 
-    <legalnotice> 
-      <title>Feedback</title> 
-      <para>To report a bug or make a suggestion regarding the &appname; application or this manual, follow the directions in the <ulink url="ghelp:user-guide?feedback-bugs" type="help">MATE Feedback Page</ulink>. 
-      </para>
-<!-- Translators may also add here feedback address for translations -->
-    </legalnotice> 
-    <abstract role="description">
-      <para>User manual for <application>Eye of MATE Image Viewer</application>.</para>
-    </abstract>
-
-  </articleinfo> 
-
-  <indexterm>
-    <primary>Eye of MATE</primary> 
-  </indexterm> 
-
-<!-- ============= Document Body ============================= -->
-
-<!-- ============= Introduction ============================== -->
-<sect1 id="eom-introduction">
-  <title>Introduction</title>
-  <para>The <application>Eye of MATE Image Viewer</application>
-  application enables you to view single image files, as well as large image collections.
-  </para>
-
-  <sect2 id="eom-tostartapp">
-    <title>Starting &appname;</title>
-    <para>You can start &app; in the following ways:</para>
-    <itemizedlist>
-      <listitem>
-        <para>Open an image file in <application>Caja</application>.</para>
-      </listitem>
-      <listitem>
-	<para>Choose <menuchoice><guimenu>Graphics</guimenu>
-	<guimenuitem>Image Viewer</guimenuitem></menuchoice>
-	from the <guimenu>Applications</guimenu> menu.</para>
-      </listitem>
-      <listitem>
-	<para>Run <command>eom</command> at the prompt in a terminal
-	such as <application>mate-terminal</application>, or from the
-	<application>Run Application</application> dialog.</para>
-      </listitem>
-    </itemizedlist>
-  </sect2>
-
-  <sect2 id="eom-closeapp">
-    <title>Closing &appname;</title>
-    <para>To close the current &app; window choose <menuchoice><guimenu>File</guimenu>
-    <guimenuitem>Close</guimenuitem></menuchoice>, or press
-    <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>.</para>
-  </sect2>
-
-  <sect2 id="eom-filetypes">
-    <title>Supported File Types</title>
-    <para>&app; supports a variety of image file formats. The following image formats can be opened:</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>PCX - PC Paintbrush </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 - Scalable Vector Graphics </para>
-			</listitem>
-			<listitem><para>TGA - Targa</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>
-
-  <para>&app; supports the following formats for saving:</para>
-		<itemizedlist>
-			<listitem><para>BMP - Windows Bitmap</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>
-		</itemizedlist>
-		<para>&app; may be able to open and save other image formats, depending on your system configuration and other installed software.</para>
-  </sect2>
-
-  <sect2 id="eom-features">
-    <title>&appname; Features</title>
-    <para>&app; has a variety of features to help you view your images.
-    You can zoom in and out or view the image full screen. Regardless of
-    your zoom level, &app; uses a low amount of memory. You can also
-    rotate and flip the image you are viewing.</para>
-
-    <para>The collection view allows the viewing and editing of large
-    image collections. In this view image operations can be applied
-    to all selected images at once. </para>
-
-    <para>&app; has special support for digital camera pictures and
-    displays EXIF metadata recorded with the image. This feature
-    requires <systemitem class="library">libexif</systemitem> to be
-    installed on your system. All modifications made in JPEG images 
-    are lossless. That is, saving rotated and flipped JPEG images 
-    will not recompress the image. Beside this all available metadata 
-    (like EXIF) will be preserved and updated accordingly. </para>
-  </sect2>
-</sect1>
-
-<!--============== When You Start ===========-->
-<sect1 id="eom-whenyoustart">
-  <title>Getting Started</title>
-  <para>When you start &app;, the following window is displayed:</para>
-  <figure id="mainwindow-fig">
-		<title>&appname; Start Up Window</title>
-		<screenshot>
-		  <mediaobject>
-		    <imageobject>
-		      <imagedata fileref="figures/eom_start_window.png" format="PNG"/>
-		    </imageobject>
-		    <textobject>
-		      <phrase>Shows &app; main window. Contains titlebar, menubar, toolbar, and display area. Menubar contains File, Edit, View, and Help menus.</phrase>
-		    </textobject>
-		  </mediaobject>
-		</screenshot>
-  </figure>
-  <para>The &app; window contains the following elements:</para>
-  <variablelist>
-	<varlistentry>
-  	  <term>Menubar</term>
- 	  <listitem>
-	    <para>The menus on the menubar contain all of the commands that you need to work with images in &app;.</para>
-	  </listitem>
- 	</varlistentry>
-	<varlistentry>
-	  <term>Toolbar</term>
-	  <listitem>
-	    <para>The toolbar contains a subset of the commands that you can access from the menubar. To show or hide the toolbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>.</para>
-	  </listitem>
-	</varlistentry>
-	<varlistentry>
-	  <term>Display area</term>
-	  <listitem>
- 	    <para>The display area shows the image file.</para>
-	  </listitem>
-	</varlistentry>
-	<varlistentry>
-	  <term>Statusbar</term>
-	  <listitem>
-	    <para>The statusbar provides information about the image. To show or hide the statusbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice>.</para>
-	  </listitem>
-	</varlistentry>
-	<varlistentry>
-	  <term>Image Collection</term>
-	  <listitem>
-	    <para>The image collection shows you all supported images in the current working directory. It shows up once an image has been loaded. To show or hide the collection, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or press <keycap>F9</keycap>.</para>
-	  </listitem>
-	</varlistentry>
-	<varlistentry>
-	  <term>Image Information Pane</term>
-	  <listitem>
-	    <para>The image information pane provides further information about the current image, for example EXIF metadata (if available). It shows up after an image has been loaded. To show or hide the image information pane, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image Information</guimenuitem></menuchoice> or press <keycombo><keycap>Ctrl</keycap><keycap>I</keycap></keycombo>.</para>
-	  </listitem>
-	</varlistentry>
-  </variablelist>
-  <para>Most actions in &app; can be performed several ways.  For example,
-  you can open a file in the following ways:</para>
-  <itemizedlist>
-    <listitem><para>Drag an image file into the &app; window from another
-    application or window.</para></listitem>
-    <listitem><para>Double-click on an image file in the file manager
-    or other application.</para></listitem>
-    <listitem><para>Choose <menuchoice><guimenu>File</guimenu>
-    <guimenuitem>Open</guimenuitem></menuchoice> and select an image file
-    in the <application>Load Image</application> dialog.</para></listitem>
-    <listitem><para>Press <keycombo><keycap>Ctrl</keycap><keycap>O</keycap>
-    </keycombo> and select an image file in the <application>Load
-    Image</application> dialog.</para></listitem>
-  </itemizedlist>
-</sect1>
-
-
-<!-- ============= Viewing Images ============================== -->
-<sect1 id="eom-view">
-	<title>Viewing Images</title>
-
-	<!--=========== To Open an Image ============================= -->
-	<sect2 id="eom-open-image">
-		<title>Opening an Image</title>
-                <para>To open an image, perform the following steps:</para>
-                <orderedlist>
-                  <listitem>
-                    <para>
-                      Choose <menuchoice> <guimenu>File</guimenu><guimenuitem>Open</guimenuitem> </menuchoice>, or press <keycombo> <keycap>Ctrl</keycap><keycap>O</keycap> </keycombo>.  </para>
-                  </listitem>
-                  <listitem>
-                    <para>
-                      In the <guilabel>Load Image</guilabel> dialog, select the file you want to open.
-                    </para>
-                  </listitem>
-                  <listitem>
-                    <para>
-                      Click <guibutton>Open</guibutton>. &app; displays the name of the image file in the titlebar of the window.
-                    </para>
-                  </listitem>
-                </orderedlist>
-                <para> 
-	          To open another image, choose <menuchoice> <guimenu>File</guimenu><guimenuitem>Open</guimenuitem> </menuchoice> again. &app; opens each image in a new window.
-                </para>
-	</sect2>
-
-	<!--=========== To View the Images in a Directory ==================== -->
-	<sect2 id="eom-open-folder">
-		<title>Viewing the Images in a Folder</title>
-		<para>To view all images in a folder, perform the following steps:</para>
-                <orderedlist>
-                  <listitem>
-                    <para>
-                      Open one of the images in the folder (see <xref linkend="eom-open-image"/>).  </para>
-                  </listitem>
-                  <listitem>
-                    <para>
-                      Open the image collection by choosing <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or pressing <keycap>F9</keycap>.
-                    </para>
-                  </listitem>
-		</orderedlist>
-	     <para>The collection shows thumbnails of all supported images in the folder. You can browse the images by clicking on an image in the collection, by choosing the appropriate option in the <guimenu>Go</guimenu> menu or by pressing <keycombo><keycap>Alt</keycap><keycap>Left</keycap></keycombo> or <keycombo><keycap>Alt</keycap><keycap>Right</keycap></keycombo>.</para>
-             <para>To view all of the images in the directory fullscreen, choose <menuchoice> <guimenu>View</guimenu><guimenuitem>Full Screen</guimenuitem> </menuchoice> or press <keycap>F11</keycap>. To view them as a slide show, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice> or press <keycap>F5</keycap>. To return to the collection view, press the <keycap>Esc</keycap> key, or <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. For more information about how to customize the slide show, see <xref linkend="eom-prefs-slideshow"/>.
-                    </para>
-	</sect2>
-
-	<!--============ To Scroll an Image ======================= -->
-	<sect2 id="eom-scroll-image">
-		<title>Scrolling an Image</title>
-		<para>To scroll around an image that is larger than the image window or full screen view, you can use the following methods:</para>
-		<itemizedlist>
-			<listitem><para>Use the arrow keys on the keyboard.</para>
-			</listitem>
-			<listitem><para>Drag the image to move it in the window. (This means you drag the image in the opposite direction you want to scroll in: to scroll down the image, drag it upwards in the window.)</para>
-			</listitem>
-			<listitem><para>Use the scrollbars on the window.</para>
-			</listitem>
-		</itemizedlist>
-	</sect2>
-
-	<!--=========== To Zoom In and Out ==================== -->
-	<sect2 id="eom-zoom">
-		<title>Zooming</title>
-		<para>You can zoom in or out of the image in the following ways:</para>
-			<itemizedlist>
-				<listitem><para>Use the <mousebutton>scroll wheel</mousebutton> on your mouse. Scrolling down zooms out; scrolling up zooms in.</para></listitem>
- 			  <listitem><para>Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem></menuchoice> or <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem></menuchoice>.
- 			    To restore the image to its original size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal Size</guimenuitem></menuchoice>.
- 			    To make the image fit in the window, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Best Fit</guimenuitem></menuchoice>.</para></listitem>				
- 				<listitem><para>Use the zoom buttons in the toolbar.
- 			 <guilabel>Normal</guilabel> will restore the picture to its original unscaled size.
- 			 <guilabel>Fit</guilabel> will resize the image so it will fit in the window if it is too large.</para></listitem>
-
-				<listitem><para>Use the keyboard. To zoom in, <keycombo> <keycap>Ctrl</keycap><keycap>+</keycap> </keycombo> or <keycap>+</keycap>. To zoom out, <keycombo> <keycap>Ctrl</keycap><keycap>-</keycap> </keycombo> or <keycap>-</keycap>. To go back to the normal size, <keycombo> <keycap>Ctrl</keycap><keycap>0</keycap> </keycombo> or <keycap>1</keycap>. To scale the image to fit the window, press <keycap>F</keycap>.</para></listitem>
-			</itemizedlist>
-			<para>When an image is zoomed to fit the window, resizing the window will also change the zoom level, so the image still fits the window.</para>
-	</sect2>
-
-	<!--=========== To View Image Fullscreen ==================== -->
-	<sect2 id="eom-fullscreen">
-		<title>Viewing an Image Full Screen/Slideshow</title>
-		<para>To show the image using the entire screen,  choose <menuchoice><guimenu>View</guimenu><guimenuitem>Full Screen</guimenuitem></menuchoice>.</para>
-		<para>No panels, window frames, or menubars are visible when an image is shown like this. To return to the normal view, press <keycap>Esc</keycap>, or <keycap>F11</keycap>, or <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>.</para>
-		<para>You can zoom or scroll around the image in the same way as when it is shown in a window, using the mouse or the keyboard.</para>
-		<para>If you have multiple images in your collection you can press <keycap>Space</keycap> or use the right/down cursor keys to advance to the next image. The previous image can be reached by pressing <keycap>Backspace</keycap> or using the left/up cursor keys.</para>
-	<para>In this case you can also use the slideshow mode, where &app; automatically switches to the next image in your collection. You can start a slideshow by choosing <menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice> or by pressing <keycap>F5</keycap>. The slideshow can be paused/continued by pressing <keycap>P</keycap>. To stop the slideshow, press the <keycap>Esc</keycap> or <keycap>F5</keycap> key, or <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. For more information about how to customize the slide show, see <xref linkend="eom-prefs-slideshow"/>. </para>
-	</sect2>
-</sect1>
-
-
-<!-- ============= Manipulating Images ============================== -->
-<sect1 id="eom-manipulate">
-	<title>Manipulating Images</title>
-
-	<para>All image manipulations apply to all selected images at once. The modifications are done
-	in memory and alter the original files on disk only when the images are saved with the save function (see <xref linkend="eom-save-image"/>).
-	</para>
-
-	<!--============ To Flip an Image ======================= -->
-	<sect2 id="eom-flip">
-		<title>Flipping an Image</title>
-		<para>To flip an image along the horizontal axis of the image, choose 
-		<menuchoice>
-		<guimenu>Image</guimenu>
-		<guimenuitem>Flip Horizontal</guimenuitem>
-		</menuchoice>.</para>
-		<para>To flip an image along the vertical axis of the image, choose 
-		<menuchoice>
-		<guimenu>Image</guimenu>
-		<guimenuitem>Flip Vertical</guimenuitem>
-		</menuchoice>.</para>
-	</sect2>
-
-	<!--============ To Rotate an Image ======================= -->
-	<sect2 id="eom-rotate">
-		<title>Rotating an Image</title>
-		<para>To rotate an image 90 degrees in a clockwise direction, choose 
-		<menuchoice>
-		<guimenu>Image</guimenu>
-		<guimenuitem>Rotate Clockwise</guimenuitem>
-		</menuchoice>.</para>
-		<para>To rotate an image 90 degrees in an anticlockwise direction, choose 
-		<menuchoice>
-		<guimenu>Image</guimenu>
-		<guimenuitem>Rotate Counter Clockwise</guimenuitem>
-		</menuchoice>.</para>
-	</sect2>
-
-	<!--============ To Undo an Action ======================= -->
-	<sect2 id="eom-undo">
-		<title>Undoing an Action</title>
-		<para>To undo a flip or rotate action, choose 
-		<menuchoice>
-		<guimenu>Edit</guimenu>
-		<guimenuitem>Undo</guimenuitem>
-		</menuchoice> or press 
-		<keycombo><keycap>Ctrl</keycap><keycap>Z</keycap></keycombo>
-		.</para>
-	</sect2>
-
-	<!--============ To Delete An Image ======================== -->
-	<sect2 id="eom-delete-image">
-		<title>Deleting an Image</title>
-		<para>To move an image to the Trash, choose
-			<menuchoice>
-			<guimenu>Edit</guimenu>
-			<guimenuitem>Move to Trash</guimenuitem>
-			</menuchoice>.
-			This moves the file to the Trash folder. Multiple images can also be moved to the trash in the same way: select them all first.</para>
-	    <para>To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type="help" url="ghelp:user-guide?caja-trash">User Guide</ulink>.</para>
-				
-			<note><para>You can also use the <keycap>Del</keycap> key to move an image to the Trash, in which case you will be asked for confirmation.</para></note>
-			
-	</sect2>
-</sect1> 
-
-<!-- ============= Saving Images ============================== -->
-<sect1 id="eom-save-rename">
-	<title>Saving Images</title>
-
-	<para>
-	&app; always tries to choose the save method with least impact to the image data. For example, if an otherwise unmodified image is saved under a different name in the same format, the file is simply copied. If <systemitem
-    class="library">libjpeg</systemitem> is available on the system all JPEG image modifications are done without loss of image information.
-	</para>
-
-<!--============ To Save an Image ======================= -->
-	<sect2 id="eom-save-image">
-		<title>Saving an Image</title>
-		<para>To save an image, choose 
-			<menuchoice>
-			<guimenu>File</guimenu>
-			<guimenuitem>Save</guimenuitem>
-			</menuchoice>.
-		The image will be saved under the same name and file type. Therefore, unmodified images needn't be saved.</para>
-	</sect2>
-
-	<!--============ To Save As an Image ======================= -->
-	<sect2 id="eom-save-as-image">
-		<title>Saving an Image under a Different Name</title>
-		<para>To save an image under a different name, or convert it to a different file type, choose
-			<menuchoice>
-			<guimenu>File</guimenu>
-			<guimenuitem>Save As</guimenuitem>
-			</menuchoice>.</para>
-		<para>Specify the filename in the <guilabel>Name</guilabel> field in the <guilabel>Save Image</guilabel> dialog, then click <guibutton>Save</guibutton>. The file is saved in the current folder by default. &app; tries to determine the file type from the given filename suffix. If the image should be saved in another folder or the file type detection failed, expand the dialog by clicking on <guilabel>Browse for other folders</guilabel>. This allows further folder navigation and the specification of the file type from the drop down box.</para>
-		<para>You can save multiple images at once: see the next section.</para>
-	</sect2>    
-
-	<!--============ To Save As an Image ======================= -->
-	<sect2 id="eom-save-as-multiple">
-		<title>Saving Multiple Images</title>
-		<para>Saving multiple images at once allows you to convert several images to a different format, or give them similar filenames.</para>
-		<para>To save multiple images, select the images and choose 
-			<menuchoice>
-			<guimenu>File</guimenu>
-			<guimenuitem>Save As</guimenuitem>
-			</menuchoice>. 		
-		The following window is displayed:</para>
-  		<figure id="saveas-dialog-fig">
-			<title>Save As dialog for multiple images</title>
-			<screenshot>
-			  <mediaobject>
-			    <imageobject>
-			      <imagedata fileref="figures/eom_save_as_window.png" format="PNG"/>
-			    </imageobject>
-			    <textobject>
-			      <phrase>Shows Eye of MATE <guilabel>Save As</guilabel> dialog when saving multiple images.</phrase>
-			    </textobject>
-			  </mediaobject>
-			</screenshot>
-  		</figure>
-		<para>The folder in which the images will be saved is specified by the <guilabel>Destination folder</guilabel> drop-down box. Initially the folder is set to the current folder. Select <guilabel>Other...</guilabel> from the drop-down list to open a standard open folder dialog for browsing the filesystem. The resulting filename for each image is specified by <guilabel>Filename format</guilabel>. The filename schema is constructed by simple
-		characters and special tags. The following special tags are available: </para>
-		<itemizedlist>
-			<listitem><para><guilabel>Filename (%f)</guilabel> - Original filename without the fileformat suffix.</para>
-			</listitem>
-			<listitem><para><guilabel>Counter (%n)</guilabel> - Auto-incremented number (starts at specified counter start).</para>
-			</listitem>			
-		</itemizedlist>	
-		<para>Everything but these special tags are considered normal text.</para>
-		<para>The image format is determined by the drop-down box after the schema definition. Select a specific image format or use the 
-		<guilabel>as is</guilabel> option to state that the same format as the original file should be used.</para>
-	
-		<para>The <guilabel>Options</guilabel> section allows to remove all space characters by underscores in the resulting filename if <guilabel>Replace spaces with underscores</guilabel> is checked. The <guilabel>Start counter at</guilabel> spin box determines at which number the counter starts if you use the %n tag for the file format specification.</para>
-		<para>The <guilabel>File Name Preview</guilabel> section of the dialog shows the resulting file name according to the above settings for an example filename from the selected images.
-		</para>
-	</sect2>
-
-
-
-</sect1>
-
-<sect1 id="eom-print">
-	<title>Printing Images</title>
-	<sect2 id="eom-print-pagesettings">
-		<title>Setting your Page Settings</title>
-		<para>Before printing you need to set the page settings you would like to use. To do that choose <menuchoice><guimenu>File</guimenu><guimenuitem>Page Setup</guimenuitem></menuchoice>.</para>
-		<para>In the <guilabel>Page Setup</guilabel> dialog you can now choose paper size and orientation. If possible also select your printer to have the page borders set correctly.</para>
-	</sect2>
-
-	<sect2 id="eom-print-image">
-		<title>Printing an Image</title>
-		<para>To print an image, perform the following steps:</para>
-		<orderedlist>
-			<listitem>
-				<para>Select <menuchoice><guimenu>File</guimenu><guimenuitem>Print</guimenuitem></menuchoice></para>
-			</listitem>
-			<listitem>
-				<para>In the <guilabel>Print</guilabel> dialog, select the printer you want to use from the list.</para>
-			</listitem>
-			<listitem>
-				<para>Click <guilabel>Print</guilabel>. &app; starts printing now.</para>
-			</listitem>
-		</orderedlist>
-		<para>Images that are too large for the page are automatically scaled down to fit the page. Images that are smaller than the page are centered on it.</para>
-		<important>
-			<para>Please note that &app; is currently lacking progress reporting while printing. During that time the user interface might become unresponsive for a short time.</para>
-		</important>
-	</sect2>
-
-	<sect2 id="eom-print-settings">
-		<title>Arranging an Image on the Page</title>
-		<para>Maybe you don't want your image centered or want it scaled down even further. To do that you need to open the <guilabel>Print</guilabel> dialog (see <xref linkend="eom-print-image"/>) and then select the <guilabel>Image Settings</guilabel> tab which offers you the following options:</para>
-		<itemizedlist>
-			<listitem>
-				<para>The options in the <guilabel>Position</guilabel> section allow you to change the images position on the page.</para>
-			</listitem>
-			<listitem>
-				<para>It is also possible to position the image on the page by dragging it around in the <guilabel>Preview</guilabel> field.</para>
-			</listitem>
-			<listitem>
-				<para>The options in the <guilabel>Size</guilabel> section allow you to scale your image to your liking. Scaling is limited by either the image size or by the page size, depending on what condition is met first.</para>
-			</listitem>
-			<listitem>
-				<para>The <guilabel>Unit</guilabel> option allows you to change the metric unit which is used by the options on the <guilabel>Image Settings</guilabel> tab. When you change this option the other fields values are converted accordingly.</para>
-			</listitem>
-		</itemizedlist>
-	</sect2>
-		
-</sect1>
-<sect1 id="eom-toolbareditor">
-	<title>Personalizing The Toolbar</title>
-	<para>&appname;'s default toolbar contains only a basic set of items to keep it simple. But you can modify the toolbar if you prefer a different set.</para>
-	<sect2 id="eom-toolbareditor-use">
-		<title>Modifying the Toolbar</title>
-		<para>If you want to modify the toolbar you need to open the toolbar editor by going to <menuchoice><guimenu>Edit</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>. The following window will pop up:</para>
-		<figure id="toolbar-editor-fig">
-			<title>The toolbar editor window</title>
-			<screenshot>
-				<mediaobject>
-					<imageobject>
-						<imagedata fileref="figures/eom_toolbar_editor_window.png" format="PNG"/>
-					</imageobject>
-					<textobject>
-						<phrase>Shows Eye of MATE toolbar editor window.</phrase>
-					</textobject>
-				</mediaobject>
-			</screenshot>
-		</figure>
-		<para>It contains the items that are not in the toolbar and the separator item. You can now edit the toolbar:</para>
-		<itemizedlist>
-			<listitem>
-				<para>To add new items to the toolbar, drag them from the toolbar editor to the toolbar.</para>
-			</listitem>
-			<listitem>
-				<para>To remove items from the toolbar, drag them from the toolbar to the toolbar editor.</para>
-			</listitem>
-			<listitem>
-				<para>To rearrange items on the toolbar, drag them to their new position on the toolbar.</para>
-			</listitem>
-		</itemizedlist>
-		<para>When you have finished editing the toolbar, click the <guibutton>Close</guibutton> button in the toolbar editor window. This will close the toolbar editor and make your modified toolbar active.</para>
-		</sect2>
-		<sect2 id="eom-toolbareditor-reset">
-			<title>Resetting the Toolbar</title>
-			<para>To revert your changes to the toolbar and return to the default layout, perform the following steps:</para>
-			<orderedlist>
-				<listitem>
-					<para>Open the toolbar editor (see <xref linkend="eom-toolbareditor-use"/>).</para>
-				</listitem>
-				<listitem>
-					<para>Click the <guibutton>Reset to Default</guibutton> button.</para>
-				</listitem>
-				<listitem>
-					<para>Click the <guibutton>Close</guibutton> button to close the toolbar editor. The toolbar has been reset to the default layout now.</para>
-				</listitem>
-			</orderedlist>
-		</sect2>
-</sect1>
-<sect1 id="eom-prefs">
-	<title>Preferences</title>
-	<para>Preferences can be changed by going to <menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>. You will be able to change the options for image viewing and slide shows. The changes apply to all open windows instantly.</para>
-
-	<!--============ Image View ======================= -->
-  <sect2 id="eom-prefs-image">
-         <title>Image View</title>
-	<variablelist>
-	<varlistentry>
-		<term><guilabel>Image Enhancements</guilabel></term>
-		<listitem>
-		<para>Select the <guilabel>Smooth images when zoomed</guilabel> option to enable image smoothing when you change the image's zoom factor. If you select this option, your images will be smoothed to improve their display quality while viewing them with &app;.</para>
-                <para>If you select the <guilabel>Automatic orientation</guilabel> option, your images will be rotated on loading according to their metadata. For example portraits are automatically rotated upright. Note that this function requires a correctly set orientation tag in the image's metadata and thus does not work with all images. The rotation is not saved until you save the rotated image (see <xref linkend="eom-save-rename"/>).</para>
-		</listitem>
-	</varlistentry>
-
-	<varlistentry>
-		<term><guilabel>Transparent Parts</guilabel></term>
-		<listitem>
-		<para>Select one of the following options to determine how &app; displays transparent parts of an image:</para>
-		<itemizedlist>
-			<listitem><para><guilabel>As check pattern</guilabel> </para>
-			<para>Displays any transparent parts of the image in a check pattern.</para>
-			</listitem>
-			<listitem><para><guilabel>As custom color</guilabel> </para>
-			<para>Displays any transparent parts of the image in a solid color that you specify. Click on the color selector button to select a color. </para>
-			</listitem>
-			<listitem><para><guimenuitem>As background</guimenuitem> </para>
-			<para>Displays any transparent parts of the image in the background color of the &app; application. </para>
-			</listitem>
-		</itemizedlist>
-		</listitem>
-	</varlistentry>		
-	</variablelist>
-  </sect2>
-		
-	<!--============ Slide Show ==================-->                                                                                               
-  <sect2 id="eom-prefs-slideshow">
-         <title>Slideshow</title>
-	<variablelist>
-	<varlistentry>
-		<term><guilabel>Image Zoom</guilabel></term>
-		<listitem>
-		<para>Select the <guilabel>Expand images to fit screen</guilabel> option to enlarge images to fit the screen during the slide show. If you do not select this option, images that are smaller than the screen size are not resized to fit the screen.</para>
-		</listitem>
-	</varlistentry>
-	<varlistentry>
-		<term><guilabel>Sequence</guilabel></term>
-		<listitem>
-		<para>Select the <guilabel>Loop sequence</guilabel> option to cycle endlessly through the list of images during the slide show. If you do not select this option, the slide show returns to the collection view after the last image is displayed.
-</para>
-		<para>Use the <guilabel>Switch image after ... seconds</guilabel> spin box to specify how long each image is displayed during the slide show. If you set this value to zero, the auto advance function is disabled and only manual browsing is available (see <xref linkend="eom-fullscreen"/>).
-</para>
-		</listitem>
-	</varlistentry>		
-	</variablelist>
-  </sect2>
-</sect1>
-</article>
diff --git a/help/C/index.docbook b/help/C/index.docbook
new file mode 100644
index 0000000..c409d0a
--- /dev/null
+++ b/help/C/index.docbook
@@ -0,0 +1,796 @@
+<?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.18">
+  <!ENTITY manrevision "2.8">
+  <!ENTITY date "February 2007">
+  <!ENTITY app "<application>Image Viewer</application>">
+  <!ENTITY appname "Image Viewer">
+]>
+<!-- 
+      (Do not remove this comment block.)
+  Maintained by the MATE 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>&appname; Manual</title>
+    
+    <copyright> 
+      <year>2006</year> 
+      <year>2007</year>
+      <holder>MATE Documentation Project</holder> 
+    </copyright>
+    <copyright> 
+      <year>2002</year> 
+      <year>2003</year> 
+      <year>2004</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 role="maintainer"> 
+      <publishername> MATE 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>Jens</firstname> 
+	<surname>Finke</surname> 
+	<affiliation> 
+	  <orgname>MATE Documentation Project</orgname>
+	</affiliation>
+   </author>
+   <author> 
+	<firstname>Angela</firstname> 
+	<surname>Boyle</surname> 
+	<affiliation> 
+	  <orgname>MATE Documentation Project</orgname>
+	</affiliation>
+   </author>
+   <author> 
+	<firstname>Stuart</firstname> 
+	<surname>Ellis</surname> 
+	<affiliation> 
+	  <orgname>MATE Documentation Project</orgname>
+	</affiliation>
+   </author>
+   <author> 
+	<firstname>Sun</firstname> 
+	<surname>MATE Documentation Team</surname> 
+	<affiliation> 
+	  <orgname>Sun Microsystems</orgname>  
+	</affiliation> 
+   </author> 
+   <author> 
+	<firstname>Eliot</firstname> 
+	<surname>Landrum</surname> 
+	<affiliation> 
+	  <orgname>MATE Documentation Project</orgname> 
+	</affiliation> 
+   </author> 
+   <author> 
+	<firstname>Federico</firstname> 
+	<surname>Mena Quintero</surname> 
+	<affiliation> 
+	  <orgname>MATE Documentation Project</orgname> 
+	</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> 
+	  <email>translator@gnome.org</email> 
+	</affiliation>
+	<contrib>Latin translation</contrib>
+      </othercredit>
+-->
+    </authorgroup>
+ 
+    <revhistory>
+    <revision> 
+		<revnumber>&appname; Manual V&manrevision;</revnumber> 
+		<date>&date;</date> 
+		<revdescription> 
+	  		<para role="author">MATE Documentation Project</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision> 
+    <revision>
+		<revnumber>&appname; Manual V2.7</revnumber>
+		<date>February 2004</date>
+		<revdescription>
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription>
+    </revision>
+    <revision> 
+		<revnumber>Eye of MATE Manual V2.6</revnumber> 
+		<date>November 2003</date> 
+		<revdescription> 
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision>
+    <revision> 
+		<revnumber>Eye of MATE Manual V2.5</revnumber> 
+		<date>September 2003</date> 
+		<revdescription> 
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision>
+    <revision> 
+		<revnumber>Eye of MATE Manual V2.4</revnumber> 
+		<date>January 2003</date> 
+		<revdescription> 
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision>
+    <revision> 
+		<revnumber>Eye of MATE Manual V2.3</revnumber> 
+		<date>October 2002</date> 
+		<revdescription> 
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision>
+    <revision> 
+		<revnumber>Eye of MATE Manual V2.2</revnumber> 
+		<date>August 2002</date> 
+		<revdescription> 
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision>
+    <revision> 
+		<revnumber>Eye of MATE Manual V2.1</revnumber> 
+		<date>July 2002</date> 
+		<revdescription> 
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision> 
+    <revision> 
+		<revnumber>Eye of MATE Manual V2.0</revnumber> 
+		<date>May 2002</date> 
+		<revdescription> 
+	  		<para role="author">Sun MATE Documentation Team</para>
+	  		<para role="publisher">MATE Documentation Project</para>
+		</revdescription> 
+    </revision> 
+    <revision> 
+		<revnumber>Eye of MATE 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">MATE Documentation Project</para>
+		</revdescription> 
+      </revision> 
+    </revhistory> 
+    <releaseinfo>This manual describes version &appversion; of &appname;.
+    </releaseinfo> 
+    <legalnotice> 
+      <title>Feedback</title> 
+      <para>To report a bug or make a suggestion regarding the &appname; application or this manual, follow the directions in the <ulink url="help:user-guide?feedback-bugs" type="help">MATE Feedback Page</ulink>. 
+      </para>
+<!-- Translators may also add here feedback address for translations -->
+    </legalnotice> 
+    <abstract role="description">
+      <para>User manual for <application>Eye of MATE Image Viewer</application>.</para>
+    </abstract>
+
+  </articleinfo> 
+
+  <indexterm>
+    <primary>Eye of MATE</primary> 
+  </indexterm> 
+
+<!-- ============= Document Body ============================= -->
+
+<!-- ============= Introduction ============================== -->
+<sect1 id="eom-introduction">
+  <title>Introduction</title>
+  <para>The <application>Eye of MATE Image Viewer</application>
+  application enables you to view single image files, as well as large image collections.
+  </para>
+
+  <sect2 id="eom-tostartapp">
+    <title>Starting &appname;</title>
+    <para>You can start &app; in the following ways:</para>
+    <itemizedlist>
+      <listitem>
+        <para>Open an image file in <application>Caja</application>.</para>
+      </listitem>
+      <listitem>
+	<para>Choose <menuchoice><guimenu>Graphics</guimenu>
+	<guimenuitem>Image Viewer</guimenuitem></menuchoice>
+	from the <guimenu>Applications</guimenu> menu.</para>
+      </listitem>
+      <listitem>
+	<para>Run <command>eom</command> at the prompt in a terminal
+	such as <application>mate-terminal</application>, or from the
+	<application>Run Application</application> dialog.</para>
+      </listitem>
+    </itemizedlist>
+  </sect2>
+
+  <sect2 id="eom-closeapp">
+    <title>Closing &appname;</title>
+    <para>To close the current &app; window choose <menuchoice><guimenu>File</guimenu>
+    <guimenuitem>Close</guimenuitem></menuchoice>, or press
+    <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>.</para>
+  </sect2>
+
+  <sect2 id="eom-filetypes">
+    <title>Supported File Types</title>
+    <para>&app; supports a variety of image file formats. The following image formats can be opened:</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>PCX - PC Paintbrush </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 - Scalable Vector Graphics </para>
+			</listitem>
+			<listitem><para>TGA - Targa</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>
+
+  <para>&app; supports the following formats for saving:</para>
+		<itemizedlist>
+			<listitem><para>BMP - Windows Bitmap</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>
+		</itemizedlist>
+		<para>&app; may be able to open and save other image formats, depending on your system configuration and other installed software.</para>
+  </sect2>
+
+  <sect2 id="eom-features">
+    <title>&appname; Features</title>
+    <para>&app; has a variety of features to help you view your images.
+    You can zoom in and out or view the image full screen. Regardless of
+    your zoom level, &app; uses a low amount of memory. You can also
+    rotate and flip the image you are viewing.</para>
+
+    <para>The collection view allows the viewing and editing of large
+    image collections. In this view image operations can be applied
+    to all selected images at once. </para>
+
+    <para>&app; has special support for digital camera pictures and
+    displays EXIF metadata recorded with the image. This feature
+    requires <systemitem class="library">libexif</systemitem> to be
+    installed on your system. All modifications made in JPEG images 
+    are lossless. That is, saving rotated and flipped JPEG images 
+    will not recompress the image. Beside this all available metadata 
+    (like EXIF) will be preserved and updated accordingly. </para>
+  </sect2>
+</sect1>
+
+<!--============== When You Start ===========-->
+<sect1 id="eom-whenyoustart">
+  <title>Getting Started</title>
+  <para>When you start &app;, the following window is displayed:</para>
+  <figure id="mainwindow-fig">
+		<title>&appname; Start Up Window</title>
+		<screenshot>
+		  <mediaobject>
+		    <imageobject>
+		      <imagedata fileref="figures/eom_start_window.png" format="PNG"/>
+		    </imageobject>
+		    <textobject>
+		      <phrase>Shows &app; main window. Contains titlebar, menubar, toolbar, and display area. Menubar contains File, Edit, View, and Help menus.</phrase>
+		    </textobject>
+		  </mediaobject>
+		</screenshot>
+  </figure>
+  <para>The &app; window contains the following elements:</para>
+  <variablelist>
+	<varlistentry>
+  	  <term>Menubar</term>
+ 	  <listitem>
+	    <para>The menus on the menubar contain all of the commands that you need to work with images in &app;.</para>
+	  </listitem>
+ 	</varlistentry>
+	<varlistentry>
+	  <term>Toolbar</term>
+	  <listitem>
+	    <para>The toolbar contains a subset of the commands that you can access from the menubar. To show or hide the toolbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>.</para>
+	  </listitem>
+	</varlistentry>
+	<varlistentry>
+	  <term>Display area</term>
+	  <listitem>
+ 	    <para>The display area shows the image file.</para>
+	  </listitem>
+	</varlistentry>
+	<varlistentry>
+	  <term>Statusbar</term>
+	  <listitem>
+	    <para>The statusbar provides information about the image. To show or hide the statusbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice>.</para>
+	  </listitem>
+	</varlistentry>
+	<varlistentry>
+	  <term>Image Collection</term>
+	  <listitem>
+	    <para>The image collection shows you all supported images in the current working directory. It shows up once an image has been loaded. To show or hide the collection, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or press <keycap>F9</keycap>.</para>
+	  </listitem>
+	</varlistentry>
+	<varlistentry>
+	  <term>Image Information Pane</term>
+	  <listitem>
+	    <para>The image information pane provides further information about the current image, for example EXIF metadata (if available). It shows up after an image has been loaded. To show or hide the image information pane, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image Information</guimenuitem></menuchoice> or press <keycombo><keycap>Ctrl</keycap><keycap>I</keycap></keycombo>.</para>
+	  </listitem>
+	</varlistentry>
+  </variablelist>
+  <para>Most actions in &app; can be performed several ways.  For example,
+  you can open a file in the following ways:</para>
+  <itemizedlist>
+    <listitem><para>Drag an image file into the &app; window from another
+    application or window.</para></listitem>
+    <listitem><para>Double-click on an image file in the file manager
+    or other application.</para></listitem>
+    <listitem><para>Choose <menuchoice><guimenu>File</guimenu>
+    <guimenuitem>Open</guimenuitem></menuchoice> and select an image file
+    in the <application>Load Image</application> dialog.</para></listitem>
+    <listitem><para>Press <keycombo><keycap>Ctrl</keycap><keycap>O</keycap>
+    </keycombo> and select an image file in the <application>Load
+    Image</application> dialog.</para></listitem>
+  </itemizedlist>
+</sect1>
+
+
+<!-- ============= Viewing Images ============================== -->
+<sect1 id="eom-view">
+	<title>Viewing Images</title>
+
+	<!--=========== To Open an Image ============================= -->
+	<sect2 id="eom-open-image">
+		<title>Opening an Image</title>
+                <para>To open an image, perform the following steps:</para>
+                <orderedlist>
+                  <listitem>
+                    <para>
+                      Choose <menuchoice> <guimenu>File</guimenu><guimenuitem>Open</guimenuitem> </menuchoice>, or press <keycombo> <keycap>Ctrl</keycap><keycap>O</keycap> </keycombo>.  </para>
+                  </listitem>
+                  <listitem>
+                    <para>
+                      In the <guilabel>Load Image</guilabel> dialog, select the file you want to open.
+                    </para>
+                  </listitem>
+                  <listitem>
+                    <para>
+                      Click <guibutton>Open</guibutton>. &app; displays the name of the image file in the titlebar of the window.
+                    </para>
+                  </listitem>
+                </orderedlist>
+                <para> 
+	          To open another image, choose <menuchoice> <guimenu>File</guimenu><guimenuitem>Open</guimenuitem> </menuchoice> again. &app; opens each image in a new window.
+                </para>
+	</sect2>
+
+	<!--=========== To View the Images in a Directory ==================== -->
+	<sect2 id="eom-open-folder">
+		<title>Viewing the Images in a Folder</title>
+		<para>To view all images in a folder, perform the following steps:</para>
+                <orderedlist>
+                  <listitem>
+                    <para>
+                      Open one of the images in the folder (see <xref linkend="eom-open-image"/>).  </para>
+                  </listitem>
+                  <listitem>
+                    <para>
+                      Open the image collection by choosing <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or pressing <keycap>F9</keycap>.
+                    </para>
+                  </listitem>
+		</orderedlist>
+	     <para>The collection shows thumbnails of all supported images in the folder. You can browse the images by clicking on an image in the collection, by choosing the appropriate option in the <guimenu>Go</guimenu> menu or by pressing <keycombo><keycap>Alt</keycap><keycap>Left</keycap></keycombo> or <keycombo><keycap>Alt</keycap><keycap>Right</keycap></keycombo>.</para>
+             <para>To view all of the images in the directory fullscreen, choose <menuchoice> <guimenu>View</guimenu><guimenuitem>Full Screen</guimenuitem> </menuchoice> or press <keycap>F11</keycap>. To view them as a slide show, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice> or press <keycap>F5</keycap>. To return to the collection view, press the <keycap>Esc</keycap> key, or <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. For more information about how to customize the slide show, see <xref linkend="eom-prefs-slideshow"/>.
+                    </para>
+	</sect2>
+
+	<!--============ To Scroll an Image ======================= -->
+	<sect2 id="eom-scroll-image">
+		<title>Scrolling an Image</title>
+		<para>To scroll around an image that is larger than the image window or full screen view, you can use the following methods:</para>
+		<itemizedlist>
+			<listitem><para>Use the arrow keys on the keyboard.</para>
+			</listitem>
+			<listitem><para>Drag the image to move it in the window. (This means you drag the image in the opposite direction you want to scroll in: to scroll down the image, drag it upwards in the window.)</para>
+			</listitem>
+			<listitem><para>Use the scrollbars on the window.</para>
+			</listitem>
+		</itemizedlist>
+	</sect2>
+
+	<!--=========== To Zoom In and Out ==================== -->
+	<sect2 id="eom-zoom">
+		<title>Zooming</title>
+		<para>You can zoom in or out of the image in the following ways:</para>
+			<itemizedlist>
+				<listitem><para>Use the <mousebutton>scroll wheel</mousebutton> on your mouse. Scrolling down zooms out; scrolling up zooms in.</para></listitem>
+ 			  <listitem><para>Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem></menuchoice> or <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem></menuchoice>.
+ 			    To restore the image to its original size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal Size</guimenuitem></menuchoice>.
+ 			    To make the image fit in the window, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Best Fit</guimenuitem></menuchoice>.</para></listitem>				
+ 				<listitem><para>Use the zoom buttons in the toolbar.
+ 			 <guilabel>Normal</guilabel> will restore the picture to its original unscaled size.
+ 			 <guilabel>Fit</guilabel> will resize the image so it will fit in the window if it is too large.</para></listitem>
+
+				<listitem><para>Use the keyboard. To zoom in, <keycombo> <keycap>Ctrl</keycap><keycap>+</keycap> </keycombo> or <keycap>+</keycap>. To zoom out, <keycombo> <keycap>Ctrl</keycap><keycap>-</keycap> </keycombo> or <keycap>-</keycap>. To go back to the normal size, <keycombo> <keycap>Ctrl</keycap><keycap>0</keycap> </keycombo> or <keycap>1</keycap>. To scale the image to fit the window, press <keycap>F</keycap>.</para></listitem>
+			</itemizedlist>
+			<para>When an image is zoomed to fit the window, resizing the window will also change the zoom level, so the image still fits the window.</para>
+	</sect2>
+
+	<!--=========== To View Image Fullscreen ==================== -->
+	<sect2 id="eom-fullscreen">
+		<title>Viewing an Image Full Screen/Slideshow</title>
+		<para>To show the image using the entire screen,  choose <menuchoice><guimenu>View</guimenu><guimenuitem>Full Screen</guimenuitem></menuchoice>.</para>
+		<para>No panels, window frames, or menubars are visible when an image is shown like this. To return to the normal view, press <keycap>Esc</keycap>, or <keycap>F11</keycap>, or <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>.</para>
+		<para>You can zoom or scroll around the image in the same way as when it is shown in a window, using the mouse or the keyboard.</para>
+		<para>If you have multiple images in your collection you can press <keycap>Space</keycap> or use the right/down cursor keys to advance to the next image. The previous image can be reached by pressing <keycap>Backspace</keycap> or using the left/up cursor keys.</para>
+	<para>In this case you can also use the slideshow mode, where &app; automatically switches to the next image in your collection. You can start a slideshow by choosing <menuchoice><guimenu>View</guimenu><guimenuitem>Slideshow</guimenuitem></menuchoice> or by pressing <keycap>F5</keycap>. The slideshow can be paused/continued by pressing <keycap>P</keycap>. To stop the slideshow, press the <keycap>Esc</keycap> or <keycap>F5</keycap> key, or <keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>. For more information about how to customize the slide show, see <xref linkend="eom-prefs-slideshow"/>. </para>
+	</sect2>
+</sect1>
+
+
+<!-- ============= Manipulating Images ============================== -->
+<sect1 id="eom-manipulate">
+	<title>Manipulating Images</title>
+
+	<para>All image manipulations apply to all selected images at once. The modifications are done
+	in memory and alter the original files on disk only when the images are saved with the save function (see <xref linkend="eom-save-image"/>).
+	</para>
+
+	<!--============ To Flip an Image ======================= -->
+	<sect2 id="eom-flip">
+		<title>Flipping an Image</title>
+		<para>To flip an image along the horizontal axis of the image, choose 
+		<menuchoice>
+		<guimenu>Image</guimenu>
+		<guimenuitem>Flip Horizontal</guimenuitem>
+		</menuchoice>.</para>
+		<para>To flip an image along the vertical axis of the image, choose 
+		<menuchoice>
+		<guimenu>Image</guimenu>
+		<guimenuitem>Flip Vertical</guimenuitem>
+		</menuchoice>.</para>
+	</sect2>
+
+	<!--============ To Rotate an Image ======================= -->
+	<sect2 id="eom-rotate">
+		<title>Rotating an Image</title>
+		<para>To rotate an image 90 degrees in a clockwise direction, choose 
+		<menuchoice>
+		<guimenu>Image</guimenu>
+		<guimenuitem>Rotate Clockwise</guimenuitem>
+		</menuchoice>.</para>
+		<para>To rotate an image 90 degrees in an anticlockwise direction, choose 
+		<menuchoice>
+		<guimenu>Image</guimenu>
+		<guimenuitem>Rotate Counter Clockwise</guimenuitem>
+		</menuchoice>.</para>
+	</sect2>
+
+	<!--============ To Undo an Action ======================= -->
+	<sect2 id="eom-undo">
+		<title>Undoing an Action</title>
+		<para>To undo a flip or rotate action, choose 
+		<menuchoice>
+		<guimenu>Edit</guimenu>
+		<guimenuitem>Undo</guimenuitem>
+		</menuchoice> or press 
+		<keycombo><keycap>Ctrl</keycap><keycap>Z</keycap></keycombo>
+		.</para>
+	</sect2>
+
+	<!--============ To Delete An Image ======================== -->
+	<sect2 id="eom-delete-image">
+		<title>Deleting an Image</title>
+		<para>To move an image to the Trash, choose
+			<menuchoice>
+			<guimenu>Edit</guimenu>
+			<guimenuitem>Move to Trash</guimenuitem>
+			</menuchoice>.
+			This moves the file to the Trash folder. Multiple images can also be moved to the trash in the same way: select them all first.</para>
+	    <para>To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type="help" url="help:user-guide?caja-trash">User Guide</ulink>.</para>
+				
+			<note><para>You can also use the <keycap>Del</keycap> key to move an image to the Trash, in which case you will be asked for confirmation.</para></note>
+			
+	</sect2>
+</sect1> 
+
+<!-- ============= Saving Images ============================== -->
+<sect1 id="eom-save-rename">
+	<title>Saving Images</title>
+
+	<para>
+	&app; always tries to choose the save method with least impact to the image data. For example, if an otherwise unmodified image is saved under a different name in the same format, the file is simply copied. If <systemitem
+    class="library">libjpeg</systemitem> is available on the system all JPEG image modifications are done without loss of image information.
+	</para>
+
+<!--============ To Save an Image ======================= -->
+	<sect2 id="eom-save-image">
+		<title>Saving an Image</title>
+		<para>To save an image, choose 
+			<menuchoice>
+			<guimenu>File</guimenu>
+			<guimenuitem>Save</guimenuitem>
+			</menuchoice>.
+		The image will be saved under the same name and file type. Therefore, unmodified images needn't be saved.</para>
+	</sect2>
+
+	<!--============ To Save As an Image ======================= -->
+	<sect2 id="eom-save-as-image">
+		<title>Saving an Image under a Different Name</title>
+		<para>To save an image under a different name, or convert it to a different file type, choose
+			<menuchoice>
+			<guimenu>File</guimenu>
+			<guimenuitem>Save As</guimenuitem>
+			</menuchoice>.</para>
+		<para>Specify the filename in the <guilabel>Name</guilabel> field in the <guilabel>Save Image</guilabel> dialog, then click <guibutton>Save</guibutton>. The file is saved in the current folder by default. &app; tries to determine the file type from the given filename suffix. If the image should be saved in another folder or the file type detection failed, expand the dialog by clicking on <guilabel>Browse for other folders</guilabel>. This allows further folder navigation and the specification of the file type from the drop down box.</para>
+		<para>You can save multiple images at once: see the next section.</para>
+	</sect2>    
+
+	<!--============ To Save As an Image ======================= -->
+	<sect2 id="eom-save-as-multiple">
+		<title>Saving Multiple Images</title>
+		<para>Saving multiple images at once allows you to convert several images to a different format, or give them similar filenames.</para>
+		<para>To save multiple images, select the images and choose 
+			<menuchoice>
+			<guimenu>File</guimenu>
+			<guimenuitem>Save As</guimenuitem>
+			</menuchoice>. 		
+		The following window is displayed:</para>
+  		<figure id="saveas-dialog-fig">
+			<title>Save As dialog for multiple images</title>
+			<screenshot>
+			  <mediaobject>
+			    <imageobject>
+			      <imagedata fileref="figures/eom_save_as_window.png" format="PNG"/>
+			    </imageobject>
+			    <textobject>
+			      <phrase>Shows Eye of MATE <guilabel>Save As</guilabel> dialog when saving multiple images.</phrase>
+			    </textobject>
+			  </mediaobject>
+			</screenshot>
+  		</figure>
+		<para>The folder in which the images will be saved is specified by the <guilabel>Destination folder</guilabel> drop-down box. Initially the folder is set to the current folder. Select <guilabel>Other...</guilabel> from the drop-down list to open a standard open folder dialog for browsing the filesystem. The resulting filename for each image is specified by <guilabel>Filename format</guilabel>. The filename schema is constructed by simple
+		characters and special tags. The following special tags are available: </para>
+		<itemizedlist>
+			<listitem><para><guilabel>Filename (%f)</guilabel> - Original filename without the fileformat suffix.</para>
+			</listitem>
+			<listitem><para><guilabel>Counter (%n)</guilabel> - Auto-incremented number (starts at specified counter start).</para>
+			</listitem>			
+		</itemizedlist>	
+		<para>Everything but these special tags are considered normal text.</para>
+		<para>The image format is determined by the drop-down box after the schema definition. Select a specific image format or use the 
+		<guilabel>as is</guilabel> option to state that the same format as the original file should be used.</para>
+	
+		<para>The <guilabel>Options</guilabel> section allows to remove all space characters by underscores in the resulting filename if <guilabel>Replace spaces with underscores</guilabel> is checked. The <guilabel>Start counter at</guilabel> spin box determines at which number the counter starts if you use the %n tag for the file format specification.</para>
+		<para>The <guilabel>File Name Preview</guilabel> section of the dialog shows the resulting file name according to the above settings for an example filename from the selected images.
+		</para>
+	</sect2>
+
+
+
+</sect1>
+
+<sect1 id="eom-print">
+	<title>Printing Images</title>
+	<sect2 id="eom-print-pagesettings">
+		<title>Setting your Page Settings</title>
+		<para>Before printing you need to set the page settings you would like to use. To do that choose <menuchoice><guimenu>File</guimenu><guimenuitem>Page Setup</guimenuitem></menuchoice>.</para>
+		<para>In the <guilabel>Page Setup</guilabel> dialog you can now choose paper size and orientation. If possible also select your printer to have the page borders set correctly.</para>
+	</sect2>
+
+	<sect2 id="eom-print-image">
+		<title>Printing an Image</title>
+		<para>To print an image, perform the following steps:</para>
+		<orderedlist>
+			<listitem>
+				<para>Select <menuchoice><guimenu>File</guimenu><guimenuitem>Print</guimenuitem></menuchoice></para>
+			</listitem>
+			<listitem>
+				<para>In the <guilabel>Print</guilabel> dialog, select the printer you want to use from the list.</para>
+			</listitem>
+			<listitem>
+				<para>Click <guilabel>Print</guilabel>. &app; starts printing now.</para>
+			</listitem>
+		</orderedlist>
+		<para>Images that are too large for the page are automatically scaled down to fit the page. Images that are smaller than the page are centered on it.</para>
+		<important>
+			<para>Please note that &app; is currently lacking progress reporting while printing. During that time the user interface might become unresponsive for a short time.</para>
+		</important>
+	</sect2>
+
+	<sect2 id="eom-print-settings">
+		<title>Arranging an Image on the Page</title>
+		<para>Maybe you don't want your image centered or want it scaled down even further. To do that you need to open the <guilabel>Print</guilabel> dialog (see <xref linkend="eom-print-image"/>) and then select the <guilabel>Image Settings</guilabel> tab which offers you the following options:</para>
+		<itemizedlist>
+			<listitem>
+				<para>The options in the <guilabel>Position</guilabel> section allow you to change the images position on the page.</para>
+			</listitem>
+			<listitem>
+				<para>It is also possible to position the image on the page by dragging it around in the <guilabel>Preview</guilabel> field.</para>
+			</listitem>
+			<listitem>
+				<para>The options in the <guilabel>Size</guilabel> section allow you to scale your image to your liking. Scaling is limited by either the image size or by the page size, depending on what condition is met first.</para>
+			</listitem>
+			<listitem>
+				<para>The <guilabel>Unit</guilabel> option allows you to change the metric unit which is used by the options on the <guilabel>Image Settings</guilabel> tab. When you change this option the other fields values are converted accordingly.</para>
+			</listitem>
+		</itemizedlist>
+	</sect2>
+		
+</sect1>
+<sect1 id="eom-toolbareditor">
+	<title>Personalizing The Toolbar</title>
+	<para>&appname;'s default toolbar contains only a basic set of items to keep it simple. But you can modify the toolbar if you prefer a different set.</para>
+	<sect2 id="eom-toolbareditor-use">
+		<title>Modifying the Toolbar</title>
+		<para>If you want to modify the toolbar you need to open the toolbar editor by going to <menuchoice><guimenu>Edit</guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>. The following window will pop up:</para>
+		<figure id="toolbar-editor-fig">
+			<title>The toolbar editor window</title>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata fileref="figures/eom_toolbar_editor_window.png" format="PNG"/>
+					</imageobject>
+					<textobject>
+						<phrase>Shows Eye of MATE toolbar editor window.</phrase>
+					</textobject>
+				</mediaobject>
+			</screenshot>
+		</figure>
+		<para>It contains the items that are not in the toolbar and the separator item. You can now edit the toolbar:</para>
+		<itemizedlist>
+			<listitem>
+				<para>To add new items to the toolbar, drag them from the toolbar editor to the toolbar.</para>
+			</listitem>
+			<listitem>
+				<para>To remove items from the toolbar, drag them from the toolbar to the toolbar editor.</para>
+			</listitem>
+			<listitem>
+				<para>To rearrange items on the toolbar, drag them to their new position on the toolbar.</para>
+			</listitem>
+		</itemizedlist>
+		<para>When you have finished editing the toolbar, click the <guibutton>Close</guibutton> button in the toolbar editor window. This will close the toolbar editor and make your modified toolbar active.</para>
+		</sect2>
+		<sect2 id="eom-toolbareditor-reset">
+			<title>Resetting the Toolbar</title>
+			<para>To revert your changes to the toolbar and return to the default layout, perform the following steps:</para>
+			<orderedlist>
+				<listitem>
+					<para>Open the toolbar editor (see <xref linkend="eom-toolbareditor-use"/>).</para>
+				</listitem>
+				<listitem>
+					<para>Click the <guibutton>Reset to Default</guibutton> button.</para>
+				</listitem>
+				<listitem>
+					<para>Click the <guibutton>Close</guibutton> button to close the toolbar editor. The toolbar has been reset to the default layout now.</para>
+				</listitem>
+			</orderedlist>
+		</sect2>
+</sect1>
+<sect1 id="eom-prefs">
+	<title>Preferences</title>
+	<para>Preferences can be changed by going to <menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>. You will be able to change the options for image viewing and slide shows. The changes apply to all open windows instantly.</para>
+
+	<!--============ Image View ======================= -->
+  <sect2 id="eom-prefs-image">
+         <title>Image View</title>
+	<variablelist>
+	<varlistentry>
+		<term><guilabel>Image Enhancements</guilabel></term>
+		<listitem>
+		<para>Select the <guilabel>Smooth images when zoomed</guilabel> option to enable image smoothing when you change the image's zoom factor. If you select this option, your images will be smoothed to improve their display quality while viewing them with &app;.</para>
+                <para>If you select the <guilabel>Automatic orientation</guilabel> option, your images will be rotated on loading according to their metadata. For example portraits are automatically rotated upright. Note that this function requires a correctly set orientation tag in the image's metadata and thus does not work with all images. The rotation is not saved until you save the rotated image (see <xref linkend="eom-save-rename"/>).</para>
+		</listitem>
+	</varlistentry>
+
+	<varlistentry>
+		<term><guilabel>Transparent Parts</guilabel></term>
+		<listitem>
+		<para>Select one of the following options to determine how &app; displays transparent parts of an image:</para>
+		<itemizedlist>
+			<listitem><para><guilabel>As check pattern</guilabel> </para>
+			<para>Displays any transparent parts of the image in a check pattern.</para>
+			</listitem>
+			<listitem><para><guilabel>As custom color</guilabel> </para>
+			<para>Displays any transparent parts of the image in a solid color that you specify. Click on the color selector button to select a color. </para>
+			</listitem>
+			<listitem><para><guimenuitem>As background</guimenuitem> </para>
+			<para>Displays any transparent parts of the image in the background color of the &app; application. </para>
+			</listitem>
+		</itemizedlist>
+		</listitem>
+	</varlistentry>		
+	</variablelist>
+  </sect2>
+		
+	<!--============ Slide Show ==================-->                                                                                               
+  <sect2 id="eom-prefs-slideshow">
+         <title>Slideshow</title>
+	<variablelist>
+	<varlistentry>
+		<term><guilabel>Image Zoom</guilabel></term>
+		<listitem>
+		<para>Select the <guilabel>Expand images to fit screen</guilabel> option to enlarge images to fit the screen during the slide show. If you do not select this option, images that are smaller than the screen size are not resized to fit the screen.</para>
+		</listitem>
+	</varlistentry>
+	<varlistentry>
+		<term><guilabel>Sequence</guilabel></term>
+		<listitem>
+		<para>Select the <guilabel>Loop sequence</guilabel> option to cycle endlessly through the list of images during the slide show. If you do not select this option, the slide show returns to the collection view after the last image is displayed.
+</para>
+		<para>Use the <guilabel>Switch image after ... seconds</guilabel> spin box to specify how long each image is displayed during the slide show. If you set this value to zero, the auto advance function is disabled and only manual browsing is available (see <xref linkend="eom-fullscreen"/>).
+</para>
+		</listitem>
+	</varlistentry>		
+	</variablelist>
+  </sect2>
+</sect1>
+</article>
diff --git a/help/C/legal.xml b/help/C/legal.xml
index 29f0726..fe75213 100644
--- a/help/C/legal.xml
+++ b/help/C/legal.xml
@@ -6,7 +6,7 @@
            by the Free Software Foundation with no Invariant Sections,
            no Front-Cover Texts, and no Back-Cover Texts.  You can find
            a copy of the GFDL at this <ulink type="help"
-           url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS
+           url="help:fdl">link</ulink> or in the file COPYING-DOCS
            distributed with this manual.
           </para>
           <para> This manual is part of a collection of MATE manuals
diff --git a/help/Makefile.am b/help/Makefile.am
index 9b3ddbe..8d67539 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,14 +1,12 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
 
-DOC_MODULE = eom
-DOC_ENTITIES = legal.xml
-DOC_INCLUDES =
-DOC_FIGURES = 					\
+HELP_ID = eom
+HELP_FILES = index.docbook legal.xml
+HELP_MEDIA = 					\
 	figures/eom_save_as_window.png		\
 	figures/eom_start_window.png		\
 	figures/eom_toolbar_editor_window.png
 
-DOC_LINGUAS = ar ca cs da de el en_GB es eu fi fr it ja ko oc pa pl pt_BR ru sv th uk zh_CN zh_TW
+HELP_LINGUAS = ar ca cs da de el en_GB es eu fi fr it ja ko oc pa pl pt_BR ru sv th uk zh_CN zh_TW
 
 -include $(top_srcdir)/git.mk
diff --git a/help/ar/ar.po b/help/ar/ar.po
index 704a717..679faf0 100644
--- a/help/ar/ar.po
+++ b/help/ar/ar.po
@@ -104,7 +104,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in "
 "the file COPYING-DOCS distributed with this manual."
 msgstr ""
 
@@ -310,11 +310,11 @@ msgstr "الاقتراحات"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide"
 "?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "للتبليغ عن خطأ برمجي أو لإرسال اقتراح بخصوص عارض الصور أو هذا الدليل، اتبع "
-"التعليمات في   <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATE "
+"التعليمات في   <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">MATE "
 "Feedback Page</ulink>."
 
 #: C/eom.xml:217(para)
@@ -1028,13 +1028,13 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "لاستعادة صورة من المهملات، افتح مجلد المهملات في مدير الملفات "
 "<application>نيوتلوس</application> وانقل الصورة إلى مجلد آخر. لحذف الصورة "
 "إلى الأبد، أفرغ سلة المهملات. لإيجاد المزيد حول استخدام المهملات، راجع "
-"<ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">دليل المستخدم</"
+"<ulink type=\"help\" url=\"help:user-guide?caja-trash\">دليل المستخدم</"
 "ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/ca/ca.po b/help/ca/ca.po
index 5f62e92..175efc7 100644
--- a/help/ca/ca.po
+++ b/help/ca/ca.po
@@ -98,7 +98,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Teniu permís per a copiar, distribuir i/o modificar aquest document, sota "
@@ -106,7 +106,7 @@ msgstr ""
 "qualsevol versió publicada posteriorment per la Free Software Foundation, "
 "sense seccions invariants, sense texts de portada i sense texts de "
 "contraportada. Podeu trobar una còpia de la GFDL en aquest <ulink type=\"help"
-"\" url=\"ghelp:fdl\">enllaç</ulink> o en el fitxer COPYING-DOCS distribuït "
+"\" url=\"help:fdl\">enllaç</ulink> o en el fitxer COPYING-DOCS distribuït "
 "amb aquest manual."
 
 #: C/eom.xml:12(para)
@@ -344,11 +344,11 @@ msgstr "Comentaris"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Per a informar d'un error o fer algun suggeriment sobre el visualitzador "
-"d'imatges o aquest manual, seguiu les indicacions a la <ulink url=\"ghelp:"
+"d'imatges o aquest manual, seguiu les indicacions a la <ulink url=\"help:"
 "user-guide?feedback-bugs\" type=\"help\">pàgina de comentaris del MATE</"
 "ulink>."
 
@@ -1117,14 +1117,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Per a restaurar una imatge de la paperera, obriu la carpeta de la paperera "
 "amb el gestor de fitxers <application>Caja</application> i moveu el "
 "fitxer d'imatge a una altra carpeta. Per a suprimir de manera permanent la "
 "imatge, buideu la paperera. Per a saber més sobre com utilitzar la paperera "
-"vegeu la <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">guia "
+"vegeu la <ulink type=\"help\" url=\"help:user-guide?caja-trash\">guia "
 "d'usuari</ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/cs/cs.po b/help/cs/cs.po
index 5dd3a90..319f917 100644
--- a/help/cs/cs.po
+++ b/help/cs/cs.po
@@ -103,8 +103,8 @@ msgid "The Free Software Foundation"
 msgstr "The Free Software Foundation"
 
 #: C/eom.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU Free Documentation License, verze 1.1 nebo jakékoli další verze vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů předních desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu jménem <ulink type=\"help\" url=\"ghelp:fdl\">GNU Free Documentation License</ulink> nebo v souboru COPYING-DOCS dodávaném s touto příručkou."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU Free Documentation License, verze 1.1 nebo jakékoli další verze vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů předních desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu jménem <ulink type=\"help\" url=\"help:fdl\">GNU Free Documentation License</ulink> nebo v souboru COPYING-DOCS dodávaném s touto příručkou."
 
 #: C/eom.xml:12(para)
 msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -278,8 +278,8 @@ msgid "Feedback"
 msgstr "Ohlasy"
 
 #: C/eom.xml:212(para)
-msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k aplikaci Prohlížeč obrázků nebo této příručce, postupujte dle instrukcí na stránce <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">Stránka s ohlasy na MATE</ulink>."
+msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k aplikaci Prohlížeč obrázků nebo této příručce, postupujte dle instrukcí na stránce <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">Stránka s ohlasy na MATE</ulink>."
 
 #: C/eom.xml:217(para)
 msgid "User manual for <application>Eye of MATE Image Viewer</application>."
@@ -686,8 +686,8 @@ msgid "To move an image to the Trash, choose <menuchoice><guimenu>Edit</guimenu>
 msgstr "Do koše přesunete obrázek pomocí <menuchoice><guimenu>Upravit</guimenu><guimenuitem>Přesunout do koše</guimenuitem></menuchoice>. Obrázek se umístí do složky koše. Stejným způsobem můžete do koše přesunou i více obrázků naráz, akorát je musíte nejdříve vybrat."
 
 #: C/eom.xml:558(para)
-msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">User Guide</ulink>."
-msgstr "Pokud chcete obrázek z koše obnovit, musíte otevřít složku koše ve správci souborů <application>Caja</application> a přesunout soubor s obrázkem do jiné složky. Trvale obrázek vymažete vyprázdněním koše. Více se o tom, jak se pracuje s košem, dovíte v <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">Uživatelské příručce</ulink>."
+msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"help:user-guide?caja-trash\">User Guide</ulink>."
+msgstr "Pokud chcete obrázek z koše obnovit, musíte otevřít složku koše ve správci souborů <application>Caja</application> a přesunout soubor s obrázkem do jiné složky. Trvale obrázek vymažete vyprázdněním koše. Více se o tom, jak se pracuje s košem, dovíte v <ulink type=\"help\" url=\"help:user-guide?caja-trash\">Uživatelské příručce</ulink>."
 
 #: C/eom.xml:560(para)
 msgid "You can also use the <keycap>Del</keycap> key to move an image to the Trash, in which case you will be asked for confirmation."
diff --git a/help/da/da.po b/help/da/da.po
index c12bd7e..8b37a53 100644
--- a/help/da/da.po
+++ b/help/da/da.po
@@ -102,7 +102,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Tilladelse er givet til at kopiere, distribuere og/eller ændre dette "
@@ -110,7 +110,7 @@ msgstr ""
 "version 1.1 eller andre senere versioner udgivet af Free Software Foundation "
 "med ikke indholdte sektioner, ingen frontomslagstekster, og ingen "
 "bagsideomslagstekster. Du kan finde en kopi af GFDL her <ulink type=\"help\" "
-"url=\"ghelp:fdl\">link</ulink> eller i filen COPYING-DOCS der er "
+"url=\"help:fdl\">link</ulink> eller i filen COPYING-DOCS der er "
 "distribueret med denne manual."
 
 #: C/eom.xml:12(para)
@@ -354,12 +354,12 @@ msgstr "Feedback"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "For at rapportere fejl eller foreslå forbedringer vedrørende Billedfremviser-"
 "programmet eller denne manual, bør du følge instruktionerne på <ulink url="
-"\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATE-Feedbacksiden</ulink>."
+"\"help:user-guide?feedback-bugs\" type=\"help\">MATE-Feedbacksiden</ulink>."
 
 #: C/eom.xml:217(para)
 msgid "User manual for <application>Eye of MATE Image Viewer</application>."
@@ -1113,14 +1113,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Hvis du vil gendanne et billede fra papirkurven skal du åbne papirkurven i "
 "<application>Filhåndtering</application> (<application>Caja</"
 "application>) og flytte billedet til en anden mappe. For at slette billedet "
 "permanent skal du tømme papirkurven. For yderligere information om "
-"papirkurven kan du læse <ulink type=\"help\" url=\"ghelp:user-guide?caja-"
+"papirkurven kan du læse <ulink type=\"help\" url=\"help:user-guide?caja-"
 "trash\">Brugervejledningen</ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/de/de.po b/help/de/de.po
index dfde892..75949df 100644
--- a/help/de/de.po
+++ b/help/de/de.po
@@ -94,7 +94,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Das vorliegende Dokument kann gemäß den Bedingungen der GNU Free "
@@ -102,7 +102,7 @@ msgstr ""
 "Software Foundation veröffentlichten Version ohne unveränderbare Abschnitte "
 "sowie ohne Texte auf dem vorderen und hinteren Buchdeckel kopiert, verteilt "
 "und/oder modifiziert werden. Eine Kopie der GFDL finden Sie unter diesem "
-"<ulink type=\"help\" url=\"ghelp:fdl\">Link</ulink> oder in der mit diesem "
+"<ulink type=\"help\" url=\"help:fdl\">Link</ulink> oder in der mit diesem "
 "Handbuch gelieferten Datei COPYING-DOCS."
 
 #: C/eom.xml:12(para)
@@ -347,11 +347,11 @@ msgstr "Rückmeldungen"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Wenn Sie Fehler finden oder Vorschläge zur Bildbetrachter-Anwendung oder zu "
-"diesem Handbuch haben, folgen Sie den Anweisungen auf der <ulink url=\"ghelp:"
+"diesem Handbuch haben, folgen Sie den Anweisungen auf der <ulink url=\"help:"
 "user-guide?feedback-bugs\" type=\"help\">MATE-Seite für Rückmeldungen</"
 "ulink>."
 
@@ -1120,14 +1120,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Um ein in den Müll verschobenes Bild widerherzustellen, öffnen Sie den Müll-"
 "Ordner im <application>Caja</application>-Dateimanager und verschieben "
 "Sie die betreffende Bilddatei in einen anderen Ordner. Um das Bild endgültig "
 "zu löschen, leeren Sie den Müll. Weitere Informationen über die Verwendung "
-"des Mülls finden Sie im <ulink type=\"help\" url=\"ghelp:user-guide?caja-"
+"des Mülls finden Sie im <ulink type=\"help\" url=\"help:user-guide?caja-"
 "trash\">Desktop-Benutzerhandbuch</ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/el/el.po b/help/el/el.po
index 1d4360f..3a25173 100644
--- a/help/el/el.po
+++ b/help/el/el.po
@@ -95,14 +95,14 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Επιτρέπεται η αντιγραφή, η αναδιανομή και/ή η τροποποίηση αυτού του εγγράφου "
 "υπό τους όρους της Ελεύθερης Άδειας Τεκμηρίωσης GPL (GFDL), έκδοση 1.1 ή "
 "νεότερη που εκδόθηκε από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Αμετάβλητα "
 "Τμήματα, χωρίς Κείμενο Εξωφύλλου και χωρίς Κείμενο Οπισθοφύλλου. Μπορείτε να "
-"βρείτε ένα αντίγραφο της GDFL σ' <ulink type=\"help\" url=\"ghelp:fdl\">αυτό "
+"βρείτε ένα αντίγραφο της GDFL σ' <ulink type=\"help\" url=\"help:fdl\">αυτό "
 "το σύνδεσμο</ulink> ή στο αρχείο COPYING DOCS που διανέμεται μαζί με αυτό το "
 "εγχειρίδιο."
 
@@ -340,11 +340,11 @@ msgstr "Ανάδραση"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Για να αναφέρετε ένα σφάλμα ή να κάνετε μια εισήγηση σχετικά με την Προβολή "
-"εικόνων η με αυτό το έγγραφο, ακολουθήστε τις οδηγίες στη <ulink url=\"ghelp:"
+"εικόνων η με αυτό το έγγραφο, ακολουθήστε τις οδηγίες στη <ulink url=\"help:"
 "user-guide?feedback-bugs\" type=\"help\">Σελίδα ανάδρασης του MATE</ulink>."
 
 #: C/eom.xml:217(para)
@@ -1119,14 +1119,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Για να επαναφέρετε μια εικόνα από τα απορρίμματα, ανοίξτε τον φάκελο "
 "απορριμμάτων στον διαχειριστή αρχείων <application>Ναυτίλο</application> και "
 "μετακινήστε το αρχείο εικόνας σε έναν άλλο φάκελο. Για να διαγράψετε την "
 "εικόνα οριστικά, αδειάστε τα απορρίμματα. Για να μάθετε περισσότερα σχετικά "
-"με την χρήση των απορριμμάτων, δείτε τον <ulink type=\"help\" url=\"ghelp:"
+"με την χρήση των απορριμμάτων, δείτε τον <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">Οδηγό χρήσης</ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/en_GB/en_GB.po b/help/en_GB/en_GB.po
index a5e66f7..28aa274 100644
--- a/help/en_GB/en_GB.po
+++ b/help/en_GB/en_GB.po
@@ -100,14 +100,14 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Permission is granted to copy, distribute and/or modify this document under "
 "the terms of the GNU Free Documentation Licence (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 
 #: ../C/eom.xml:12(para)
@@ -345,11 +345,11 @@ msgstr "Feedback"
 #: ../C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 
 #: ../C/eom.xml:217(para)
@@ -1089,14 +1089,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "To restore an image from the wastebasket, open the wastebasket folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the wastebasket. To "
 "find out more about using the wastebasket, see the <ulink type=\"help\" url="
-"\"ghelp:user-guide?caja-trash\">User Guide</ulink>."
+"\"help:user-guide?caja-trash\">User Guide</ulink>."
 
 #: ../C/eom.xml:560(para)
 msgid ""
diff --git a/help/es/es.po b/help/es/es.po
index 6941280..2e342ba 100644
--- a/help/es/es.po
+++ b/help/es/es.po
@@ -101,7 +101,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Se otorga permiso para copiar, distribuir y/o modificar este documento bajo "
@@ -109,7 +109,7 @@ msgstr ""
 "cualquier otra versión posterior publicada por la Free Software Foundation; "
 "sin Secciones Invariantes ni Textos de Cubierta Delantera ni Textos de "
 "Cubierta Trasera. Puede encontrar una copia de la licencia GFDL en este "
-"<ulink type=\"help\" url=\"ghelp:fdl\">enlace</ulink> o en el archivo "
+"<ulink type=\"help\" url=\"help:fdl\">enlace</ulink> o en el archivo "
 "COPYING-DOCS distribuido con este manual."
 
 #: C/eom.xml:12(para)
@@ -351,12 +351,12 @@ msgstr "Comentarios"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Para informar de un error o hacer alguna sugerencia respecto de la "
 "aplicación Visor de imágenes o este manual, siga las indicaciones en la "
-"<ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">página de "
+"<ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">página de "
 "contacto de MATE</ulink>."
 
 #: C/eom.xml:217(para)
@@ -1116,13 +1116,13 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Para restaurar una imagen desde la Papelera, abra la Papelera en "
 "<application>Caja</application> y mueva la imagen a otra carpeta. Para "
 "borrar una imagen permanentemente, vacía la Papelera. Para encontrar más "
-"acerca del uso de la Papelera, vea <ulink type=\"help\" url=\"ghelp:user-"
+"acerca del uso de la Papelera, vea <ulink type=\"help\" url=\"help:user-"
 "guide?caja-trash\">Guía del Usuario</ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/eu/eu.po b/help/eu/eu.po
index 60ff9f3..84c2b0e 100644
--- a/help/eu/eu.po
+++ b/help/eu/eu.po
@@ -70,8 +70,8 @@ msgid "The Free Software Foundation"
 msgstr "The Free Software Foundation "
 
 #: C/eom.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Baimena ematen da dokumentu hau kopiatu, banatu eta/edo aldatzeko Free Software Foundation-ek argitaratutako GNU Dokumentazio Librearen Lizentziaren 1.1. bertsioan edo berriago batean ezarritako baldintzak betetzen badira; Atal Aldaezinik, Aurreko azaleko testurik eta Atzeko azaleko testurik gabe. GFDL lizentziaren kopia <ulink type=\"help\" url=\"ghelp:fdl\">esteka</ulink> honetan edo eskuliburu honekin batera ematen den COPYING-DOCS fitxategian aurkituko duzu."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Baimena ematen da dokumentu hau kopiatu, banatu eta/edo aldatzeko Free Software Foundation-ek argitaratutako GNU Dokumentazio Librearen Lizentziaren 1.1. bertsioan edo berriago batean ezarritako baldintzak betetzen badira; Atal Aldaezinik, Aurreko azaleko testurik eta Atzeko azaleko testurik gabe. GFDL lizentziaren kopia <ulink type=\"help\" url=\"help:fdl\">esteka</ulink> honetan edo eskuliburu honekin batera ematen den COPYING-DOCS fitxategian aurkituko duzu."
 
 #: C/eom.xml:12(para)
 msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -238,8 +238,8 @@ msgid "Feedback"
 msgstr "Ohar-bidaltzea"
 
 #: C/eom.xml:212(para)
-msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Irudi-ikustailearen aplikazioari buruzko akatsen berri emateko edo oharrak bidaltzeko, <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATEra oharrak bidaltzeko orrian</ulink> aurkituko dituzu argibideak."
+msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Irudi-ikustailearen aplikazioari buruzko akatsen berri emateko edo oharrak bidaltzeko, <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">MATEra oharrak bidaltzeko orrian</ulink> aurkituko dituzu argibideak."
 
 #: C/eom.xml:217(para)
 msgid "User manual for <application>Eye of MATE Image Viewer</application>."
@@ -642,8 +642,8 @@ msgid "To move an image to the Trash, choose <menuchoice><guimenu>Edit</guimenu>
 msgstr "Irudi bat Zakarrontzira eramateko, aukeratu <menuchoice><guimenu>Editatu</guimenu><guisubmenu>Eraman Zakarrontzira</guisubmenu></menuchoice>. Fitxategia Zakarrontziaren karpetara eramango da. Irudi bat baino gehiago batera eraman daitezke zakarrontzira: hautatu denak, eraman aurretik."
 
 #: C/eom.xml:558(para)
-msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">User Guide</ulink>."
-msgstr "Irudi bat Zakarrontzitik leheneratzeko, ireki Zakarrontziaren karpeta <application>Caja</application> fitxategi-kudeatzailean, eta eraman irudiaren fitxategia beste karpeta batera. Irudia betiko ezabatzeko, hustu Zakarrontzia. Zakarrontzia erabiltzeari buruz gehiago jakiteko, ikus <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">Erabiltzailearen gida</ulink>."
+msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"help:user-guide?caja-trash\">User Guide</ulink>."
+msgstr "Irudi bat Zakarrontzitik leheneratzeko, ireki Zakarrontziaren karpeta <application>Caja</application> fitxategi-kudeatzailean, eta eraman irudiaren fitxategia beste karpeta batera. Irudia betiko ezabatzeko, hustu Zakarrontzia. Zakarrontzia erabiltzeari buruz gehiago jakiteko, ikus <ulink type=\"help\" url=\"help:user-guide?caja-trash\">Erabiltzailearen gida</ulink>."
 
 #: C/eom.xml:560(para)
 msgid "You can also use the <keycap>Del</keycap> key to move an image to the Trash, in which case you will be asked for confirmation."
diff --git a/help/fi/fi.po b/help/fi/fi.po
index 85c6eca..b39321e 100644
--- a/help/fi/fi.po
+++ b/help/fi/fi.po
@@ -98,14 +98,14 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Tätä asiakirjaa saa kopioida, jakaa edelleen ja/tai muokata Free Software "
 "Foundationin julkaiseman GNU Free Documentation Licensen (GFDL) version 1.1 "
 "tai valinnaisesti myöhemmän version mukaisesti, ilman vaatimuksia "
 "muuttamattomista osioista ja etu- tai takakansiteksteistä. Kopion GFDL:stä "
-"voi nähdä napsauttamalla <ulink type=\"help\" url=\"ghelp:fdl\">tätä "
+"voi nähdä napsauttamalla <ulink type=\"help\" url=\"help:fdl\">tätä "
 "linkkiä</ulink>, tai lukemalla ohjeen mukana toimitetun COPYING-DOCS-nimisen "
 "tiedoston."
 
@@ -342,12 +342,12 @@ msgstr "Palaute"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Voit ilmoittaa vioista tai tehdä ehdotuksia koskien Kuvakatselin-sovellusta "
 "tai tätä käyttöohjetta, seuraamalla ohjeita <ulink "
-"url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">Maten palautesivuilta<"
+"url=\"help:user-guide?feedback-bugs\" type=\"help\">Maten palautesivuilta<"
 "/ulink>."
 
 #: C/eom.xml:217(para)
@@ -1039,11 +1039,11 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Voit palauttaa kuvan roskakorista avaamalla roskakori-kansion <application>Caja</application>-tiedostonhallinnassa ja siirtämällä kuvan toiseen kansioon. Poista kuva lopullisesti tyhjentämällä roskakori. Lisätietoja roskakorin käytöstä löydät roskakorin <ulink type=\"help\" "
-"url=\"ghelp:user-guide?caja-trash\">käyttöohjeesta</ulink>."
+"url=\"help:user-guide?caja-trash\">käyttöohjeesta</ulink>."
 
 #: C/eom.xml:560(para)
 msgid ""
diff --git a/help/fr/fr.po b/help/fr/fr.po
index 20d3016..fca99f4 100644
--- a/help/fr/fr.po
+++ b/help/fr/fr.po
@@ -100,7 +100,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Permission vous est donnée de copier, distribuer et/ou modifier ce document "
@@ -108,7 +108,7 @@ msgstr ""
 "ou ultérieure publiée par la Free Software Foundation sans section "
 "inaltérable, sans texte de première page de couverture ni texte de dernière "
 "page de couverture. Vous trouverez un exemplaire de cette licence en suivant "
-"ce <ulink type=\"help\" url=\"ghelp:fdl\">lien</ulink> ou dans le fichier "
+"ce <ulink type=\"help\" url=\"help:fdl\">lien</ulink> ou dans le fichier "
 "COPYING-DOCS fourni avec le présent manuel."
 
 #: C/eom.xml:12(para)
@@ -348,12 +348,12 @@ msgstr "Votre avis"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Pour rapporter une anomalie ou émettre une suggestion concernant le "
 "visionneur d'images ou ce manuel, procédez comme indiqué sur la <ulink url="
-"\"ghelp:user-guide?feedback-bugs\" type=\"help\">page de réactions sur "
+"\"help:user-guide?feedback-bugs\" type=\"help\">page de réactions sur "
 "MATE</ulink>."
 
 #: C/eom.xml:217(para)
@@ -1126,7 +1126,7 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Pour récupérer une image dans la corbeille, ouvrez le dossier de la "
@@ -1134,7 +1134,7 @@ msgstr ""
 "application> et déplacez le fichier image dans un autre dossier. Pour "
 "supprimer définitivement l'image, videz la corbeille. Pour obtenir plus de "
 "détails sur l'utilisation de la corbeille, consultez le <ulink type=\"help\" "
-"url=\"ghelp:user-guide?caja-trash\">guide de l'utilisateur</ulink>."
+"url=\"help:user-guide?caja-trash\">guide de l'utilisateur</ulink>."
 
 #: C/eom.xml:560(para)
 msgid ""
diff --git a/help/it/it.po b/help/it/it.po
index db3f3a4..603cf71 100644
--- a/help/it/it.po
+++ b/help/it/it.po
@@ -93,7 +93,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Questo documento può essere copiato, distribuito o modificato solo in "
@@ -101,7 +101,7 @@ msgstr ""
 "Versione 1.1 o delle versioni successive pubblicate dalla Free Software "
 "Foundation senza sezioni invariabili, frontespizi e testi di copertina. Una "
 "copia della GFDL è disponibile seguendo questo <ulink type=\"help\" url="
-"\"ghelp:fdl\">collegamento</ulink> o nel file COPYING-DOCS distribuito con "
+"\"help:fdl\">collegamento</ulink> o nel file COPYING-DOCS distribuito con "
 "questo manuale."
 
 #: C/eom.xml:12(para)
@@ -342,12 +342,12 @@ msgstr "Commenti"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Per segnalare un problema o inviare suggerimenti sull'applicazione Eye of "
 "MATE o su questo manuale, seguire le istruzioni presenti alla <ulink url="
-"\"ghelp:user-guide?feedback-bugs\" type=\"help\">pagina di commenti su "
+"\"help:user-guide?feedback-bugs\" type=\"help\">pagina di commenti su "
 "MATE</ulink>."
 
 #: C/eom.xml:217(para)
@@ -1138,14 +1138,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Per ripristinare un'immagine dal cestino, aprire la cartella cestino nel "
 "file manager <application>Caja</application> e spostare l'immagine su "
 "un'altra cartella. Per eliminare l'immagine in modo permanente, svuotare il "
 "cestino. Per maggiori informazioni sull'uso del cestino, consultare la "
-"<ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">Guida per "
+"<ulink type=\"help\" url=\"help:user-guide?caja-trash\">Guida per "
 "l'utente</ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/ja/ja.po b/help/ja/ja.po
index c7fd60c..2d777bf 100644
--- a/help/ja/ja.po
+++ b/help/ja/ja.po
@@ -127,11 +127,11 @@ msgstr "フィードバック"
 #: eom-C.xml:156(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Eye of MATE application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:mate-"
+"or this manual, follow the directions in the <ulink url=\"help:mate-"
 "feedback\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Eye of MATE アプリケーションまたはこのマニュアルに関してバグやご意見をご報告"
-"いただく場合は、<ulink url=\"ghelp:mate-feedback\" type=\"help\">『MATE "
+"いただく場合は、<ulink url=\"help:mate-feedback\" type=\"help\">『MATE "
 "フィードバックページ』</ulink>を参照してください。"
 
 #: eom-C.xml:166(primary)
@@ -751,13 +751,13 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "GNU Free Documentation License (GFDL) の管理下でこのドキュメント をコピー、配"
 "布、または変更することを許可します。Free Software Foundation から発行された"
 "バージョン 1.1 以降のドキュメントには、 セクションや表紙などがありません。"
-"GFDL のコピーは、<ulink type=\"help\" url=\"ghelp:fdl\">URL</ulink> またはこ"
+"GFDL のコピーは、<ulink type=\"help\" url=\"help:fdl\">URL</ulink> またはこ"
 "のマニュアルと 一緒に配布された COPYING-DOCS を参照してください。"
 
 #: ../C/legal.xml:12(para)
diff --git a/help/ko/ko.po b/help/ko/ko.po
index 7fb2aaa..8be57b8 100644
--- a/help/ko/ko.po
+++ b/help/ko/ko.po
@@ -98,13 +98,13 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "본 설명서는 프리 소프트웨어 재단(FSF)에서 발행한 GNU 자유 문서 라이센스"
 "(GFDL) 버전 1.1 이상의 조항에 따라 변경 불가 부분, 앞 표지 텍스트 및 뒷 표지 "
 "텍스트를 제외하고 복사, 수정 및/또는 배포할 수 있습니다. GFDL의 사본은 "
-"<ulink type=\"help\" url=\"ghelp:fdl\">링크</ulink> 또는 본 설명서와 함께 배"
+"<ulink type=\"help\" url=\"help:fdl\">링크</ulink> 또는 본 설명서와 함께 배"
 "포된 COPYING-DOCS 파일에서 찾을 수 있습니다."
 
 #: ../C/eom.xml:12(para) ../C/legal.xml:12(para)
@@ -330,11 +330,11 @@ msgstr "피드백"
 #: ../C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "그림 보기 프로그램 또는 이 설명서에 대한 버그를 알려 주시거나 의견을 제시하려"
-"면 <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">그놈 피드백 페"
+"면 <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">그놈 피드백 페"
 "이지</ulink>에 있는 대로 해 주십시오."
 
 #: ../C/eom.xml:217(para)
@@ -1058,13 +1058,13 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "휴지통에 있는 그림을 복구하려면, <application>노틸러스</application> 파일 관"
 "리자의 휴지통 폴더를 열고 해당 그림을 다른 폴더로 옮기십시오. 그 그림을 완전"
 "히 지우려면, 휴지통을 비우십시오. 휴지통 사용 방법에 대해 좀 더 알고 싶다면, "
-"<ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">사용자 안내서</"
+"<ulink type=\"help\" url=\"help:user-guide?caja-trash\">사용자 안내서</"
 "ulink>를 참고하십시오."
 
 #: ../C/eom.xml:560(para)
diff --git a/help/oc/oc.po b/help/oc/oc.po
index f8539bc..697b3c2 100644
--- a/help/oc/oc.po
+++ b/help/oc/oc.po
@@ -101,7 +101,7 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 
@@ -307,7 +307,7 @@ msgstr ""
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 
@@ -882,7 +882,7 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 
diff --git a/help/pa/pa.po b/help/pa/pa.po
index 76d18f0..37a83ad 100644
--- a/help/pa/pa.po
+++ b/help/pa/pa.po
@@ -101,13 +101,13 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "ਇਹ ਡੌਕੂਮੈਂਟ ਨੂੰ ਗਨੂ ਮੁਕਤ ਡੌਕੂਮੈਂਟ ਲਾਈਸੈਂਸ (GFDL), ਵਰਜਨ 1.1 ਜਾਂ ਨਵੇਂ, ਜੋ ਕਿ ਫਰੀ ਸਾਫਟਵੇਅਰ ਫਾਊਡੇਸ਼ਨ "
 "ਵਲੋਂ ਬਦਲਵੇਂ ਭਾਗ, ਨਾ ਮੁੱਢਲੇ-ਢੱਕਣ ਪਾਠ ਅਤੇ ਨਾ ਹੀ ਪਿੱਛੇ-ਢੱਕਣ ਪਾਠ ਨਾਲ ਜਾਰੀ ਹੈ, ਦੀਆਂ ਸ਼ਰਤਾਂ ਅਧੀਨ "
 "ਨਕਲ ਕਰਨ, ਵੰਡਣ ਅਤੇ/ਜਾਂ ਸੋਧਣ ਦਾ ਅਧਿਕਾਰ ਦਿੱਤਾ ਗਿਆ ਹੈ। ਤੁਸੀਂ GFDL ਦੀ ਨਕਲ <ulink type="
-"\"help\" url=\"ghelp:fdl\"> ਸਬੰਧ</ulink> ਉੱਤੇ ਜਾਂ ਇਹ ਡੌਕੂਮੈਂਟ 'ਚ COPYING-DOCS ਫਾਇਲ "
+"\"help\" url=\"help:fdl\"> ਸਬੰਧ</ulink> ਉੱਤੇ ਜਾਂ ਇਹ ਡੌਕੂਮੈਂਟ 'ਚ COPYING-DOCS ਫਾਇਲ "
 "ਵਿੱਚੋਂ ਲੈ ਸਕਦੇ ਹੋ।"
 
 #: C/eom.xml:12(para)
@@ -342,10 +342,10 @@ msgstr "ਸੁਝਾਅ"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
-"ਚਿੱਤਰ ਦਰਸ਼ਕ ਐਪਲੀਕੇਸ਼ਨ ਜਾਂ ਇਹ ਡੌਕੂਮੈਂਟ ਬਾਰੇ ਬੱਗ ਜਾਂ ਸੁਝਾਅ ਦੇਣ ਲਈ <ulink url=\"ghelp:user-"
+"ਚਿੱਤਰ ਦਰਸ਼ਕ ਐਪਲੀਕੇਸ਼ਨ ਜਾਂ ਇਹ ਡੌਕੂਮੈਂਟ ਬਾਰੇ ਬੱਗ ਜਾਂ ਸੁਝਾਅ ਦੇਣ ਲਈ <ulink url=\"help:user-"
 "guide?feedback-bugs\" type=\"help\">ਗਨੋਮ ਸੁਝਾਅ ਸਫ਼ਾ</ulink> ਦੀਆਂ ਹਦਾਇਤਾਂ ਵੇਖੋ।"
 
 #: C/eom.xml:217(para)
@@ -943,7 +943,7 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 
diff --git a/help/pl/pl.po b/help/pl/pl.po
index 3f7fe4f..aea0fc7 100644
--- a/help/pl/pl.po
+++ b/help/pl/pl.po
@@ -93,8 +93,8 @@ msgid "The Free Software Foundation"
 msgstr "The Free Software Foundation"
 
 #: C/eom.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Udziela się zezwolenia do kopiowania rozpowszechniania i/lub modyfikację tego dokumentu zgodnie z zasadami Licencji GNU Wolnej Dokumentacji w wersji 1.1 lub dowolnej późniejszej opublikowanej przez Free Software Foundation; wraz z zawartymi Sekcjami Niezmiennymi, wraz z Tekstem na Przedniej Okładce i z Tekstem na Tylnej Okładce. Kopia licencji dostępna jest pod adresem <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> oraz w pliku COPYING-DOCS dystrybuowanym z niniejszym podręcznikiem"
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Udziela się zezwolenia do kopiowania rozpowszechniania i/lub modyfikację tego dokumentu zgodnie z zasadami Licencji GNU Wolnej Dokumentacji w wersji 1.1 lub dowolnej późniejszej opublikowanej przez Free Software Foundation; wraz z zawartymi Sekcjami Niezmiennymi, wraz z Tekstem na Przedniej Okładce i z Tekstem na Tylnej Okładce. Kopia licencji dostępna jest pod adresem <ulink type=\"help\" url=\"help:fdl\">link</ulink> oraz w pliku COPYING-DOCS dystrybuowanym z niniejszym podręcznikiem"
 
 #: C/eom.xml:12(para)
 msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -268,8 +268,8 @@ msgid "Feedback"
 msgstr "Opinie"
 
 #: C/eom.xml:212(para)
-msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Aby zgłosić błąd lub sugestię dotyczące programu <application>Przeglądarka obrazów</application> lub niniejszego podręcznika, proszę postępować zgodnie ze wskazówkami opublikowanymi na stronie <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Aby zgłosić błąd lub sugestię dotyczące programu <application>Przeglądarka obrazów</application> lub niniejszego podręcznika, proszę postępować zgodnie ze wskazówkami opublikowanymi na stronie <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
 
 #: C/eom.xml:217(para)
 msgid "User manual for <application>Eye of MATE Image Viewer</application>."
@@ -676,8 +676,8 @@ msgid "To move an image to the Trash, choose <menuchoice><guimenu>Edit</guimenu>
 msgstr "W celu przeniesienia obrazu do kosza, należy z menu wybrać polecenie<menuchoice><guimenu>Edycja</guimenu><guimenuitem>Przenieś do kosza</guimenuitem></menuchoice>. W ten sam sposób można usunąć wiele obrazów na raz, wystarczy je wcześniej zaznaczyć."
 
 #: C/eom.xml:558(para)
-msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">User Guide</ulink>."
-msgstr "W celu przywrócenia obrazu z kosza, należy otworzyć Kosz w menedżerze plików <application>Caja</application> i przesunąć obraz do innego katalogu. Aby trwale usunąć obraz wystarczy opróżnić kosz. Więcej informacji o korzystaniu z Kosza znajduje się w <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">podręczniku użytkownika</ulink>."
+msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"help:user-guide?caja-trash\">User Guide</ulink>."
+msgstr "W celu przywrócenia obrazu z kosza, należy otworzyć Kosz w menedżerze plików <application>Caja</application> i przesunąć obraz do innego katalogu. Aby trwale usunąć obraz wystarczy opróżnić kosz. Więcej informacji o korzystaniu z Kosza znajduje się w <ulink type=\"help\" url=\"help:user-guide?caja-trash\">podręczniku użytkownika</ulink>."
 
 #: C/eom.xml:560(para)
 msgid "You can also use the <keycap>Del</keycap> key to move an image to the Trash, in which case you will be asked for confirmation."
diff --git a/help/pt_BR/pt_BR.po b/help/pt_BR/pt_BR.po
index 525e68a..11cf8dd 100644
--- a/help/pt_BR/pt_BR.po
+++ b/help/pt_BR/pt_BR.po
@@ -101,14 +101,14 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Permissão concedida para copiar, distribuir e/ou modificar este documento "
 "dentro dos termos da GNU Free Documentation License (GFDL), Versão 1.1 ou "
 "qualquer versão superior publicada pela Free Software Foundation sem nenhuma "
 "seção imutável, texto de capa e contracapa. Você pode achar uma cópia do "
-"GFDL neste <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> ou no arquivo "
+"GFDL neste <ulink type=\"help\" url=\"help:fdl\">link</ulink> ou no arquivo "
 "COPYING-DOCS distribuído com este manual."
 
 #: C/eom.xml:12(para)
@@ -346,12 +346,12 @@ msgstr "Comentários"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Para relatar um erro ou fazer um sugestão a respeito do aplicativo "
 "Visualizador de Imagens ou desse manual, siga as orientações da <ulink url="
-"\"ghelp:user-guide?feedback-bugs\" type=\"help\">Página de Comentários do "
+"\"help:user-guide?feedback-bugs\" type=\"help\">Página de Comentários do "
 "MATE</ulink>."
 
 #: C/eom.xml:217(para)
@@ -1113,14 +1113,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Para restaurar uma imagem da Lixeira, abra a pasta Lixeira no gerenciador de "
 "arquivos <application>Caja</application> e mova os arquivos das imagens "
 "para outra pasta. Para excluir permanentemente, esvazie a Lixeira. Para "
 "saber mais sobre como usar a Lixeira, veja o <ulink type=\"help\" url="
-"\"ghelp:user-guide?caja-trash\">Guia do Usuário</ulink>."
+"\"help:user-guide?caja-trash\">Guia do Usuário</ulink>."
 
 #: C/eom.xml:560(para)
 msgid ""
diff --git a/help/ru/ru.po b/help/ru/ru.po
index 0aaf206..d0e5468 100644
--- a/help/ru/ru.po
+++ b/help/ru/ru.po
@@ -82,14 +82,14 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in "
 "the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Следующим разрешается копировать и/или модифицировать этот документ при "
 "условии соблюдения GNU Free Documentation License (GFDL), версии 1.1 или "
 "любой более поздней опубликованной ассоциации свободного программного "
 "обеспечения версией без неизменяемых частей, без текстов на обложках. Вы "
-"можете найти копию лицензии по этой <ulink type=\"help\" url=\"ghelp:fdl"
+"можете найти копию лицензии по этой <ulink type=\"help\" url=\"help:fdl"
 "\">ссылке</ulink> или в файле COPYING-DOCS, распространяемом с этим "
 "документом."
 
@@ -324,12 +324,12 @@ msgstr "Обратная связь"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Чтобы сообщить об ошибке или внести предложение касательно программы "
 "просмотра изображений или данного руководства, следуйте указаниям на <ulink "
-"url=\"ghelp:mate-feedback\" type=\"help\">странице обратной связи MATE</"
+"url=\"help:mate-feedback\" type=\"help\">странице обратной связи MATE</"
 "ulink>."
 
 #: C/eom.xml:217(para)
@@ -1093,14 +1093,14 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find out "
-"more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:user-"
+"more about using the Trash, see the <ulink type=\"help\" url=\"help:user-"
 "guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Чтобы восстановить изображение из корзины, откройте папку корзины в файловом "
 "менеджере <application>Caja</application> и переместите файл изображения "
 "в другую папку. Чтобы навсегда удалить изображение, очистите корзину. "
 "Подробнее об использовании корзины можно узнать в <ulink type=\"help\" url="
-"\"ghelp:user-guide?caja-trash\">руководстве пользователя MATE</ulink>."
+"\"help:user-guide?caja-trash\">руководстве пользователя MATE</ulink>."
 
 #: C/eom.xml:562(para)
 msgid ""
diff --git a/help/sv/sv.po b/help/sv/sv.po
index 79c2ee2..7e27c0d 100644
--- a/help/sv/sv.po
+++ b/help/sv/sv.po
@@ -92,8 +92,8 @@ msgid "The Free Software Foundation"
 msgstr "The Free Software Foundation"
 
 #: C/eom.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter.  En kopia av GFDL finns att hämta på denna <ulink type=\"help\" url=\"ghelp:fdl\">länk</ulink> eller i filen COPYING-DOCS som medföljer denna handbok."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter.  En kopia av GFDL finns att hämta på denna <ulink type=\"help\" url=\"help:fdl\">länk</ulink> eller i filen COPYING-DOCS som medföljer denna handbok."
 
 #: C/eom.xml:12(para)
 msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -267,8 +267,8 @@ msgid "Feedback"
 msgstr "Återkoppling"
 
 #: C/eom.xml:212(para)
-msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "För att rapportera ett fel eller komma med ett förslag angående programmet Bildvisare eller denna handbok, följ anvisningarna på <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help\">MATE:s återkopplingssida</ulink>."
+msgid "To report a bug or make a suggestion regarding the Image Viewer application or this manual, follow the directions in the <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "För att rapportera ett fel eller komma med ett förslag angående programmet Bildvisare eller denna handbok, följ anvisningarna på <ulink url=\"help:user-guide?feedback-bugs\" type=\"help\">MATE:s återkopplingssida</ulink>."
 
 #: C/eom.xml:217(para)
 msgid "User manual for <application>Eye of MATE Image Viewer</application>."
@@ -675,8 +675,8 @@ msgid "To move an image to the Trash, choose <menuchoice><guimenu>Edit</guimenu>
 msgstr "För att flytta en bild till papperskorgen, välj <menuchoice><guimenu>Redigera</guimenu><guimenuitem>Flytta till papperskorgen</guimenuitem></menuchoice>. Det här flyttar filen till papperskorgens mapp. Flera bilder kan även flyttas till papperskorgen på samma sätt: markera dem alla först."
 
 #: C/eom.xml:558(para)
-msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">User Guide</ulink>."
-msgstr "För att återskapa en bild från papperskorgen kan du öppna papperskorgen i filhanteraren <application>Caja</application> och flytta bildfilen till en annan mapp. För att ta bort bilden permanent, töm papperskorgen. För att få mer information om hur man använder papperskorgen, se <ulink type=\"help\" url=\"ghelp:user-guide?caja-trash\">Användarguiden</ulink>."
+msgid "To restore an image from the Trash, open the Trash folder in <application>Caja</application> file manager and move the image file to another folder. To delete the image permanently, empty the Trash. To find out more about using the Trash, see the <ulink type=\"help\" url=\"help:user-guide?caja-trash\">User Guide</ulink>."
+msgstr "För att återskapa en bild från papperskorgen kan du öppna papperskorgen i filhanteraren <application>Caja</application> och flytta bildfilen till en annan mapp. För att ta bort bilden permanent, töm papperskorgen. För att få mer information om hur man använder papperskorgen, se <ulink type=\"help\" url=\"help:user-guide?caja-trash\">Användarguiden</ulink>."
 
 #: C/eom.xml:560(para)
 msgid "You can also use the <keycap>Del</keycap> key to move an image to the Trash, in which case you will be asked for confirmation."
diff --git a/help/th/th.po b/help/th/th.po
index 3be13fc..2092c25 100644
--- a/help/th/th.po
+++ b/help/th/th.po
@@ -94,14 +94,14 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "อนุญาตให้ทำซ้ำ เผยแพร่ และ/หรือ ดัดแปลงเอกสารนี้ได้ ภายใต้เงื่อนไขของ GNU Free "
 "Documentation License (GFDL) รุ่น 1.1 หรือรุ่นถัดมารุ่นใดๆ ที่เผยแพร่โดยมูลนิธิซอฟต์แวร์เสรี "
 "(Free Software Foundation) โดยไม่มี \"หัวข้อห้ามเปลี่ยน\" (Invariant Sections), ไม่มี "
 "\"ข้อความปกหน้า\" (Front-Cover Texts) และไม่มี \"ข้อความปกหลัง\" (Back-Cover "
-"Texts) คุณสามารถอ่านสำเนาของ GFDL ได้จาก <ulink type=\"help\" url=\"ghelp:fdl"
+"Texts) คุณสามารถอ่านสำเนาของ GFDL ได้จาก <ulink type=\"help\" url=\"help:fdl"
 "\">ลิงก์นี้</ulink> หรือในแฟ้ม COPYING-DOCS ที่เผยแพร่มาพร้อมกับคู่มือนี้"
 
 #: C/eom.xml:12(para)
@@ -332,11 +332,11 @@ msgstr "ข้อเสนอแนะ"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "หากพบปัญหาหรือมีข้อเสนอแนะสำหรับโปรแกรมแสดงรูป หรือเกี่ยวกับคู่มือนี้ กรุณาแจ้งให้เราทราบ "
-"ตามขั้นตอนใน <ulink url=\"ghelp:mate-feedback\" type=\"help\">หน้าเสนอแนะ "
+"ตามขั้นตอนใน <ulink url=\"help:mate-feedback\" type=\"help\">หน้าเสนอแนะ "
 "MATE</ulink>"
 
 #: C/eom.xml:217(para)
@@ -929,7 +929,7 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 
diff --git a/help/uk/uk.po b/help/uk/uk.po
index b16ec02..eed74dc 100644
--- a/help/uk/uk.po
+++ b/help/uk/uk.po
@@ -96,14 +96,14 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "Дозволяється копіювати, розповсюджувати та/або змінювати цей документ на "
 "умовах ліцензії GNU Free Documentation License (GFDL), версії 1.1 або будь-"
 "якої старшої версії, що опублікована Free Software Foundation без "
 "інваріантних розділів, тексту титульної сторінки, та тексту фінальної "
-"сторінки. Копію GFDL можна знайти <ulink type=\"help\" url=\"ghelp:fdl\">за "
+"сторінки. Копію GFDL можна знайти <ulink type=\"help\" url=\"help:fdl\">за "
 "адресою</ulink> або у файлі COPYING-DOCS, що постачається з цією довідкою."
 
 #: C/eom.xml:12(para)
@@ -341,12 +341,12 @@ msgstr "Зворотний зв'язок"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "Щоб сповістити про помилку або внести пропозицію відносно програми перегляду "
 "зображень чи цієї довідки, слідуйте інструкціям, наведеним на <ulink url="
-"\"ghelp:user-guide?feedback-bugs\" type=\"help\">Сторінці зворотного зв'язку "
+"\"help:user-guide?feedback-bugs\" type=\"help\">Сторінці зворотного зв'язку "
 "MATE</ulink>."
 
 #: C/eom.xml:217(para)
@@ -1101,13 +1101,13 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "Щоб відновити зображення зі смітника, відкрийте теку смітника у файловому "
 "менеджері <application>Caja</application> та перетягніть файл зображення "
 "у іншу теку. Щоб остаточно видалити зображення, очистіть смітник. Докладніше "
-"про використання смітника можна дізнатись у <ulink type=\"help\" url=\"ghelp:"
+"про використання смітника можна дізнатись у <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">посібнику з використання MATE</ulink>."
 
 #: C/eom.xml:560(para)
diff --git a/help/zh_CN/zh_CN.po b/help/zh_CN/zh_CN.po
index aa74936..c4cfdfe 100644
--- a/help/zh_CN/zh_CN.po
+++ b/help/zh_CN/zh_CN.po
@@ -95,12 +95,12 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software "
 "Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本, 该许可证没"
-"有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url=\"ghelp:"
+"有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url=\"help:"
 "fdl\">链接</ulink>上或在随本手册一起分发的 COPYING-DOCS 文件中找到 GFDL 的副"
 "本。"
 
@@ -325,11 +325,11 @@ msgstr "反馈"
 #: C/eom.xml:212(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Image Viewer application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:user-guide?"
+"or this manual, follow the directions in the <ulink url=\"help:user-guide?"
 "feedback-bugs\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "要报告关于 MATE 之眼 应用程序或本手册的错误或提出建议,请遵循 <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">MATE 反馈页</ulink>中的指导。"
+"\"help:mate-feedback\" type=\"help\">MATE 反馈页</ulink>中的指导。"
 
 #: C/eom.xml:217(para)
 msgid "User manual for <application>Eye of MATE Image Viewer</application>."
@@ -1023,12 +1023,12 @@ msgid ""
 "To restore an image from the Trash, open the Trash folder in "
 "<application>Caja</application> file manager and move the image file to "
 "another folder. To delete the image permanently, empty the Trash. To find "
-"out more about using the Trash, see the <ulink type=\"help\" url=\"ghelp:"
+"out more about using the Trash, see the <ulink type=\"help\" url=\"help:"
 "user-guide?caja-trash\">User Guide</ulink>."
 msgstr ""
 "要从回收站中还原图像,在<application>Caja</application>文件浏览器中打开回"
 "收站文件夹,将图片移到其他文件夹即可。 要彻底删除图像, 请清空回收站。 要了解"
-"更多关于回收站的信息,参见<ulink type=\"help\" url=\"ghelp:user-guide?"
+"更多关于回收站的信息,参见<ulink type=\"help\" url=\"help:user-guide?"
 "caja-trash\">用户指南</ulink>。"
 
 #: C/eom.xml:560(para)
diff --git a/help/zh_TW/zh_TW.po b/help/zh_TW/zh_TW.po
index be8cc3d..53a7880 100644
--- a/help/zh_TW/zh_TW.po
+++ b/help/zh_TW/zh_TW.po
@@ -127,11 +127,11 @@ msgstr "回饋"
 #: eom-C.xml:156(para)
 msgid ""
 "To report a bug or make a suggestion regarding the Eye of MATE application "
-"or this manual, follow the directions in the <ulink url=\"ghelp:mate-"
+"or this manual, follow the directions in the <ulink url=\"help:mate-"
 "feedback\" type=\"help\">MATE Feedback Page</ulink>."
 msgstr ""
 "關於本 Eye of MATE 應用程式或手冊,如果要報告錯誤或提出建議,請遵照 <ulink "
-"url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink> 的指"
+"url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink> 的指"
 "示。"
 
 #: eom-C.xml:166(primary)
@@ -733,13 +733,13 @@ msgid ""
 "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
 "later version published by the Free Software Foundation with no Invariant "
 "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
 "in the file COPYING-DOCS distributed with this manual."
 msgstr ""
 "根據自由軟體基金會 (Free Software Foundation) 所發佈 的 GNU 自由文件授權 "
 "(GNU Free Documentation License, GFDL) 1.1 (含) 以後版本, 使用者可以複製、散"
 "佈,或修改本文件,但不得增刪章節,不得加上封面文字, 亦不得加上封底文字。 如"
-"要取得 GFDL 的副本,請參閱 此<ulink type=\"help\" url=\"ghelp:fdl\">連結</"
+"要取得 GFDL 的副本,請參閱 此<ulink type=\"help\" url=\"help:fdl\">連結</"
 "ulink>,或是參閱與本手冊一同隨附的 COPYING-DOCS 檔案。"
 
 #: ../C/legal.xml:12(para)
diff --git a/src/eom-util.c b/src/eom-util.c
index 0c4e197..07d0115 100644
--- a/src/eom-util.c
+++ b/src/eom-util.c
@@ -51,9 +51,9 @@ eom_util_show_help (const gchar *section, GtkWindow *parent)
 	gchar *uri = NULL;
 
 	if (section)
-		uri = g_strdup_printf ("ghelp:eom?%s", section);
+		uri = g_strdup_printf ("help:eom?%s", section);
 
-	gtk_show_uri (NULL, ((uri != NULL) ? uri : "ghelp:eom"),
+	gtk_show_uri (NULL, ((uri != NULL) ? uri : "help:eom"),
 		      gtk_get_current_event_time (), &error);
 
 	g_free (uri);
-- 
cgit v1.2.1