# HG changeset patch # User Niveditha Rau # Date 1470348975 0 # Node ID 01a98d2fcb5570c92f29405b8eb1584bf1c3a996 # Parent 28dfbcb647337fdd5eabc5a65b6bade8f75ee788 23245288 Move eog to Userland and update to 3.17.92 PSARC/2010/143 GNOME 2.30 diff -r 28dfbcb64733 -r 01a98d2fcb55 components/gnome/eog/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/eog/Makefile Thu Aug 04 22:16:15 2016 +0000 @@ -0,0 +1,83 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# + +BUILD_BITS = 64 +# All components using gobject-introspection must be built with gcc as +# gobject-introspection does not produce correct results when using Studio. +COMPILER = gcc +include ../../../make-rules/shared-macros.mk + +COMPONENT_NAME= eog +COMPONENT_VERSION= 3.17.92 +COMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/EyeOfGnome +COMPONENT_ARCHIVE_HASH= \ + sha256:8d8cb893d595bda05f7ea52f6be6fb107940861bac390a1694b28181a6819b2c +COMPONENT_ARCHIVE_URL= http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/3.17/$(COMPONENT_ARCHIVE) +COMPONENT_BUGDB= gnome/applications + +TPNO= 24611 + +TEST_TARGET = $(NO_TESTS) + +# Needs gobject-introspection, not available on S11. +ifeq ($(BUILD_TYPE), evaluation) +BUILD_64= +INSTALL_64= +PUBLISH_STAMP= +endif + +include $(WS_MAKE_RULES)/gnome-component.mk + +# Assumes GNU msgfmt is in PATH. +CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH) +COMPONENT_BUILD_ENV += PATH=$(GNUBIN):$(PATH) + +CONFIGURE_OPTIONS += --disable-static +# Required for other components. +CONFIGURE_OPTIONS += --enable-introspection +CONFIGURE_OPTIONS += --with-cms +CONFIGURE_OPTIONS += --with-libexif +CONFIGURE_OPTIONS += --with-libjpeg +CONFIGURE_OPTIONS += --with-librsvg +CONFIGURE_OPTIONS += --with-pic +CONFIGURE_OPTIONS += --with-x +CONFIGURE_OPTIONS += --with-xmp + +CFLAGS += $(CPP_XPG6MODE) + +REQUIRED_PACKAGES += image/library/libexif +REQUIRED_PACKAGES += image/library/libjpeg +REQUIRED_PACKAGES += image/library/librsvg +REQUIRED_PACKAGES += library/desktop/atk +REQUIRED_PACKAGES += library/desktop/cairo +REQUIRED_PACKAGES += library/desktop/gdk-pixbuf +REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection +REQUIRED_PACKAGES += library/desktop/gtk3 +REQUIRED_PACKAGES += library/exempi +REQUIRED_PACKAGES += library/glib2 +REQUIRED_PACKAGES += library/gnome/gnome-desktop +REQUIRED_PACKAGES += library/desktop/libpeas +REQUIRED_PACKAGES += library/lcms2 +REQUIRED_PACKAGES += library/zlib +REQUIRED_PACKAGES += system/library/math +REQUIRED_PACKAGES += x11/library/libx11 diff -r 28dfbcb64733 -r 01a98d2fcb55 components/gnome/eog/eog.p5m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/eog/eog.p5m Thu Aug 04 22:16:15 2016 +0000 @@ -0,0 +1,1892 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# + +# +# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# + + \ + default mangler.man.stability "pass-through volatile"> +set name=pkg.fmri \ + value=pkg:/image/viewer/eog@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.summary value="Eye of GNOME is the GNOME image viewer" +set name=com.oracle.info.description value=$(COMPONENT_NAME) +set name=com.oracle.info.tpno value=$(TPNO) +set name=info.classification \ + value="org.opensolaris.category.2008:Applications/Graphics and Imaging" +set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) +set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) +set name=org.opensolaris.arc-caseid value=PSARC/2010/143 +set name=org.opensolaris.consolidation value=$(CONSOLIDATION) +file path=usr/bin/eog +file path=usr/include/eog-3.0/eog/eog-application-activatable.h +file path=usr/include/eog-3.0/eog/eog-application.h +file path=usr/include/eog-3.0/eog/eog-clipboard-handler.h +file path=usr/include/eog-3.0/eog/eog-debug.h +file path=usr/include/eog-3.0/eog/eog-enums.h +file path=usr/include/eog-3.0/eog/eog-exif-util.h +file path=usr/include/eog-3.0/eog/eog-file-chooser.h +file path=usr/include/eog-3.0/eog/eog-image-save-info.h +file path=usr/include/eog-3.0/eog/eog-image.h +file path=usr/include/eog-3.0/eog/eog-job-scheduler.h +file path=usr/include/eog-3.0/eog/eog-jobs.h +file path=usr/include/eog-3.0/eog/eog-list-store.h +file path=usr/include/eog-3.0/eog/eog-properties-dialog.h +file path=usr/include/eog-3.0/eog/eog-scroll-view.h +file path=usr/include/eog-3.0/eog/eog-sidebar.h +file path=usr/include/eog-3.0/eog/eog-statusbar.h +file path=usr/include/eog-3.0/eog/eog-thumb-nav.h +file path=usr/include/eog-3.0/eog/eog-thumb-view.h +file path=usr/include/eog-3.0/eog/eog-thumbnail.h +file path=usr/include/eog-3.0/eog/eog-transform.h +file path=usr/include/eog-3.0/eog/eog-uri-converter.h +file path=usr/include/eog-3.0/eog/eog-window-activatable.h +file path=usr/include/eog-3.0/eog/eog-window.h +file path=usr/lib/$(MACH64)/eog/girepository-1.0/Eog-3.0.typelib +file path=usr/lib/$(MACH64)/eog/libeog.so +file path=usr/lib/$(MACH64)/eog/plugins/fullscreen.plugin +file path=usr/lib/$(MACH64)/eog/plugins/libfullscreen.so +file path=usr/lib/$(MACH64)/eog/plugins/libreload.so +file path=usr/lib/$(MACH64)/eog/plugins/libstatusbar-date.so +file path=usr/lib/$(MACH64)/eog/plugins/reload.plugin +file path=usr/lib/$(MACH64)/eog/plugins/statusbar-date.plugin +file path=usr/lib/$(MACH64)/pkgconfig/eog.pc +file path=usr/share/GConf/gsettings/eog.convert +file path=usr/share/appdata/eog.appdata.xml +file path=usr/share/applications/eog.desktop +file path=usr/share/eog/gir-1.0/Eog-3.0.gir +file path=usr/share/eog/icons/hicolor/16x16/actions/eog-plugin.png +file path=usr/share/eog/icons/hicolor/16x16/actions/slideshow-play.png +file path=usr/share/eog/icons/hicolor/22x22/actions/eog-plugin.png +file path=usr/share/eog/icons/hicolor/22x22/actions/slideshow-play.png +file path=usr/share/eog/icons/hicolor/24x24/actions/slideshow-play.png +file path=usr/share/eog/icons/hicolor/32x32/actions/eog-plugin.png +file path=usr/share/eog/icons/hicolor/32x32/actions/slideshow-play.png +file path=usr/share/eog/icons/hicolor/48x48/actions/slideshow-play.png +file path=usr/share/eog/icons/hicolor/scalable/actions/eog-plugin.svg +file path=usr/share/eog/icons/hicolor/scalable/actions/slideshow-play.svg +file path=usr/share/glib-2.0/schemas/org.gnome.eog.enums.xml +file path=usr/share/glib-2.0/schemas/org.gnome.eog.gschema.xml +file path=usr/share/help/C/eog/bug-filing.page +file path=usr/share/help/C/eog/commandline.page +file path=usr/share/help/C/eog/copy-paste.page +file path=usr/share/help/C/eog/default.page +file path=usr/share/help/C/eog/desktop-background.page +file path=usr/share/help/C/eog/develop.page +file path=usr/share/help/C/eog/documentation.page +file path=usr/share/help/C/eog/edit.page +file path=usr/share/help/C/eog/figures/eog-logo.png +file path=usr/share/help/C/eog/figures/eog-toolbar-editor.png +file path=usr/share/help/C/eog/figures/eog-trail.png +file path=usr/share/help/C/eog/figures/image-view-prefs.png +file path=usr/share/help/C/eog/figures/multiple-convert.png +file path=usr/share/help/C/eog/figures/multiple-rename-count.png +file path=usr/share/help/C/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/C/eog/figures/plugins-all.png +file path=usr/share/help/C/eog/figures/prefs-plugins-date.png +file path=usr/share/help/C/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/C/eog/figures/prefs-plugins.png +file path=usr/share/help/C/eog/figures/slideshow-prefs.png +file path=usr/share/help/C/eog/flip-rotate.page +file path=usr/share/help/C/eog/format-change.page +file path=usr/share/help/C/eog/formats-save.page +file path=usr/share/help/C/eog/formats-view.page +file path=usr/share/help/C/eog/index.page +file path=usr/share/help/C/eog/introduction.page +file path=usr/share/help/C/eog/legal.xml +file path=usr/share/help/C/eog/license.page +file path=usr/share/help/C/eog/open.page +file path=usr/share/help/C/eog/plugin-exif-digital.page +file path=usr/share/help/C/eog/plugin-fullscreen-background.page +file path=usr/share/help/C/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/C/eog/plugin-picasa.page +file path=usr/share/help/C/eog/plugin-python-console.page +file path=usr/share/help/C/eog/plugin-send-by-mail.page +file path=usr/share/help/C/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/C/eog/plugin-zoom-width.page +file path=usr/share/help/C/eog/plugins.page +file path=usr/share/help/C/eog/preferences.page +file path=usr/share/help/C/eog/print.page +file path=usr/share/help/C/eog/rename-multiple.page +file path=usr/share/help/C/eog/shortcuts.page +file path=usr/share/help/C/eog/slideshow.page +file path=usr/share/help/C/eog/toolbar.page +file path=usr/share/help/C/eog/translate.page +file path=usr/share/help/C/eog/view.page +file path=usr/share/help/C/eog/zoom.page +file path=usr/share/help/ar/eog/bug-filing.page +file path=usr/share/help/ar/eog/commandline.page +file path=usr/share/help/ar/eog/copy-paste.page +file path=usr/share/help/ar/eog/default.page +file path=usr/share/help/ar/eog/desktop-background.page +file path=usr/share/help/ar/eog/develop.page +file path=usr/share/help/ar/eog/documentation.page +file path=usr/share/help/ar/eog/edit.page +link path=usr/share/help/ar/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/ar/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/ar/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/ar/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/ar/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/ar/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/ar/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/ar/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/ar/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/ar/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/ar/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/ar/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/ar/eog/flip-rotate.page +file path=usr/share/help/ar/eog/format-change.page +file path=usr/share/help/ar/eog/formats-save.page +file path=usr/share/help/ar/eog/formats-view.page +file path=usr/share/help/ar/eog/index.page +file path=usr/share/help/ar/eog/introduction.page +file path=usr/share/help/ar/eog/legal.xml +file path=usr/share/help/ar/eog/license.page +file path=usr/share/help/ar/eog/open.page +file path=usr/share/help/ar/eog/plugin-exif-digital.page +file path=usr/share/help/ar/eog/plugin-fullscreen-background.page +file path=usr/share/help/ar/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/ar/eog/plugin-picasa.page +file path=usr/share/help/ar/eog/plugin-python-console.page +file path=usr/share/help/ar/eog/plugin-send-by-mail.page +file path=usr/share/help/ar/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/ar/eog/plugin-zoom-width.page +file path=usr/share/help/ar/eog/plugins.page +file path=usr/share/help/ar/eog/preferences.page +file path=usr/share/help/ar/eog/print.page +file path=usr/share/help/ar/eog/rename-multiple.page +file path=usr/share/help/ar/eog/shortcuts.page +file path=usr/share/help/ar/eog/slideshow.page +file path=usr/share/help/ar/eog/toolbar.page +file path=usr/share/help/ar/eog/translate.page +file path=usr/share/help/ar/eog/view.page +file path=usr/share/help/ar/eog/zoom.page +file path=usr/share/help/ca/eog/bug-filing.page +file path=usr/share/help/ca/eog/commandline.page +file path=usr/share/help/ca/eog/copy-paste.page +file path=usr/share/help/ca/eog/default.page +file path=usr/share/help/ca/eog/desktop-background.page +file path=usr/share/help/ca/eog/develop.page +file path=usr/share/help/ca/eog/documentation.page +file path=usr/share/help/ca/eog/edit.page +link path=usr/share/help/ca/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/ca/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/ca/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/ca/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/ca/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/ca/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/ca/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/ca/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/ca/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/ca/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/ca/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/ca/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/ca/eog/flip-rotate.page +file path=usr/share/help/ca/eog/format-change.page +file path=usr/share/help/ca/eog/formats-save.page +file path=usr/share/help/ca/eog/formats-view.page +file path=usr/share/help/ca/eog/index.page +file path=usr/share/help/ca/eog/introduction.page +file path=usr/share/help/ca/eog/legal.xml +file path=usr/share/help/ca/eog/license.page +file path=usr/share/help/ca/eog/open.page +file path=usr/share/help/ca/eog/plugin-exif-digital.page +file path=usr/share/help/ca/eog/plugin-fullscreen-background.page +file path=usr/share/help/ca/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/ca/eog/plugin-picasa.page +file path=usr/share/help/ca/eog/plugin-python-console.page +file path=usr/share/help/ca/eog/plugin-send-by-mail.page +file path=usr/share/help/ca/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/ca/eog/plugin-zoom-width.page +file path=usr/share/help/ca/eog/plugins.page +file path=usr/share/help/ca/eog/preferences.page +file path=usr/share/help/ca/eog/print.page +file path=usr/share/help/ca/eog/rename-multiple.page +file path=usr/share/help/ca/eog/shortcuts.page +file path=usr/share/help/ca/eog/slideshow.page +file path=usr/share/help/ca/eog/toolbar.page +file path=usr/share/help/ca/eog/translate.page +file path=usr/share/help/ca/eog/view.page +file path=usr/share/help/ca/eog/zoom.page +file path=usr/share/help/cs/eog/bug-filing.page +file path=usr/share/help/cs/eog/commandline.page +file path=usr/share/help/cs/eog/copy-paste.page +file path=usr/share/help/cs/eog/default.page +file path=usr/share/help/cs/eog/desktop-background.page +file path=usr/share/help/cs/eog/develop.page +file path=usr/share/help/cs/eog/documentation.page +file path=usr/share/help/cs/eog/edit.page +link path=usr/share/help/cs/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/cs/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/cs/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/cs/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/cs/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/cs/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/cs/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/cs/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/cs/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/cs/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/cs/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/cs/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/cs/eog/flip-rotate.page +file path=usr/share/help/cs/eog/format-change.page +file path=usr/share/help/cs/eog/formats-save.page +file path=usr/share/help/cs/eog/formats-view.page +file path=usr/share/help/cs/eog/index.page +file path=usr/share/help/cs/eog/introduction.page +file path=usr/share/help/cs/eog/legal.xml +file path=usr/share/help/cs/eog/license.page +file path=usr/share/help/cs/eog/open.page +file path=usr/share/help/cs/eog/plugin-exif-digital.page +file path=usr/share/help/cs/eog/plugin-fullscreen-background.page +file path=usr/share/help/cs/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/cs/eog/plugin-picasa.page +file path=usr/share/help/cs/eog/plugin-python-console.page +file path=usr/share/help/cs/eog/plugin-send-by-mail.page +file path=usr/share/help/cs/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/cs/eog/plugin-zoom-width.page +file path=usr/share/help/cs/eog/plugins.page +file path=usr/share/help/cs/eog/preferences.page +file path=usr/share/help/cs/eog/print.page +file path=usr/share/help/cs/eog/rename-multiple.page +file path=usr/share/help/cs/eog/shortcuts.page +file path=usr/share/help/cs/eog/slideshow.page +file path=usr/share/help/cs/eog/toolbar.page +file path=usr/share/help/cs/eog/translate.page +file path=usr/share/help/cs/eog/view.page +file path=usr/share/help/cs/eog/zoom.page +file path=usr/share/help/da/eog/bug-filing.page +file path=usr/share/help/da/eog/commandline.page +file path=usr/share/help/da/eog/copy-paste.page +file path=usr/share/help/da/eog/default.page +file path=usr/share/help/da/eog/desktop-background.page +file path=usr/share/help/da/eog/develop.page +file path=usr/share/help/da/eog/documentation.page +file path=usr/share/help/da/eog/edit.page +link path=usr/share/help/da/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/da/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/da/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/da/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/da/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/da/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/da/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/da/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/da/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/da/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/da/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/da/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/da/eog/flip-rotate.page +file path=usr/share/help/da/eog/format-change.page +file path=usr/share/help/da/eog/formats-save.page +file path=usr/share/help/da/eog/formats-view.page +file path=usr/share/help/da/eog/index.page +file path=usr/share/help/da/eog/introduction.page +file path=usr/share/help/da/eog/legal.xml +file path=usr/share/help/da/eog/license.page +file path=usr/share/help/da/eog/open.page +file path=usr/share/help/da/eog/plugin-exif-digital.page +file path=usr/share/help/da/eog/plugin-fullscreen-background.page +file path=usr/share/help/da/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/da/eog/plugin-picasa.page +file path=usr/share/help/da/eog/plugin-python-console.page +file path=usr/share/help/da/eog/plugin-send-by-mail.page +file path=usr/share/help/da/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/da/eog/plugin-zoom-width.page +file path=usr/share/help/da/eog/plugins.page +file path=usr/share/help/da/eog/preferences.page +file path=usr/share/help/da/eog/print.page +file path=usr/share/help/da/eog/rename-multiple.page +file path=usr/share/help/da/eog/shortcuts.page +file path=usr/share/help/da/eog/slideshow.page +file path=usr/share/help/da/eog/toolbar.page +file path=usr/share/help/da/eog/translate.page +file path=usr/share/help/da/eog/view.page +file path=usr/share/help/da/eog/zoom.page +file path=usr/share/help/de/eog/bug-filing.page +file path=usr/share/help/de/eog/commandline.page +file path=usr/share/help/de/eog/copy-paste.page +file path=usr/share/help/de/eog/default.page +file path=usr/share/help/de/eog/desktop-background.page +file path=usr/share/help/de/eog/develop.page +file path=usr/share/help/de/eog/documentation.page +file path=usr/share/help/de/eog/edit.page +link path=usr/share/help/de/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +file path=usr/share/help/de/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/de/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +file path=usr/share/help/de/eog/figures/image-view-prefs.png +file path=usr/share/help/de/eog/figures/multiple-convert.png +file path=usr/share/help/de/eog/figures/multiple-rename-count.png +file path=usr/share/help/de/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/de/eog/figures/plugins-all.png +file path=usr/share/help/de/eog/figures/prefs-plugins-date.png +file path=usr/share/help/de/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/de/eog/figures/prefs-plugins.png +file path=usr/share/help/de/eog/figures/slideshow-prefs.png +file path=usr/share/help/de/eog/flip-rotate.page +file path=usr/share/help/de/eog/format-change.page +file path=usr/share/help/de/eog/formats-save.page +file path=usr/share/help/de/eog/formats-view.page +file path=usr/share/help/de/eog/index.page +file path=usr/share/help/de/eog/introduction.page +file path=usr/share/help/de/eog/legal.xml +file path=usr/share/help/de/eog/license.page +file path=usr/share/help/de/eog/open.page +file path=usr/share/help/de/eog/plugin-exif-digital.page +file path=usr/share/help/de/eog/plugin-fullscreen-background.page +file path=usr/share/help/de/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/de/eog/plugin-picasa.page +file path=usr/share/help/de/eog/plugin-python-console.page +file path=usr/share/help/de/eog/plugin-send-by-mail.page +file path=usr/share/help/de/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/de/eog/plugin-zoom-width.page +file path=usr/share/help/de/eog/plugins.page +file path=usr/share/help/de/eog/preferences.page +file path=usr/share/help/de/eog/print.page +file path=usr/share/help/de/eog/rename-multiple.page +file path=usr/share/help/de/eog/shortcuts.page +file path=usr/share/help/de/eog/slideshow.page +file path=usr/share/help/de/eog/toolbar.page +file path=usr/share/help/de/eog/translate.page +file path=usr/share/help/de/eog/view.page +file path=usr/share/help/de/eog/zoom.page +file path=usr/share/help/el/eog/bug-filing.page +file path=usr/share/help/el/eog/commandline.page +file path=usr/share/help/el/eog/copy-paste.page +file path=usr/share/help/el/eog/default.page +file path=usr/share/help/el/eog/desktop-background.page +file path=usr/share/help/el/eog/develop.page +file path=usr/share/help/el/eog/documentation.page +file path=usr/share/help/el/eog/edit.page +link path=usr/share/help/el/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +file path=usr/share/help/el/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/el/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +file path=usr/share/help/el/eog/figures/image-view-prefs.png +file path=usr/share/help/el/eog/figures/multiple-convert.png +file path=usr/share/help/el/eog/figures/multiple-rename-count.png +link path=usr/share/help/el/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/el/eog/figures/plugins-all.png +file path=usr/share/help/el/eog/figures/prefs-plugins-date.png +file path=usr/share/help/el/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/el/eog/figures/prefs-plugins.png +file path=usr/share/help/el/eog/figures/slideshow-prefs.png +file path=usr/share/help/el/eog/flip-rotate.page +file path=usr/share/help/el/eog/format-change.page +file path=usr/share/help/el/eog/formats-save.page +file path=usr/share/help/el/eog/formats-view.page +file path=usr/share/help/el/eog/index.page +file path=usr/share/help/el/eog/introduction.page +file path=usr/share/help/el/eog/legal.xml +file path=usr/share/help/el/eog/license.page +file path=usr/share/help/el/eog/open.page +file path=usr/share/help/el/eog/plugin-exif-digital.page +file path=usr/share/help/el/eog/plugin-fullscreen-background.page +file path=usr/share/help/el/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/el/eog/plugin-picasa.page +file path=usr/share/help/el/eog/plugin-python-console.page +file path=usr/share/help/el/eog/plugin-send-by-mail.page +file path=usr/share/help/el/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/el/eog/plugin-zoom-width.page +file path=usr/share/help/el/eog/plugins.page +file path=usr/share/help/el/eog/preferences.page +file path=usr/share/help/el/eog/print.page +file path=usr/share/help/el/eog/rename-multiple.page +file path=usr/share/help/el/eog/shortcuts.page +file path=usr/share/help/el/eog/slideshow.page +file path=usr/share/help/el/eog/toolbar.page +file path=usr/share/help/el/eog/translate.page +file path=usr/share/help/el/eog/view.page +file path=usr/share/help/el/eog/zoom.page +file path=usr/share/help/en_GB/eog/bug-filing.page +file path=usr/share/help/en_GB/eog/commandline.page +file path=usr/share/help/en_GB/eog/copy-paste.page +file path=usr/share/help/en_GB/eog/default.page +file path=usr/share/help/en_GB/eog/desktop-background.page +file path=usr/share/help/en_GB/eog/develop.page +file path=usr/share/help/en_GB/eog/documentation.page +file path=usr/share/help/en_GB/eog/edit.page +link path=usr/share/help/en_GB/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/en_GB/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/en_GB/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/en_GB/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/en_GB/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/en_GB/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/en_GB/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/en_GB/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/en_GB/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/en_GB/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/en_GB/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/en_GB/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/en_GB/eog/flip-rotate.page +file path=usr/share/help/en_GB/eog/format-change.page +file path=usr/share/help/en_GB/eog/formats-save.page +file path=usr/share/help/en_GB/eog/formats-view.page +file path=usr/share/help/en_GB/eog/index.page +file path=usr/share/help/en_GB/eog/introduction.page +file path=usr/share/help/en_GB/eog/legal.xml +file path=usr/share/help/en_GB/eog/license.page +file path=usr/share/help/en_GB/eog/open.page +file path=usr/share/help/en_GB/eog/plugin-exif-digital.page +file path=usr/share/help/en_GB/eog/plugin-fullscreen-background.page +file path=usr/share/help/en_GB/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/en_GB/eog/plugin-picasa.page +file path=usr/share/help/en_GB/eog/plugin-python-console.page +file path=usr/share/help/en_GB/eog/plugin-send-by-mail.page +file path=usr/share/help/en_GB/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/en_GB/eog/plugin-zoom-width.page +file path=usr/share/help/en_GB/eog/plugins.page +file path=usr/share/help/en_GB/eog/preferences.page +file path=usr/share/help/en_GB/eog/print.page +file path=usr/share/help/en_GB/eog/rename-multiple.page +file path=usr/share/help/en_GB/eog/shortcuts.page +file path=usr/share/help/en_GB/eog/slideshow.page +file path=usr/share/help/en_GB/eog/toolbar.page +file path=usr/share/help/en_GB/eog/translate.page +file path=usr/share/help/en_GB/eog/view.page +file path=usr/share/help/en_GB/eog/zoom.page +file path=usr/share/help/es/eog/bug-filing.page +file path=usr/share/help/es/eog/commandline.page +file path=usr/share/help/es/eog/copy-paste.page +file path=usr/share/help/es/eog/default.page +file path=usr/share/help/es/eog/desktop-background.page +file path=usr/share/help/es/eog/develop.page +file path=usr/share/help/es/eog/documentation.page +file path=usr/share/help/es/eog/edit.page +link path=usr/share/help/es/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +file path=usr/share/help/es/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/es/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +file path=usr/share/help/es/eog/figures/image-view-prefs.png +link path=usr/share/help/es/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/es/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +file path=usr/share/help/es/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/es/eog/figures/plugins-all.png +file path=usr/share/help/es/eog/figures/prefs-plugins-date.png +file path=usr/share/help/es/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/es/eog/figures/prefs-plugins.png +file path=usr/share/help/es/eog/figures/slideshow-prefs.png +file path=usr/share/help/es/eog/flip-rotate.page +file path=usr/share/help/es/eog/format-change.page +file path=usr/share/help/es/eog/formats-save.page +file path=usr/share/help/es/eog/formats-view.page +file path=usr/share/help/es/eog/index.page +file path=usr/share/help/es/eog/introduction.page +file path=usr/share/help/es/eog/legal.xml +file path=usr/share/help/es/eog/license.page +file path=usr/share/help/es/eog/open.page +file path=usr/share/help/es/eog/plugin-exif-digital.page +file path=usr/share/help/es/eog/plugin-fullscreen-background.page +file path=usr/share/help/es/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/es/eog/plugin-picasa.page +file path=usr/share/help/es/eog/plugin-python-console.page +file path=usr/share/help/es/eog/plugin-send-by-mail.page +file path=usr/share/help/es/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/es/eog/plugin-zoom-width.page +file path=usr/share/help/es/eog/plugins.page +file path=usr/share/help/es/eog/preferences.page +file path=usr/share/help/es/eog/print.page +file path=usr/share/help/es/eog/rename-multiple.page +file path=usr/share/help/es/eog/shortcuts.page +file path=usr/share/help/es/eog/slideshow.page +file path=usr/share/help/es/eog/toolbar.page +file path=usr/share/help/es/eog/translate.page +file path=usr/share/help/es/eog/view.page +file path=usr/share/help/es/eog/zoom.page +file path=usr/share/help/eu/eog/bug-filing.page +file path=usr/share/help/eu/eog/commandline.page +file path=usr/share/help/eu/eog/copy-paste.page +file path=usr/share/help/eu/eog/default.page +file path=usr/share/help/eu/eog/desktop-background.page +file path=usr/share/help/eu/eog/develop.page +file path=usr/share/help/eu/eog/documentation.page +file path=usr/share/help/eu/eog/edit.page +link path=usr/share/help/eu/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/eu/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/eu/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/eu/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/eu/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/eu/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/eu/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/eu/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/eu/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/eu/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/eu/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/eu/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/eu/eog/flip-rotate.page +file path=usr/share/help/eu/eog/format-change.page +file path=usr/share/help/eu/eog/formats-save.page +file path=usr/share/help/eu/eog/formats-view.page +file path=usr/share/help/eu/eog/index.page +file path=usr/share/help/eu/eog/introduction.page +file path=usr/share/help/eu/eog/legal.xml +file path=usr/share/help/eu/eog/license.page +file path=usr/share/help/eu/eog/open.page +file path=usr/share/help/eu/eog/plugin-exif-digital.page +file path=usr/share/help/eu/eog/plugin-fullscreen-background.page +file path=usr/share/help/eu/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/eu/eog/plugin-picasa.page +file path=usr/share/help/eu/eog/plugin-python-console.page +file path=usr/share/help/eu/eog/plugin-send-by-mail.page +file path=usr/share/help/eu/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/eu/eog/plugin-zoom-width.page +file path=usr/share/help/eu/eog/plugins.page +file path=usr/share/help/eu/eog/preferences.page +file path=usr/share/help/eu/eog/print.page +file path=usr/share/help/eu/eog/rename-multiple.page +file path=usr/share/help/eu/eog/shortcuts.page +file path=usr/share/help/eu/eog/slideshow.page +file path=usr/share/help/eu/eog/toolbar.page +file path=usr/share/help/eu/eog/translate.page +file path=usr/share/help/eu/eog/view.page +file path=usr/share/help/eu/eog/zoom.page +file path=usr/share/help/fi/eog/bug-filing.page +file path=usr/share/help/fi/eog/commandline.page +file path=usr/share/help/fi/eog/copy-paste.page +file path=usr/share/help/fi/eog/default.page +file path=usr/share/help/fi/eog/desktop-background.page +file path=usr/share/help/fi/eog/develop.page +file path=usr/share/help/fi/eog/documentation.page +file path=usr/share/help/fi/eog/edit.page +link path=usr/share/help/fi/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/fi/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/fi/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/fi/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/fi/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/fi/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/fi/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/fi/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/fi/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/fi/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/fi/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/fi/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/fi/eog/flip-rotate.page +file path=usr/share/help/fi/eog/format-change.page +file path=usr/share/help/fi/eog/formats-save.page +file path=usr/share/help/fi/eog/formats-view.page +file path=usr/share/help/fi/eog/index.page +file path=usr/share/help/fi/eog/introduction.page +file path=usr/share/help/fi/eog/legal.xml +file path=usr/share/help/fi/eog/license.page +file path=usr/share/help/fi/eog/open.page +file path=usr/share/help/fi/eog/plugin-exif-digital.page +file path=usr/share/help/fi/eog/plugin-fullscreen-background.page +file path=usr/share/help/fi/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/fi/eog/plugin-picasa.page +file path=usr/share/help/fi/eog/plugin-python-console.page +file path=usr/share/help/fi/eog/plugin-send-by-mail.page +file path=usr/share/help/fi/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/fi/eog/plugin-zoom-width.page +file path=usr/share/help/fi/eog/plugins.page +file path=usr/share/help/fi/eog/preferences.page +file path=usr/share/help/fi/eog/print.page +file path=usr/share/help/fi/eog/rename-multiple.page +file path=usr/share/help/fi/eog/shortcuts.page +file path=usr/share/help/fi/eog/slideshow.page +file path=usr/share/help/fi/eog/toolbar.page +file path=usr/share/help/fi/eog/translate.page +file path=usr/share/help/fi/eog/view.page +file path=usr/share/help/fi/eog/zoom.page +file path=usr/share/help/fr/eog/bug-filing.page +file path=usr/share/help/fr/eog/commandline.page +file path=usr/share/help/fr/eog/copy-paste.page +file path=usr/share/help/fr/eog/default.page +file path=usr/share/help/fr/eog/desktop-background.page +file path=usr/share/help/fr/eog/develop.page +file path=usr/share/help/fr/eog/documentation.page +file path=usr/share/help/fr/eog/edit.page +link path=usr/share/help/fr/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +file path=usr/share/help/fr/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/fr/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +file path=usr/share/help/fr/eog/figures/image-view-prefs.png +file path=usr/share/help/fr/eog/figures/multiple-convert.png +file path=usr/share/help/fr/eog/figures/multiple-rename-count.png +file path=usr/share/help/fr/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/fr/eog/figures/plugins-all.png +file path=usr/share/help/fr/eog/figures/prefs-plugins-date.png +file path=usr/share/help/fr/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/fr/eog/figures/prefs-plugins.png +file path=usr/share/help/fr/eog/figures/slideshow-prefs.png +file path=usr/share/help/fr/eog/flip-rotate.page +file path=usr/share/help/fr/eog/format-change.page +file path=usr/share/help/fr/eog/formats-save.page +file path=usr/share/help/fr/eog/formats-view.page +file path=usr/share/help/fr/eog/index.page +file path=usr/share/help/fr/eog/introduction.page +file path=usr/share/help/fr/eog/legal.xml +file path=usr/share/help/fr/eog/license.page +file path=usr/share/help/fr/eog/open.page +file path=usr/share/help/fr/eog/plugin-exif-digital.page +file path=usr/share/help/fr/eog/plugin-fullscreen-background.page +file path=usr/share/help/fr/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/fr/eog/plugin-picasa.page +file path=usr/share/help/fr/eog/plugin-python-console.page +file path=usr/share/help/fr/eog/plugin-send-by-mail.page +file path=usr/share/help/fr/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/fr/eog/plugin-zoom-width.page +file path=usr/share/help/fr/eog/plugins.page +file path=usr/share/help/fr/eog/preferences.page +file path=usr/share/help/fr/eog/print.page +file path=usr/share/help/fr/eog/rename-multiple.page +file path=usr/share/help/fr/eog/shortcuts.page +file path=usr/share/help/fr/eog/slideshow.page +file path=usr/share/help/fr/eog/toolbar.page +file path=usr/share/help/fr/eog/translate.page +file path=usr/share/help/fr/eog/view.page +file path=usr/share/help/fr/eog/zoom.page +file path=usr/share/help/gl/eog/bug-filing.page +file path=usr/share/help/gl/eog/commandline.page +file path=usr/share/help/gl/eog/copy-paste.page +file path=usr/share/help/gl/eog/default.page +file path=usr/share/help/gl/eog/desktop-background.page +file path=usr/share/help/gl/eog/develop.page +file path=usr/share/help/gl/eog/documentation.page +file path=usr/share/help/gl/eog/edit.page +link path=usr/share/help/gl/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/gl/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/gl/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/gl/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/gl/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/gl/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/gl/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/gl/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/gl/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/gl/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/gl/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/gl/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/gl/eog/flip-rotate.page +file path=usr/share/help/gl/eog/format-change.page +file path=usr/share/help/gl/eog/formats-save.page +file path=usr/share/help/gl/eog/formats-view.page +file path=usr/share/help/gl/eog/index.page +file path=usr/share/help/gl/eog/introduction.page +file path=usr/share/help/gl/eog/legal.xml +file path=usr/share/help/gl/eog/license.page +file path=usr/share/help/gl/eog/open.page +file path=usr/share/help/gl/eog/plugin-exif-digital.page +file path=usr/share/help/gl/eog/plugin-fullscreen-background.page +file path=usr/share/help/gl/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/gl/eog/plugin-picasa.page +file path=usr/share/help/gl/eog/plugin-python-console.page +file path=usr/share/help/gl/eog/plugin-send-by-mail.page +file path=usr/share/help/gl/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/gl/eog/plugin-zoom-width.page +file path=usr/share/help/gl/eog/plugins.page +file path=usr/share/help/gl/eog/preferences.page +file path=usr/share/help/gl/eog/print.page +file path=usr/share/help/gl/eog/rename-multiple.page +file path=usr/share/help/gl/eog/shortcuts.page +file path=usr/share/help/gl/eog/slideshow.page +file path=usr/share/help/gl/eog/toolbar.page +file path=usr/share/help/gl/eog/translate.page +file path=usr/share/help/gl/eog/view.page +file path=usr/share/help/gl/eog/zoom.page +file path=usr/share/help/hu/eog/bug-filing.page +file path=usr/share/help/hu/eog/commandline.page +file path=usr/share/help/hu/eog/copy-paste.page +file path=usr/share/help/hu/eog/default.page +file path=usr/share/help/hu/eog/desktop-background.page +file path=usr/share/help/hu/eog/develop.page +file path=usr/share/help/hu/eog/documentation.page +file path=usr/share/help/hu/eog/edit.page +link path=usr/share/help/hu/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +file path=usr/share/help/hu/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/hu/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +file path=usr/share/help/hu/eog/figures/image-view-prefs.png +file path=usr/share/help/hu/eog/figures/multiple-convert.png +file path=usr/share/help/hu/eog/figures/multiple-rename-count.png +file path=usr/share/help/hu/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/hu/eog/figures/plugins-all.png +file path=usr/share/help/hu/eog/figures/prefs-plugins-date.png +file path=usr/share/help/hu/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/hu/eog/figures/prefs-plugins.png +file path=usr/share/help/hu/eog/figures/slideshow-prefs.png +file path=usr/share/help/hu/eog/flip-rotate.page +file path=usr/share/help/hu/eog/format-change.page +file path=usr/share/help/hu/eog/formats-save.page +file path=usr/share/help/hu/eog/formats-view.page +file path=usr/share/help/hu/eog/index.page +file path=usr/share/help/hu/eog/introduction.page +file path=usr/share/help/hu/eog/legal.xml +file path=usr/share/help/hu/eog/license.page +file path=usr/share/help/hu/eog/open.page +file path=usr/share/help/hu/eog/plugin-exif-digital.page +file path=usr/share/help/hu/eog/plugin-fullscreen-background.page +file path=usr/share/help/hu/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/hu/eog/plugin-picasa.page +file path=usr/share/help/hu/eog/plugin-python-console.page +file path=usr/share/help/hu/eog/plugin-send-by-mail.page +file path=usr/share/help/hu/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/hu/eog/plugin-zoom-width.page +file path=usr/share/help/hu/eog/plugins.page +file path=usr/share/help/hu/eog/preferences.page +file path=usr/share/help/hu/eog/print.page +file path=usr/share/help/hu/eog/rename-multiple.page +file path=usr/share/help/hu/eog/shortcuts.page +file path=usr/share/help/hu/eog/slideshow.page +file path=usr/share/help/hu/eog/toolbar.page +file path=usr/share/help/hu/eog/translate.page +file path=usr/share/help/hu/eog/view.page +file path=usr/share/help/hu/eog/zoom.page +file path=usr/share/help/it/eog/bug-filing.page +file path=usr/share/help/it/eog/commandline.page +file path=usr/share/help/it/eog/copy-paste.page +file path=usr/share/help/it/eog/default.page +file path=usr/share/help/it/eog/desktop-background.page +file path=usr/share/help/it/eog/develop.page +file path=usr/share/help/it/eog/documentation.page +file path=usr/share/help/it/eog/edit.page +link path=usr/share/help/it/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/it/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/it/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/it/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/it/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/it/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/it/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/it/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/it/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/it/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/it/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/it/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/it/eog/flip-rotate.page +file path=usr/share/help/it/eog/format-change.page +file path=usr/share/help/it/eog/formats-save.page +file path=usr/share/help/it/eog/formats-view.page +file path=usr/share/help/it/eog/index.page +file path=usr/share/help/it/eog/introduction.page +file path=usr/share/help/it/eog/legal.xml +file path=usr/share/help/it/eog/license.page +file path=usr/share/help/it/eog/open.page +file path=usr/share/help/it/eog/plugin-exif-digital.page +file path=usr/share/help/it/eog/plugin-fullscreen-background.page +file path=usr/share/help/it/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/it/eog/plugin-picasa.page +file path=usr/share/help/it/eog/plugin-python-console.page +file path=usr/share/help/it/eog/plugin-send-by-mail.page +file path=usr/share/help/it/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/it/eog/plugin-zoom-width.page +file path=usr/share/help/it/eog/plugins.page +file path=usr/share/help/it/eog/preferences.page +file path=usr/share/help/it/eog/print.page +file path=usr/share/help/it/eog/rename-multiple.page +file path=usr/share/help/it/eog/shortcuts.page +file path=usr/share/help/it/eog/slideshow.page +file path=usr/share/help/it/eog/toolbar.page +file path=usr/share/help/it/eog/translate.page +file path=usr/share/help/it/eog/view.page +file path=usr/share/help/it/eog/zoom.page +file path=usr/share/help/ja/eog/bug-filing.page +file path=usr/share/help/ja/eog/commandline.page +file path=usr/share/help/ja/eog/copy-paste.page +file path=usr/share/help/ja/eog/default.page +file path=usr/share/help/ja/eog/desktop-background.page +file path=usr/share/help/ja/eog/develop.page +file path=usr/share/help/ja/eog/documentation.page +file path=usr/share/help/ja/eog/edit.page +link path=usr/share/help/ja/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +file path=usr/share/help/ja/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/ja/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +file path=usr/share/help/ja/eog/figures/image-view-prefs.png +file path=usr/share/help/ja/eog/figures/multiple-convert.png +file path=usr/share/help/ja/eog/figures/multiple-rename-count.png +file path=usr/share/help/ja/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/ja/eog/figures/plugins-all.png +file path=usr/share/help/ja/eog/figures/prefs-plugins-date.png +file path=usr/share/help/ja/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/ja/eog/figures/prefs-plugins.png +file path=usr/share/help/ja/eog/figures/slideshow-prefs.png +file path=usr/share/help/ja/eog/flip-rotate.page +file path=usr/share/help/ja/eog/format-change.page +file path=usr/share/help/ja/eog/formats-save.page +file path=usr/share/help/ja/eog/formats-view.page +file path=usr/share/help/ja/eog/index.page +file path=usr/share/help/ja/eog/introduction.page +file path=usr/share/help/ja/eog/legal.xml +file path=usr/share/help/ja/eog/license.page +file path=usr/share/help/ja/eog/open.page +file path=usr/share/help/ja/eog/plugin-exif-digital.page +file path=usr/share/help/ja/eog/plugin-fullscreen-background.page +file path=usr/share/help/ja/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/ja/eog/plugin-picasa.page +file path=usr/share/help/ja/eog/plugin-python-console.page +file path=usr/share/help/ja/eog/plugin-send-by-mail.page +file path=usr/share/help/ja/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/ja/eog/plugin-zoom-width.page +file path=usr/share/help/ja/eog/plugins.page +file path=usr/share/help/ja/eog/preferences.page +file path=usr/share/help/ja/eog/print.page +file path=usr/share/help/ja/eog/rename-multiple.page +file path=usr/share/help/ja/eog/shortcuts.page +file path=usr/share/help/ja/eog/slideshow.page +file path=usr/share/help/ja/eog/toolbar.page +file path=usr/share/help/ja/eog/translate.page +file path=usr/share/help/ja/eog/view.page +file path=usr/share/help/ja/eog/zoom.page +file path=usr/share/help/ko/eog/bug-filing.page +file path=usr/share/help/ko/eog/commandline.page +file path=usr/share/help/ko/eog/copy-paste.page +file path=usr/share/help/ko/eog/default.page +file path=usr/share/help/ko/eog/desktop-background.page +file path=usr/share/help/ko/eog/develop.page +file path=usr/share/help/ko/eog/documentation.page +file path=usr/share/help/ko/eog/edit.page +link path=usr/share/help/ko/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +file path=usr/share/help/ko/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/ko/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +file path=usr/share/help/ko/eog/figures/image-view-prefs.png +file path=usr/share/help/ko/eog/figures/multiple-convert.png +file path=usr/share/help/ko/eog/figures/multiple-rename-count.png +link path=usr/share/help/ko/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +file path=usr/share/help/ko/eog/figures/plugins-all.png +file path=usr/share/help/ko/eog/figures/prefs-plugins-date.png +file path=usr/share/help/ko/eog/figures/prefs-plugins-fullscreen.png +file path=usr/share/help/ko/eog/figures/prefs-plugins.png +file path=usr/share/help/ko/eog/figures/slideshow-prefs.png +file path=usr/share/help/ko/eog/flip-rotate.page +file path=usr/share/help/ko/eog/format-change.page +file path=usr/share/help/ko/eog/formats-save.page +file path=usr/share/help/ko/eog/formats-view.page +file path=usr/share/help/ko/eog/index.page +file path=usr/share/help/ko/eog/introduction.page +file path=usr/share/help/ko/eog/legal.xml +file path=usr/share/help/ko/eog/license.page +file path=usr/share/help/ko/eog/open.page +file path=usr/share/help/ko/eog/plugin-exif-digital.page +file path=usr/share/help/ko/eog/plugin-fullscreen-background.page +file path=usr/share/help/ko/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/ko/eog/plugin-picasa.page +file path=usr/share/help/ko/eog/plugin-python-console.page +file path=usr/share/help/ko/eog/plugin-send-by-mail.page +file path=usr/share/help/ko/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/ko/eog/plugin-zoom-width.page +file path=usr/share/help/ko/eog/plugins.page +file path=usr/share/help/ko/eog/preferences.page +file path=usr/share/help/ko/eog/print.page +file path=usr/share/help/ko/eog/rename-multiple.page +file path=usr/share/help/ko/eog/shortcuts.page +file path=usr/share/help/ko/eog/slideshow.page +file path=usr/share/help/ko/eog/toolbar.page +file path=usr/share/help/ko/eog/translate.page +file path=usr/share/help/ko/eog/view.page +file path=usr/share/help/ko/eog/zoom.page +file path=usr/share/help/lv/eog/bug-filing.page +file path=usr/share/help/lv/eog/commandline.page +file path=usr/share/help/lv/eog/copy-paste.page +file path=usr/share/help/lv/eog/default.page +file path=usr/share/help/lv/eog/desktop-background.page +file path=usr/share/help/lv/eog/develop.page +file path=usr/share/help/lv/eog/documentation.page +file path=usr/share/help/lv/eog/edit.page +link path=usr/share/help/lv/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/lv/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/lv/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/lv/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/lv/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/lv/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/lv/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/lv/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/lv/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/lv/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/lv/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/lv/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/lv/eog/flip-rotate.page +file path=usr/share/help/lv/eog/format-change.page +file path=usr/share/help/lv/eog/formats-save.page +file path=usr/share/help/lv/eog/formats-view.page +file path=usr/share/help/lv/eog/index.page +file path=usr/share/help/lv/eog/introduction.page +file path=usr/share/help/lv/eog/legal.xml +file path=usr/share/help/lv/eog/license.page +file path=usr/share/help/lv/eog/open.page +file path=usr/share/help/lv/eog/plugin-exif-digital.page +file path=usr/share/help/lv/eog/plugin-fullscreen-background.page +file path=usr/share/help/lv/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/lv/eog/plugin-picasa.page +file path=usr/share/help/lv/eog/plugin-python-console.page +file path=usr/share/help/lv/eog/plugin-send-by-mail.page +file path=usr/share/help/lv/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/lv/eog/plugin-zoom-width.page +file path=usr/share/help/lv/eog/plugins.page +file path=usr/share/help/lv/eog/preferences.page +file path=usr/share/help/lv/eog/print.page +file path=usr/share/help/lv/eog/rename-multiple.page +file path=usr/share/help/lv/eog/shortcuts.page +file path=usr/share/help/lv/eog/slideshow.page +file path=usr/share/help/lv/eog/toolbar.page +file path=usr/share/help/lv/eog/translate.page +file path=usr/share/help/lv/eog/view.page +file path=usr/share/help/lv/eog/zoom.page +file path=usr/share/help/oc/eog/bug-filing.page +file path=usr/share/help/oc/eog/commandline.page +file path=usr/share/help/oc/eog/copy-paste.page +file path=usr/share/help/oc/eog/default.page +file path=usr/share/help/oc/eog/desktop-background.page +file path=usr/share/help/oc/eog/develop.page +file path=usr/share/help/oc/eog/documentation.page +file path=usr/share/help/oc/eog/edit.page +link path=usr/share/help/oc/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/oc/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/oc/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/oc/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/oc/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/oc/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/oc/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/oc/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/oc/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/oc/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/oc/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/oc/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/oc/eog/flip-rotate.page +file path=usr/share/help/oc/eog/format-change.page +file path=usr/share/help/oc/eog/formats-save.page +file path=usr/share/help/oc/eog/formats-view.page +file path=usr/share/help/oc/eog/index.page +file path=usr/share/help/oc/eog/introduction.page +file path=usr/share/help/oc/eog/legal.xml +file path=usr/share/help/oc/eog/license.page +file path=usr/share/help/oc/eog/open.page +file path=usr/share/help/oc/eog/plugin-exif-digital.page +file path=usr/share/help/oc/eog/plugin-fullscreen-background.page +file path=usr/share/help/oc/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/oc/eog/plugin-picasa.page +file path=usr/share/help/oc/eog/plugin-python-console.page +file path=usr/share/help/oc/eog/plugin-send-by-mail.page +file path=usr/share/help/oc/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/oc/eog/plugin-zoom-width.page +file path=usr/share/help/oc/eog/plugins.page +file path=usr/share/help/oc/eog/preferences.page +file path=usr/share/help/oc/eog/print.page +file path=usr/share/help/oc/eog/rename-multiple.page +file path=usr/share/help/oc/eog/shortcuts.page +file path=usr/share/help/oc/eog/slideshow.page +file path=usr/share/help/oc/eog/toolbar.page +file path=usr/share/help/oc/eog/translate.page +file path=usr/share/help/oc/eog/view.page +file path=usr/share/help/oc/eog/zoom.page +file path=usr/share/help/pa/eog/bug-filing.page +file path=usr/share/help/pa/eog/commandline.page +file path=usr/share/help/pa/eog/copy-paste.page +file path=usr/share/help/pa/eog/default.page +file path=usr/share/help/pa/eog/desktop-background.page +file path=usr/share/help/pa/eog/develop.page +file path=usr/share/help/pa/eog/documentation.page +file path=usr/share/help/pa/eog/edit.page +link path=usr/share/help/pa/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/pa/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/pa/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/pa/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/pa/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/pa/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/pa/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/pa/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/pa/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/pa/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/pa/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/pa/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/pa/eog/flip-rotate.page +file path=usr/share/help/pa/eog/format-change.page +file path=usr/share/help/pa/eog/formats-save.page +file path=usr/share/help/pa/eog/formats-view.page +file path=usr/share/help/pa/eog/index.page +file path=usr/share/help/pa/eog/introduction.page +file path=usr/share/help/pa/eog/legal.xml +file path=usr/share/help/pa/eog/license.page +file path=usr/share/help/pa/eog/open.page +file path=usr/share/help/pa/eog/plugin-exif-digital.page +file path=usr/share/help/pa/eog/plugin-fullscreen-background.page +file path=usr/share/help/pa/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/pa/eog/plugin-picasa.page +file path=usr/share/help/pa/eog/plugin-python-console.page +file path=usr/share/help/pa/eog/plugin-send-by-mail.page +file path=usr/share/help/pa/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/pa/eog/plugin-zoom-width.page +file path=usr/share/help/pa/eog/plugins.page +file path=usr/share/help/pa/eog/preferences.page +file path=usr/share/help/pa/eog/print.page +file path=usr/share/help/pa/eog/rename-multiple.page +file path=usr/share/help/pa/eog/shortcuts.page +file path=usr/share/help/pa/eog/slideshow.page +file path=usr/share/help/pa/eog/toolbar.page +file path=usr/share/help/pa/eog/translate.page +file path=usr/share/help/pa/eog/view.page +file path=usr/share/help/pa/eog/zoom.page +file path=usr/share/help/pt_BR/eog/bug-filing.page +file path=usr/share/help/pt_BR/eog/commandline.page +file path=usr/share/help/pt_BR/eog/copy-paste.page +file path=usr/share/help/pt_BR/eog/default.page +file path=usr/share/help/pt_BR/eog/desktop-background.page +file path=usr/share/help/pt_BR/eog/develop.page +file path=usr/share/help/pt_BR/eog/documentation.page +file path=usr/share/help/pt_BR/eog/edit.page +link path=usr/share/help/pt_BR/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/pt_BR/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/pt_BR/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/pt_BR/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/pt_BR/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/pt_BR/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/pt_BR/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/pt_BR/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/pt_BR/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/pt_BR/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/pt_BR/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/pt_BR/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/pt_BR/eog/flip-rotate.page +file path=usr/share/help/pt_BR/eog/format-change.page +file path=usr/share/help/pt_BR/eog/formats-save.page +file path=usr/share/help/pt_BR/eog/formats-view.page +file path=usr/share/help/pt_BR/eog/index.page +file path=usr/share/help/pt_BR/eog/introduction.page +file path=usr/share/help/pt_BR/eog/legal.xml +file path=usr/share/help/pt_BR/eog/license.page +file path=usr/share/help/pt_BR/eog/open.page +file path=usr/share/help/pt_BR/eog/plugin-exif-digital.page +file path=usr/share/help/pt_BR/eog/plugin-fullscreen-background.page +file path=usr/share/help/pt_BR/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/pt_BR/eog/plugin-picasa.page +file path=usr/share/help/pt_BR/eog/plugin-python-console.page +file path=usr/share/help/pt_BR/eog/plugin-send-by-mail.page +file path=usr/share/help/pt_BR/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/pt_BR/eog/plugin-zoom-width.page +file path=usr/share/help/pt_BR/eog/plugins.page +file path=usr/share/help/pt_BR/eog/preferences.page +file path=usr/share/help/pt_BR/eog/print.page +file path=usr/share/help/pt_BR/eog/rename-multiple.page +file path=usr/share/help/pt_BR/eog/shortcuts.page +file path=usr/share/help/pt_BR/eog/slideshow.page +file path=usr/share/help/pt_BR/eog/toolbar.page +file path=usr/share/help/pt_BR/eog/translate.page +file path=usr/share/help/pt_BR/eog/view.page +file path=usr/share/help/pt_BR/eog/zoom.page +file path=usr/share/help/ro/eog/bug-filing.page +file path=usr/share/help/ro/eog/commandline.page +file path=usr/share/help/ro/eog/copy-paste.page +file path=usr/share/help/ro/eog/default.page +file path=usr/share/help/ro/eog/desktop-background.page +file path=usr/share/help/ro/eog/develop.page +file path=usr/share/help/ro/eog/documentation.page +file path=usr/share/help/ro/eog/edit.page +link path=usr/share/help/ro/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/ro/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/ro/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/ro/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/ro/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/ro/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/ro/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/ro/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/ro/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/ro/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/ro/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/ro/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/ro/eog/flip-rotate.page +file path=usr/share/help/ro/eog/format-change.page +file path=usr/share/help/ro/eog/formats-save.page +file path=usr/share/help/ro/eog/formats-view.page +file path=usr/share/help/ro/eog/index.page +file path=usr/share/help/ro/eog/introduction.page +file path=usr/share/help/ro/eog/legal.xml +file path=usr/share/help/ro/eog/license.page +file path=usr/share/help/ro/eog/open.page +file path=usr/share/help/ro/eog/plugin-exif-digital.page +file path=usr/share/help/ro/eog/plugin-fullscreen-background.page +file path=usr/share/help/ro/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/ro/eog/plugin-picasa.page +file path=usr/share/help/ro/eog/plugin-python-console.page +file path=usr/share/help/ro/eog/plugin-send-by-mail.page +file path=usr/share/help/ro/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/ro/eog/plugin-zoom-width.page +file path=usr/share/help/ro/eog/plugins.page +file path=usr/share/help/ro/eog/preferences.page +file path=usr/share/help/ro/eog/print.page +file path=usr/share/help/ro/eog/rename-multiple.page +file path=usr/share/help/ro/eog/shortcuts.page +file path=usr/share/help/ro/eog/slideshow.page +file path=usr/share/help/ro/eog/toolbar.page +file path=usr/share/help/ro/eog/translate.page +file path=usr/share/help/ro/eog/view.page +file path=usr/share/help/ro/eog/zoom.page +file path=usr/share/help/ru/eog/bug-filing.page +file path=usr/share/help/ru/eog/commandline.page +file path=usr/share/help/ru/eog/copy-paste.page +file path=usr/share/help/ru/eog/default.page +file path=usr/share/help/ru/eog/desktop-background.page +file path=usr/share/help/ru/eog/develop.page +file path=usr/share/help/ru/eog/documentation.page +file path=usr/share/help/ru/eog/edit.page +link path=usr/share/help/ru/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/ru/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/ru/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/ru/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/ru/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/ru/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/ru/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/ru/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/ru/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/ru/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/ru/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/ru/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/ru/eog/flip-rotate.page +file path=usr/share/help/ru/eog/format-change.page +file path=usr/share/help/ru/eog/formats-save.page +file path=usr/share/help/ru/eog/formats-view.page +file path=usr/share/help/ru/eog/index.page +file path=usr/share/help/ru/eog/introduction.page +file path=usr/share/help/ru/eog/legal.xml +file path=usr/share/help/ru/eog/license.page +file path=usr/share/help/ru/eog/open.page +file path=usr/share/help/ru/eog/plugin-exif-digital.page +file path=usr/share/help/ru/eog/plugin-fullscreen-background.page +file path=usr/share/help/ru/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/ru/eog/plugin-picasa.page +file path=usr/share/help/ru/eog/plugin-python-console.page +file path=usr/share/help/ru/eog/plugin-send-by-mail.page +file path=usr/share/help/ru/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/ru/eog/plugin-zoom-width.page +file path=usr/share/help/ru/eog/plugins.page +file path=usr/share/help/ru/eog/preferences.page +file path=usr/share/help/ru/eog/print.page +file path=usr/share/help/ru/eog/rename-multiple.page +file path=usr/share/help/ru/eog/shortcuts.page +file path=usr/share/help/ru/eog/slideshow.page +file path=usr/share/help/ru/eog/toolbar.page +file path=usr/share/help/ru/eog/translate.page +file path=usr/share/help/ru/eog/view.page +file path=usr/share/help/ru/eog/zoom.page +file path=usr/share/help/sl/eog/bug-filing.page +file path=usr/share/help/sl/eog/commandline.page +file path=usr/share/help/sl/eog/copy-paste.page +file path=usr/share/help/sl/eog/default.page +file path=usr/share/help/sl/eog/desktop-background.page +file path=usr/share/help/sl/eog/develop.page +file path=usr/share/help/sl/eog/documentation.page +file path=usr/share/help/sl/eog/edit.page +link path=usr/share/help/sl/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/sl/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/sl/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/sl/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/sl/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/sl/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/sl/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/sl/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/sl/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/sl/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/sl/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/sl/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/sl/eog/flip-rotate.page +file path=usr/share/help/sl/eog/format-change.page +file path=usr/share/help/sl/eog/formats-save.page +file path=usr/share/help/sl/eog/formats-view.page +file path=usr/share/help/sl/eog/index.page +file path=usr/share/help/sl/eog/introduction.page +file path=usr/share/help/sl/eog/legal.xml +file path=usr/share/help/sl/eog/license.page +file path=usr/share/help/sl/eog/open.page +file path=usr/share/help/sl/eog/plugin-exif-digital.page +file path=usr/share/help/sl/eog/plugin-fullscreen-background.page +file path=usr/share/help/sl/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/sl/eog/plugin-picasa.page +file path=usr/share/help/sl/eog/plugin-python-console.page +file path=usr/share/help/sl/eog/plugin-send-by-mail.page +file path=usr/share/help/sl/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/sl/eog/plugin-zoom-width.page +file path=usr/share/help/sl/eog/plugins.page +file path=usr/share/help/sl/eog/preferences.page +file path=usr/share/help/sl/eog/print.page +file path=usr/share/help/sl/eog/rename-multiple.page +file path=usr/share/help/sl/eog/shortcuts.page +file path=usr/share/help/sl/eog/slideshow.page +file path=usr/share/help/sl/eog/toolbar.page +file path=usr/share/help/sl/eog/translate.page +file path=usr/share/help/sl/eog/view.page +file path=usr/share/help/sl/eog/zoom.page +file path=usr/share/help/sv/eog/bug-filing.page +file path=usr/share/help/sv/eog/commandline.page +file path=usr/share/help/sv/eog/copy-paste.page +file path=usr/share/help/sv/eog/default.page +file path=usr/share/help/sv/eog/desktop-background.page +file path=usr/share/help/sv/eog/develop.page +file path=usr/share/help/sv/eog/documentation.page +file path=usr/share/help/sv/eog/edit.page +link path=usr/share/help/sv/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/sv/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/sv/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/sv/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/sv/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/sv/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/sv/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/sv/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/sv/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/sv/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/sv/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/sv/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/sv/eog/flip-rotate.page +file path=usr/share/help/sv/eog/format-change.page +file path=usr/share/help/sv/eog/formats-save.page +file path=usr/share/help/sv/eog/formats-view.page +file path=usr/share/help/sv/eog/index.page +file path=usr/share/help/sv/eog/introduction.page +file path=usr/share/help/sv/eog/legal.xml +file path=usr/share/help/sv/eog/license.page +file path=usr/share/help/sv/eog/open.page +file path=usr/share/help/sv/eog/plugin-exif-digital.page +file path=usr/share/help/sv/eog/plugin-fullscreen-background.page +file path=usr/share/help/sv/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/sv/eog/plugin-picasa.page +file path=usr/share/help/sv/eog/plugin-python-console.page +file path=usr/share/help/sv/eog/plugin-send-by-mail.page +file path=usr/share/help/sv/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/sv/eog/plugin-zoom-width.page +file path=usr/share/help/sv/eog/plugins.page +file path=usr/share/help/sv/eog/preferences.page +file path=usr/share/help/sv/eog/print.page +file path=usr/share/help/sv/eog/rename-multiple.page +file path=usr/share/help/sv/eog/shortcuts.page +file path=usr/share/help/sv/eog/slideshow.page +file path=usr/share/help/sv/eog/toolbar.page +file path=usr/share/help/sv/eog/translate.page +file path=usr/share/help/sv/eog/view.page +file path=usr/share/help/sv/eog/zoom.page +file path=usr/share/help/te/eog/bug-filing.page +file path=usr/share/help/te/eog/commandline.page +file path=usr/share/help/te/eog/copy-paste.page +file path=usr/share/help/te/eog/default.page +file path=usr/share/help/te/eog/desktop-background.page +file path=usr/share/help/te/eog/develop.page +file path=usr/share/help/te/eog/documentation.page +file path=usr/share/help/te/eog/edit.page +link path=usr/share/help/te/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/te/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/te/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/te/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/te/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/te/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/te/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/te/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/te/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/te/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/te/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/te/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/te/eog/flip-rotate.page +file path=usr/share/help/te/eog/format-change.page +file path=usr/share/help/te/eog/formats-save.page +file path=usr/share/help/te/eog/formats-view.page +file path=usr/share/help/te/eog/index.page +file path=usr/share/help/te/eog/introduction.page +file path=usr/share/help/te/eog/legal.xml +file path=usr/share/help/te/eog/license.page +file path=usr/share/help/te/eog/open.page +file path=usr/share/help/te/eog/plugin-exif-digital.page +file path=usr/share/help/te/eog/plugin-fullscreen-background.page +file path=usr/share/help/te/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/te/eog/plugin-picasa.page +file path=usr/share/help/te/eog/plugin-python-console.page +file path=usr/share/help/te/eog/plugin-send-by-mail.page +file path=usr/share/help/te/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/te/eog/plugin-zoom-width.page +file path=usr/share/help/te/eog/plugins.page +file path=usr/share/help/te/eog/preferences.page +file path=usr/share/help/te/eog/print.page +file path=usr/share/help/te/eog/rename-multiple.page +file path=usr/share/help/te/eog/shortcuts.page +file path=usr/share/help/te/eog/slideshow.page +file path=usr/share/help/te/eog/toolbar.page +file path=usr/share/help/te/eog/translate.page +file path=usr/share/help/te/eog/view.page +file path=usr/share/help/te/eog/zoom.page +file path=usr/share/help/th/eog/bug-filing.page +file path=usr/share/help/th/eog/commandline.page +file path=usr/share/help/th/eog/copy-paste.page +file path=usr/share/help/th/eog/default.page +file path=usr/share/help/th/eog/desktop-background.page +file path=usr/share/help/th/eog/develop.page +file path=usr/share/help/th/eog/documentation.page +file path=usr/share/help/th/eog/edit.page +link path=usr/share/help/th/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/th/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/th/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/th/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/th/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/th/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/th/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/th/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/th/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/th/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/th/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/th/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/th/eog/flip-rotate.page +file path=usr/share/help/th/eog/format-change.page +file path=usr/share/help/th/eog/formats-save.page +file path=usr/share/help/th/eog/formats-view.page +file path=usr/share/help/th/eog/index.page +file path=usr/share/help/th/eog/introduction.page +file path=usr/share/help/th/eog/legal.xml +file path=usr/share/help/th/eog/license.page +file path=usr/share/help/th/eog/open.page +file path=usr/share/help/th/eog/plugin-exif-digital.page +file path=usr/share/help/th/eog/plugin-fullscreen-background.page +file path=usr/share/help/th/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/th/eog/plugin-picasa.page +file path=usr/share/help/th/eog/plugin-python-console.page +file path=usr/share/help/th/eog/plugin-send-by-mail.page +file path=usr/share/help/th/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/th/eog/plugin-zoom-width.page +file path=usr/share/help/th/eog/plugins.page +file path=usr/share/help/th/eog/preferences.page +file path=usr/share/help/th/eog/print.page +file path=usr/share/help/th/eog/rename-multiple.page +file path=usr/share/help/th/eog/shortcuts.page +file path=usr/share/help/th/eog/slideshow.page +file path=usr/share/help/th/eog/toolbar.page +file path=usr/share/help/th/eog/translate.page +file path=usr/share/help/th/eog/view.page +file path=usr/share/help/th/eog/zoom.page +file path=usr/share/help/uk/eog/bug-filing.page +file path=usr/share/help/uk/eog/commandline.page +file path=usr/share/help/uk/eog/copy-paste.page +file path=usr/share/help/uk/eog/default.page +file path=usr/share/help/uk/eog/desktop-background.page +file path=usr/share/help/uk/eog/develop.page +file path=usr/share/help/uk/eog/documentation.page +file path=usr/share/help/uk/eog/edit.page +link path=usr/share/help/uk/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/uk/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/uk/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/uk/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/uk/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/uk/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/uk/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/uk/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/uk/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/uk/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/uk/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/uk/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/uk/eog/flip-rotate.page +file path=usr/share/help/uk/eog/format-change.page +file path=usr/share/help/uk/eog/formats-save.page +file path=usr/share/help/uk/eog/formats-view.page +file path=usr/share/help/uk/eog/index.page +file path=usr/share/help/uk/eog/introduction.page +file path=usr/share/help/uk/eog/legal.xml +file path=usr/share/help/uk/eog/license.page +file path=usr/share/help/uk/eog/open.page +file path=usr/share/help/uk/eog/plugin-exif-digital.page +file path=usr/share/help/uk/eog/plugin-fullscreen-background.page +file path=usr/share/help/uk/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/uk/eog/plugin-picasa.page +file path=usr/share/help/uk/eog/plugin-python-console.page +file path=usr/share/help/uk/eog/plugin-send-by-mail.page +file path=usr/share/help/uk/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/uk/eog/plugin-zoom-width.page +file path=usr/share/help/uk/eog/plugins.page +file path=usr/share/help/uk/eog/preferences.page +file path=usr/share/help/uk/eog/print.page +file path=usr/share/help/uk/eog/rename-multiple.page +file path=usr/share/help/uk/eog/shortcuts.page +file path=usr/share/help/uk/eog/slideshow.page +file path=usr/share/help/uk/eog/toolbar.page +file path=usr/share/help/uk/eog/translate.page +file path=usr/share/help/uk/eog/view.page +file path=usr/share/help/uk/eog/zoom.page +file path=usr/share/help/zh_CN/eog/bug-filing.page +file path=usr/share/help/zh_CN/eog/commandline.page +file path=usr/share/help/zh_CN/eog/copy-paste.page +file path=usr/share/help/zh_CN/eog/default.page +file path=usr/share/help/zh_CN/eog/desktop-background.page +file path=usr/share/help/zh_CN/eog/develop.page +file path=usr/share/help/zh_CN/eog/documentation.page +file path=usr/share/help/zh_CN/eog/edit.page +link path=usr/share/help/zh_CN/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/zh_CN/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/zh_CN/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/zh_CN/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/zh_CN/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/zh_CN/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/zh_CN/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/zh_CN/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/zh_CN/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/zh_CN/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/zh_CN/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/zh_CN/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/zh_CN/eog/flip-rotate.page +file path=usr/share/help/zh_CN/eog/format-change.page +file path=usr/share/help/zh_CN/eog/formats-save.page +file path=usr/share/help/zh_CN/eog/formats-view.page +file path=usr/share/help/zh_CN/eog/index.page +file path=usr/share/help/zh_CN/eog/introduction.page +file path=usr/share/help/zh_CN/eog/legal.xml +file path=usr/share/help/zh_CN/eog/license.page +file path=usr/share/help/zh_CN/eog/open.page +file path=usr/share/help/zh_CN/eog/plugin-exif-digital.page +file path=usr/share/help/zh_CN/eog/plugin-fullscreen-background.page +file path=usr/share/help/zh_CN/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/zh_CN/eog/plugin-picasa.page +file path=usr/share/help/zh_CN/eog/plugin-python-console.page +file path=usr/share/help/zh_CN/eog/plugin-send-by-mail.page +file path=usr/share/help/zh_CN/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/zh_CN/eog/plugin-zoom-width.page +file path=usr/share/help/zh_CN/eog/plugins.page +file path=usr/share/help/zh_CN/eog/preferences.page +file path=usr/share/help/zh_CN/eog/print.page +file path=usr/share/help/zh_CN/eog/rename-multiple.page +file path=usr/share/help/zh_CN/eog/shortcuts.page +file path=usr/share/help/zh_CN/eog/slideshow.page +file path=usr/share/help/zh_CN/eog/toolbar.page +file path=usr/share/help/zh_CN/eog/translate.page +file path=usr/share/help/zh_CN/eog/view.page +file path=usr/share/help/zh_CN/eog/zoom.page +file path=usr/share/help/zh_TW/eog/bug-filing.page +file path=usr/share/help/zh_TW/eog/commandline.page +file path=usr/share/help/zh_TW/eog/copy-paste.page +file path=usr/share/help/zh_TW/eog/default.page +file path=usr/share/help/zh_TW/eog/desktop-background.page +file path=usr/share/help/zh_TW/eog/develop.page +file path=usr/share/help/zh_TW/eog/documentation.page +file path=usr/share/help/zh_TW/eog/edit.page +link path=usr/share/help/zh_TW/eog/figures/eog-logo.png \ + target=../../../C/eog/figures/eog-logo.png +link path=usr/share/help/zh_TW/eog/figures/eog-toolbar-editor.png \ + target=../../../C/eog/figures/eog-toolbar-editor.png +link path=usr/share/help/zh_TW/eog/figures/eog-trail.png \ + target=../../../C/eog/figures/eog-trail.png +link path=usr/share/help/zh_TW/eog/figures/image-view-prefs.png \ + target=../../../C/eog/figures/image-view-prefs.png +link path=usr/share/help/zh_TW/eog/figures/multiple-convert.png \ + target=../../../C/eog/figures/multiple-convert.png +link path=usr/share/help/zh_TW/eog/figures/multiple-rename-count.png \ + target=../../../C/eog/figures/multiple-rename-count.png +link path=usr/share/help/zh_TW/eog/figures/plugin-send-by-mail.png \ + target=../../../C/eog/figures/plugin-send-by-mail.png +link path=usr/share/help/zh_TW/eog/figures/plugins-all.png \ + target=../../../C/eog/figures/plugins-all.png +link path=usr/share/help/zh_TW/eog/figures/prefs-plugins-date.png \ + target=../../../C/eog/figures/prefs-plugins-date.png +link path=usr/share/help/zh_TW/eog/figures/prefs-plugins-fullscreen.png \ + target=../../../C/eog/figures/prefs-plugins-fullscreen.png +link path=usr/share/help/zh_TW/eog/figures/prefs-plugins.png \ + target=../../../C/eog/figures/prefs-plugins.png +link path=usr/share/help/zh_TW/eog/figures/slideshow-prefs.png \ + target=../../../C/eog/figures/slideshow-prefs.png +file path=usr/share/help/zh_TW/eog/flip-rotate.page +file path=usr/share/help/zh_TW/eog/format-change.page +file path=usr/share/help/zh_TW/eog/formats-save.page +file path=usr/share/help/zh_TW/eog/formats-view.page +file path=usr/share/help/zh_TW/eog/index.page +file path=usr/share/help/zh_TW/eog/introduction.page +file path=usr/share/help/zh_TW/eog/legal.xml +file path=usr/share/help/zh_TW/eog/license.page +file path=usr/share/help/zh_TW/eog/open.page +file path=usr/share/help/zh_TW/eog/plugin-exif-digital.page +file path=usr/share/help/zh_TW/eog/plugin-fullscreen-background.page +file path=usr/share/help/zh_TW/eog/plugin-fullscreen-double-click.page +file path=usr/share/help/zh_TW/eog/plugin-picasa.page +file path=usr/share/help/zh_TW/eog/plugin-python-console.page +file path=usr/share/help/zh_TW/eog/plugin-send-by-mail.page +file path=usr/share/help/zh_TW/eog/plugin-slideshow-shuffle.page +file path=usr/share/help/zh_TW/eog/plugin-zoom-width.page +file path=usr/share/help/zh_TW/eog/plugins.page +file path=usr/share/help/zh_TW/eog/preferences.page +file path=usr/share/help/zh_TW/eog/print.page +file path=usr/share/help/zh_TW/eog/rename-multiple.page +file path=usr/share/help/zh_TW/eog/shortcuts.page +file path=usr/share/help/zh_TW/eog/slideshow.page +file path=usr/share/help/zh_TW/eog/toolbar.page +file path=usr/share/help/zh_TW/eog/translate.page +file path=usr/share/help/zh_TW/eog/view.page +file path=usr/share/help/zh_TW/eog/zoom.page +file path=usr/share/icons/hicolor/16x16/apps/eog.png +file path=usr/share/icons/hicolor/22x22/apps/eog.png +file path=usr/share/icons/hicolor/24x24/apps/eog.png +file path=usr/share/icons/hicolor/256x256/apps/eog.png +file path=usr/share/icons/hicolor/32x32/apps/eog.png +file path=usr/share/icons/hicolor/scalable/apps/eog-symbolic.svg +file path=usr/share/locale/af/LC_MESSAGES/eog.mo +file path=usr/share/locale/am/LC_MESSAGES/eog.mo +file path=usr/share/locale/an/LC_MESSAGES/eog.mo +file path=usr/share/locale/ar/LC_MESSAGES/eog.mo +file path=usr/share/locale/as/LC_MESSAGES/eog.mo +file path=usr/share/locale/ast/LC_MESSAGES/eog.mo +file path=usr/share/locale/az/LC_MESSAGES/eog.mo +file path=usr/share/locale/be/LC_MESSAGES/eog.mo +file path=usr/share/locale/be@latin/LC_MESSAGES/eog.mo +file path=usr/share/locale/bg/LC_MESSAGES/eog.mo +file path=usr/share/locale/bn/LC_MESSAGES/eog.mo +file path=usr/share/locale/bn_IN/LC_MESSAGES/eog.mo +file path=usr/share/locale/br/LC_MESSAGES/eog.mo +file path=usr/share/locale/bs/LC_MESSAGES/eog.mo +file path=usr/share/locale/ca/LC_MESSAGES/eog.mo +file path=usr/share/locale/ca@valencia/LC_MESSAGES/eog.mo +file path=usr/share/locale/cs/LC_MESSAGES/eog.mo +file path=usr/share/locale/cy/LC_MESSAGES/eog.mo +file path=usr/share/locale/da/LC_MESSAGES/eog.mo +file path=usr/share/locale/de/LC_MESSAGES/eog.mo +file path=usr/share/locale/dz/LC_MESSAGES/eog.mo +file path=usr/share/locale/el/LC_MESSAGES/eog.mo +file path=usr/share/locale/en@shaw/LC_MESSAGES/eog.mo +file path=usr/share/locale/en_CA/LC_MESSAGES/eog.mo +file path=usr/share/locale/en_GB/LC_MESSAGES/eog.mo +file path=usr/share/locale/eo/LC_MESSAGES/eog.mo +file path=usr/share/locale/es/LC_MESSAGES/eog.mo +file path=usr/share/locale/et/LC_MESSAGES/eog.mo +file path=usr/share/locale/eu/LC_MESSAGES/eog.mo +file path=usr/share/locale/fa/LC_MESSAGES/eog.mo +file path=usr/share/locale/fi/LC_MESSAGES/eog.mo +file path=usr/share/locale/fr/LC_MESSAGES/eog.mo +file path=usr/share/locale/fur/LC_MESSAGES/eog.mo +file path=usr/share/locale/fy/LC_MESSAGES/eog.mo +file path=usr/share/locale/ga/LC_MESSAGES/eog.mo +file path=usr/share/locale/gd/LC_MESSAGES/eog.mo +file path=usr/share/locale/gl/LC_MESSAGES/eog.mo +file path=usr/share/locale/gu/LC_MESSAGES/eog.mo +file path=usr/share/locale/he/LC_MESSAGES/eog.mo +file path=usr/share/locale/hi/LC_MESSAGES/eog.mo +file path=usr/share/locale/hr/LC_MESSAGES/eog.mo +file path=usr/share/locale/hu/LC_MESSAGES/eog.mo +file path=usr/share/locale/id/LC_MESSAGES/eog.mo +file path=usr/share/locale/is/LC_MESSAGES/eog.mo +file path=usr/share/locale/it/LC_MESSAGES/eog.mo +file path=usr/share/locale/ja/LC_MESSAGES/eog.mo +file path=usr/share/locale/ka/LC_MESSAGES/eog.mo +file path=usr/share/locale/kk/LC_MESSAGES/eog.mo +file path=usr/share/locale/km/LC_MESSAGES/eog.mo +file path=usr/share/locale/kn/LC_MESSAGES/eog.mo +file path=usr/share/locale/ko/LC_MESSAGES/eog.mo +file path=usr/share/locale/ks/LC_MESSAGES/eog.mo +file path=usr/share/locale/ku/LC_MESSAGES/eog.mo +file path=usr/share/locale/lt/LC_MESSAGES/eog.mo +file path=usr/share/locale/lv/LC_MESSAGES/eog.mo +file path=usr/share/locale/mai/LC_MESSAGES/eog.mo +file path=usr/share/locale/mg/LC_MESSAGES/eog.mo +file path=usr/share/locale/mk/LC_MESSAGES/eog.mo +file path=usr/share/locale/ml/LC_MESSAGES/eog.mo +file path=usr/share/locale/mn/LC_MESSAGES/eog.mo +file path=usr/share/locale/mr/LC_MESSAGES/eog.mo +file path=usr/share/locale/ms/LC_MESSAGES/eog.mo +file path=usr/share/locale/my/LC_MESSAGES/eog.mo +file path=usr/share/locale/nb/LC_MESSAGES/eog.mo +file path=usr/share/locale/nds/LC_MESSAGES/eog.mo +file path=usr/share/locale/ne/LC_MESSAGES/eog.mo +file path=usr/share/locale/nl/LC_MESSAGES/eog.mo +file path=usr/share/locale/nn/LC_MESSAGES/eog.mo +file path=usr/share/locale/nso/LC_MESSAGES/eog.mo +file path=usr/share/locale/oc/LC_MESSAGES/eog.mo +file path=usr/share/locale/or/LC_MESSAGES/eog.mo +file path=usr/share/locale/pa/LC_MESSAGES/eog.mo +file path=usr/share/locale/pl/LC_MESSAGES/eog.mo +file path=usr/share/locale/ps/LC_MESSAGES/eog.mo +file path=usr/share/locale/pt/LC_MESSAGES/eog.mo +file path=usr/share/locale/pt_BR/LC_MESSAGES/eog.mo +file path=usr/share/locale/ro/LC_MESSAGES/eog.mo +file path=usr/share/locale/ru/LC_MESSAGES/eog.mo +file path=usr/share/locale/rw/LC_MESSAGES/eog.mo +file path=usr/share/locale/si/LC_MESSAGES/eog.mo +file path=usr/share/locale/sk/LC_MESSAGES/eog.mo +file path=usr/share/locale/sl/LC_MESSAGES/eog.mo +file path=usr/share/locale/sq/LC_MESSAGES/eog.mo +file path=usr/share/locale/sr/LC_MESSAGES/eog.mo +file path=usr/share/locale/sr@latin/LC_MESSAGES/eog.mo +file path=usr/share/locale/sv/LC_MESSAGES/eog.mo +file path=usr/share/locale/ta/LC_MESSAGES/eog.mo +file path=usr/share/locale/te/LC_MESSAGES/eog.mo +file path=usr/share/locale/tg/LC_MESSAGES/eog.mo +file path=usr/share/locale/th/LC_MESSAGES/eog.mo +file path=usr/share/locale/tk/LC_MESSAGES/eog.mo +file path=usr/share/locale/tr/LC_MESSAGES/eog.mo +file path=usr/share/locale/ts/LC_MESSAGES/eog.mo +file path=usr/share/locale/ug/LC_MESSAGES/eog.mo +file path=usr/share/locale/uk/LC_MESSAGES/eog.mo +file path=usr/share/locale/uz/LC_MESSAGES/eog.mo +file path=usr/share/locale/uz@cyrillic/LC_MESSAGES/eog.mo +file path=usr/share/locale/vi/LC_MESSAGES/eog.mo +file path=usr/share/locale/wa/LC_MESSAGES/eog.mo +file path=usr/share/locale/xh/LC_MESSAGES/eog.mo +file path=usr/share/locale/zh_CN/LC_MESSAGES/eog.mo +file path=usr/share/locale/zh_HK/LC_MESSAGES/eog.mo +file path=usr/share/locale/zh_TW/LC_MESSAGES/eog.mo +file path=usr/share/locale/zu/LC_MESSAGES/eog.mo +license COPYING license=GPLv2 +depend type=require fmri=gnome/gsettings-desktop-schemas +depend type=require fmri=gnome/theme/adwaita-icon-theme