pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/evince



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Tue Oct 25 08:38:09 UTC 2022

Added Files:
        pkgsrc/print/evince: DESCR Makefile PLIST distinfo options.mk

Log Message:
Import evince 43.0 as print/evince with a view to removing print/evince3

- nearly three years of development since 3.34.2
- autotools -> meson
- tiff and ps are now options, off by default
- no longer calls gs, but uses libspectre which depends on gs
- no need for a buildink3.mk file - not used


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.3 pkgsrc/print/evince/DESCR
cvs rdiff -u -r0 -r1.155 pkgsrc/print/evince/Makefile
cvs rdiff -u -r0 -r1.34 pkgsrc/print/evince/PLIST
cvs rdiff -u -r0 -r1.38 pkgsrc/print/evince/distinfo
cvs rdiff -u -r0 -r1.8 pkgsrc/print/evince/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/evince/DESCR
diff -u /dev/null pkgsrc/print/evince/DESCR:1.3
--- /dev/null   Tue Oct 25 08:38:09 2022
+++ pkgsrc/print/evince/DESCR   Tue Oct 25 08:38:09 2022
@@ -0,0 +1,2 @@
+Evince is a document viewer for multiple document formats like PDF,
+PostScript, and many others.

Index: pkgsrc/print/evince/Makefile
diff -u /dev/null pkgsrc/print/evince/Makefile:1.155
--- /dev/null   Tue Oct 25 08:38:09 2022
+++ pkgsrc/print/evince/Makefile        Tue Oct 25 08:38:09 2022
@@ -0,0 +1,46 @@
+# $NetBSD: Makefile,v 1.155 2022/10/25 08:38:09 prlw1 Exp $
+
+DISTNAME=      evince-43.0
+CATEGORIES=    print gnome
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/evince/${PKGVERSION_NOREV:R}/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://wiki.gnome.org/Apps/Evince
+COMMENT=       Document viewer for multiple document formats
+LICENSE=       gnu-gpl-v2
+
+USE_PKGLOCALEDIR=      yes
+USE_TOOLS=             itstool msgfmt pkg-config
+
+.include "../../mk/bsd.prefs.mk"
+
+# msgfmt: unknown option -- xml
+.if ${OPSYS} == "NetBSD"
+TOOLS_PLATFORM.msgfmt=
+.endif
+
+.include "options.mk"
+
+MESON_ARGS+=   -Dcomics=disabled
+MESON_ARGS+=   -Dgspell=disabled
+MESON_ARGS+=   -Dintrospection=true
+MESON_ARGS+=   -Dnautilus=false
+MESON_ARGS+=   -Dthumbnail_cache=disabled
+
+BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.44.0
+.include "../../devel/glib2/schemas.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libhandy+=       libhandy>=1.5.0
+.include "../../devel/libhandy/buildlink3.mk"
+.include "../../devel/py-gi-docgen/buildlink3.mk"
+.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../print/poppler-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.22.0
+.include "../../x11/gtk3/buildlink3.mk"
+
+.include "../../devel/meson/build.mk"
+.include "../../mk/bsd.pkg.mk"

Index: pkgsrc/print/evince/PLIST
diff -u /dev/null pkgsrc/print/evince/PLIST:1.34
--- /dev/null   Tue Oct 25 08:38:09 2022
+++ pkgsrc/print/evince/PLIST   Tue Oct 25 08:38:09 2022
@@ -0,0 +1,3765 @@
+@comment $NetBSD: PLIST,v 1.34 2022/10/25 08:38:09 prlw1 Exp $
+bin/evince
+bin/evince-previewer
+bin/evince-thumbnailer
+include/evince/3.0/evince-document.h
+include/evince/3.0/evince-view.h
+include/evince/3.0/libdocument/ev-annotation.h
+include/evince/3.0/libdocument/ev-async-renderer.h
+include/evince/3.0/libdocument/ev-attachment.h
+include/evince/3.0/libdocument/ev-backends-manager.h
+include/evince/3.0/libdocument/ev-document-annotations.h
+include/evince/3.0/libdocument/ev-document-attachments.h
+include/evince/3.0/libdocument/ev-document-factory.h
+include/evince/3.0/libdocument/ev-document-find.h
+include/evince/3.0/libdocument/ev-document-fonts.h
+include/evince/3.0/libdocument/ev-document-forms.h
+include/evince/3.0/libdocument/ev-document-images.h
+include/evince/3.0/libdocument/ev-document-info.h
+include/evince/3.0/libdocument/ev-document-layers.h
+include/evince/3.0/libdocument/ev-document-links.h
+include/evince/3.0/libdocument/ev-document-media.h
+include/evince/3.0/libdocument/ev-document-misc.h
+include/evince/3.0/libdocument/ev-document-print.h
+include/evince/3.0/libdocument/ev-document-security.h
+include/evince/3.0/libdocument/ev-document-text.h
+include/evince/3.0/libdocument/ev-document-transition.h
+include/evince/3.0/libdocument/ev-document-type-builtins.h
+include/evince/3.0/libdocument/ev-document.h
+include/evince/3.0/libdocument/ev-file-exporter.h
+include/evince/3.0/libdocument/ev-file-helpers.h
+include/evince/3.0/libdocument/ev-form-field.h
+include/evince/3.0/libdocument/ev-image.h
+include/evince/3.0/libdocument/ev-init.h
+include/evince/3.0/libdocument/ev-layer.h
+include/evince/3.0/libdocument/ev-link-action.h
+include/evince/3.0/libdocument/ev-link-dest.h
+include/evince/3.0/libdocument/ev-link.h
+include/evince/3.0/libdocument/ev-macros.h
+include/evince/3.0/libdocument/ev-mapping-list.h
+include/evince/3.0/libdocument/ev-media.h
+include/evince/3.0/libdocument/ev-page.h
+include/evince/3.0/libdocument/ev-portal.h
+include/evince/3.0/libdocument/ev-render-context.h
+include/evince/3.0/libdocument/ev-selection.h
+include/evince/3.0/libdocument/ev-transition-effect.h
+include/evince/3.0/libdocument/ev-version.h
+include/evince/3.0/libview/ev-document-model.h
+include/evince/3.0/libview/ev-job-scheduler.h
+include/evince/3.0/libview/ev-jobs.h
+include/evince/3.0/libview/ev-print-operation.h
+include/evince/3.0/libview/ev-stock-icons.h
+include/evince/3.0/libview/ev-view-presentation.h
+include/evince/3.0/libview/ev-view-type-builtins.h
+include/evince/3.0/libview/ev-view.h
+lib/evince/4/backends/libpdfdocument.so
+lib/evince/4/backends/pdfdocument.evince-backend
+${PLIST.djvu}lib/evince/4/backends/libdjvudocument.so
+${PLIST.djvu}lib/evince/4/backends/djvudocument.evince-backend
+${PLIST.dvi}lib/evince/4/backends/libdvidocument.so
+${PLIST.dvi}lib/evince/4/backends/dvidocument.evince-backend
+${PLIST.ps}lib/evince/4/backends/libpsdocument.so
+${PLIST.ps}lib/evince/4/backends/psdocument.evince-backend
+${PLIST.tiff}lib/evince/4/backends/libtiffdocument.so
+${PLIST.tiff}lib/evince/4/backends/tiffdocument.evince-backend
+${PLIST.xps}lib/evince/4/backends/libxpsdocument.so
+${PLIST.xps}lib/evince/4/backends/xpsdocument.evince-backend
+lib/girepository-1.0/EvinceDocument-3.0.typelib
+lib/girepository-1.0/EvinceView-3.0.typelib
+lib/libevdocument3.so
+lib/libevdocument3.so.4
+lib/libevdocument3.so.4.0.0
+lib/libevview3.so
+lib/libevview3.so.3
+lib/libevview3.so.3.0.0
+lib/pkgconfig/evince-document-3.0.pc
+lib/pkgconfig/evince-view-3.0.pc
+${PLIST.dbus}lib/systemd/user/org.gnome.Evince.service
+${PLIST.dbus}libexec/evinced
+man/man1/evince-previewer.1
+man/man1/evince-thumbnailer.1
+man/man1/evince.1
+share/GConf/gsettings/evince.convert
+share/applications/org.gnome.Evince-previewer.desktop
+share/applications/org.gnome.Evince.desktop
+${PLIST.dbus}share/dbus-1/services/org.gnome.evince.Daemon.service
+share/doc/libevdocument/RedHatDisplay-Black.woff
+share/doc/libevdocument/RedHatDisplay-Black.woff2
+share/doc/libevdocument/RedHatDisplay-BlackItalic.woff
+share/doc/libevdocument/RedHatDisplay-BlackItalic.woff2
+share/doc/libevdocument/RedHatDisplay-Bold.woff
+share/doc/libevdocument/RedHatDisplay-Bold.woff2
+share/doc/libevdocument/RedHatDisplay-BoldItalic.woff
+share/doc/libevdocument/RedHatDisplay-BoldItalic.woff2
+share/doc/libevdocument/RedHatDisplay-Italic.woff
+share/doc/libevdocument/RedHatDisplay-Italic.woff2
+share/doc/libevdocument/RedHatDisplay-Medium.woff
+share/doc/libevdocument/RedHatDisplay-Medium.woff2
+share/doc/libevdocument/RedHatDisplay-MediumItalic.woff
+share/doc/libevdocument/RedHatDisplay-MediumItalic.woff2
+share/doc/libevdocument/RedHatDisplay-Regular.woff
+share/doc/libevdocument/RedHatDisplay-Regular.woff2
+share/doc/libevdocument/RedHatText-Bold.woff
+share/doc/libevdocument/RedHatText-Bold.woff2
+share/doc/libevdocument/RedHatText-BoldItalic.woff
+share/doc/libevdocument/RedHatText-BoldItalic.woff2
+share/doc/libevdocument/RedHatText-Italic.woff
+share/doc/libevdocument/RedHatText-Italic.woff2
+share/doc/libevdocument/RedHatText-Medium.woff
+share/doc/libevdocument/RedHatText-Medium.woff2
+share/doc/libevdocument/RedHatText-MediumItalic.woff
+share/doc/libevdocument/RedHatText-MediumItalic.woff2
+share/doc/libevdocument/RedHatText-Regular.woff
+share/doc/libevdocument/RedHatText-Regular.woff2
+share/doc/libevdocument/SourceCodePro-It.ttf.woff
+share/doc/libevdocument/SourceCodePro-Regular.ttf.woff
+share/doc/libevdocument/SourceCodePro-Semibold.ttf.woff
+share/doc/libevdocument/alias.BackendPage.html
+share/doc/libevdocument/alias.BackendPageDestroyFunc.html
+share/doc/libevdocument/class.Annotation.html
+share/doc/libevdocument/class.AnnotationAttachment.html
+share/doc/libevdocument/class.AnnotationText.html
+share/doc/libevdocument/class.AnnotationTextMarkup.html
+share/doc/libevdocument/class.Attachment.html
+share/doc/libevdocument/class.Document.html
+share/doc/libevdocument/class.FormField.html
+share/doc/libevdocument/class.FormFieldButton.html
+share/doc/libevdocument/class.FormFieldChoice.html
+share/doc/libevdocument/class.FormFieldSignature.html
+share/doc/libevdocument/class.FormFieldText.html
+share/doc/libevdocument/class.Image.html
+share/doc/libevdocument/class.Layer.html
+share/doc/libevdocument/class.Link.html
+share/doc/libevdocument/class.LinkAction.html
+share/doc/libevdocument/class.LinkDest.html
+share/doc/libevdocument/class.Media.html
+share/doc/libevdocument/class.Page.html
+share/doc/libevdocument/class.RenderContext.html
+share/doc/libevdocument/class.TransitionEffect.html
+share/doc/libevdocument/classes_hierarchy.html
+share/doc/libevdocument/const.MAJOR_VERSION.html
+share/doc/libevdocument/const.MINOR_VERSION.html
+share/doc/libevdocument/ctor.AnnotationAttachment.new.html
+share/doc/libevdocument/ctor.AnnotationText.new.html
+share/doc/libevdocument/ctor.AnnotationTextMarkup.highlight_new.html
+share/doc/libevdocument/ctor.AnnotationTextMarkup.squiggly_new.html
+share/doc/libevdocument/ctor.AnnotationTextMarkup.strike_out_new.html
+share/doc/libevdocument/ctor.AnnotationTextMarkup.underline_new.html
+share/doc/libevdocument/ctor.Attachment.new.html
+share/doc/libevdocument/ctor.DocumentInfo.new.html
+share/doc/libevdocument/ctor.DocumentLicense.new.html
+share/doc/libevdocument/ctor.FindRectangle.new.html
+share/doc/libevdocument/ctor.FormFieldButton.new.html
+share/doc/libevdocument/ctor.FormFieldChoice.new.html
+share/doc/libevdocument/ctor.FormFieldSignature.new.html
+share/doc/libevdocument/ctor.FormFieldText.new.html
+share/doc/libevdocument/ctor.Image.new.html
+share/doc/libevdocument/ctor.Image.new_from_pixbuf.html
+share/doc/libevdocument/ctor.Layer.new.html
+share/doc/libevdocument/ctor.Link.new.html
+share/doc/libevdocument/ctor.LinkAction.new_dest.html
+share/doc/libevdocument/ctor.LinkAction.new_external_uri.html
+share/doc/libevdocument/ctor.LinkAction.new_launch.html
+share/doc/libevdocument/ctor.LinkAction.new_layers_state.html
+share/doc/libevdocument/ctor.LinkAction.new_named.html
+share/doc/libevdocument/ctor.LinkAction.new_remote.html
+share/doc/libevdocument/ctor.LinkAction.new_reset_form.html
+share/doc/libevdocument/ctor.LinkDest.new_fit.html
+share/doc/libevdocument/ctor.LinkDest.new_fith.html
+share/doc/libevdocument/ctor.LinkDest.new_fitr.html
+share/doc/libevdocument/ctor.LinkDest.new_fitv.html
+share/doc/libevdocument/ctor.LinkDest.new_named.html
+share/doc/libevdocument/ctor.LinkDest.new_page.html
+share/doc/libevdocument/ctor.LinkDest.new_page_label.html
+share/doc/libevdocument/ctor.LinkDest.new_xyz.html
+share/doc/libevdocument/ctor.MappingList.new.html
+share/doc/libevdocument/ctor.Media.new_for_uri.html
+share/doc/libevdocument/ctor.Page.new.html
+share/doc/libevdocument/ctor.Rectangle.new.html
+share/doc/libevdocument/ctor.RenderContext.new.html
+share/doc/libevdocument/ctor.SourceLink.new.html
+share/doc/libevdocument/ctor.TransitionEffect.new.html
+share/doc/libevdocument/enum.AnnotationTextIcon.html
+share/doc/libevdocument/enum.AnnotationTextMarkupType.html
+share/doc/libevdocument/enum.AnnotationType.html
+share/doc/libevdocument/enum.AnnotationsOverMarkup.html
+share/doc/libevdocument/enum.CompressionType.html
+share/doc/libevdocument/enum.DocumentContainsJS.html
+share/doc/libevdocument/enum.DocumentLayout.html
+share/doc/libevdocument/enum.DocumentMode.html
+share/doc/libevdocument/enum.FileExporterFormat.html
+share/doc/libevdocument/enum.FormFieldButtonType.html
+share/doc/libevdocument/enum.FormFieldChoiceType.html
+share/doc/libevdocument/enum.FormFieldTextType.html
+share/doc/libevdocument/enum.LinkActionType.html
+share/doc/libevdocument/enum.LinkDestType.html
+share/doc/libevdocument/enum.SelectionStyle.html
+share/doc/libevdocument/enum.TransitionEffectAlignment.html
+share/doc/libevdocument/enum.TransitionEffectDirection.html
+share/doc/libevdocument/enum.TransitionEffectType.html
+share/doc/libevdocument/error.DocumentError.html
+share/doc/libevdocument/flags.AnnotationsSaveMask.html
+share/doc/libevdocument/flags.DocumentInfoFields.html
+share/doc/libevdocument/flags.DocumentLoadFlags.html
+share/doc/libevdocument/flags.DocumentPermissions.html
+share/doc/libevdocument/flags.DocumentUIHints.html
+share/doc/libevdocument/flags.FileExporterCapabilities.html
+share/doc/libevdocument/flags.FindOptions.html
+share/doc/libevdocument/fonts.css
+share/doc/libevdocument/func.ANNOTATION_MARKUP_IFACE.html
+share/doc/libevdocument/func.ASYNC_RENDERER_IFACE.html
+share/doc/libevdocument/func.BACKEND_IMPLEMENT_INTERFACE.html
+share/doc/libevdocument/func.BACKEND_REGISTER.html
+share/doc/libevdocument/func.BACKEND_REGISTER_WITH_CODE.html
+share/doc/libevdocument/func.CHECK_VERSION.html
+share/doc/libevdocument/func.DEPRECATED_FOR.html
+share/doc/libevdocument/func.DOCUMENT_ANNOTATIONS_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_ATTACHMENTS_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_FIND_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_FONTS_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_FORMS_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_IMAGES_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_LAYERS_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_LINKS_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_MEDIA_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_PRINT_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_SECURITY_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_TEXT_IFACE.html
+share/doc/libevdocument/func.DOCUMENT_TRANSITION_IFACE.html
+share/doc/libevdocument/func.FILE_EXPORTER_IFACE.html
+share/doc/libevdocument/func.SELECTION_IFACE.html
+share/doc/libevdocument/func.UNAVAILABLE.html
+share/doc/libevdocument/func.backends_manager_get_all_types_info.html
+share/doc/libevdocument/func.backends_manager_get_document.html
+share/doc/libevdocument/func.backends_manager_get_document_module_name.html
+share/doc/libevdocument/func.backends_manager_get_document_type_info.html
+share/doc/libevdocument/func.file_compress.html
+share/doc/libevdocument/func.file_copy_metadata.html
+share/doc/libevdocument/func.file_get_mime_type.html
+share/doc/libevdocument/func.file_get_mime_type_from_fd.html
+share/doc/libevdocument/func.file_is_temp.html
+share/doc/libevdocument/func.file_uncompress.html
+share/doc/libevdocument/func.get_locale_dir.html
+share/doc/libevdocument/func.init.html
+share/doc/libevdocument/func.mkdtemp.html
+share/doc/libevdocument/func.mkstemp.html
+share/doc/libevdocument/func.mkstemp_file.html
+share/doc/libevdocument/func.rect_cmp.html
+share/doc/libevdocument/func.should_use_portal.html
+share/doc/libevdocument/func.shutdown.html
+share/doc/libevdocument/func.tmp_file_unlink.html
+share/doc/libevdocument/func.tmp_filename_unlink.html
+share/doc/libevdocument/func.tmp_uri_unlink.html
+share/doc/libevdocument/func.xfer_uri_simple.html
+share/doc/libevdocument/func.xmp_parse.html
+share/doc/libevdocument/fzy.js
+share/doc/libevdocument/go-up-symbolic.png
+share/doc/libevdocument/iface.AnnotationMarkup.html
+share/doc/libevdocument/iface.AsyncRenderer.html
+share/doc/libevdocument/iface.DocumentAnnotations.html
+share/doc/libevdocument/iface.DocumentAttachments.html
+share/doc/libevdocument/iface.DocumentFind.html
+share/doc/libevdocument/iface.DocumentFonts.html
+share/doc/libevdocument/iface.DocumentForms.html
+share/doc/libevdocument/iface.DocumentImages.html
+share/doc/libevdocument/iface.DocumentLayers.html
+share/doc/libevdocument/iface.DocumentLinks.html
+share/doc/libevdocument/iface.DocumentMedia.html
+share/doc/libevdocument/iface.DocumentPrint.html
+share/doc/libevdocument/iface.DocumentSecurity.html
+share/doc/libevdocument/iface.DocumentText.html
+share/doc/libevdocument/iface.DocumentTransition.html
+share/doc/libevdocument/iface.FileExporter.html
+share/doc/libevdocument/iface.Selection.html
+share/doc/libevdocument/index.html
+share/doc/libevdocument/index.json
+share/doc/libevdocument/libevdocument.devhelp2
+share/doc/libevdocument/libevdocument.toml
+share/doc/libevdocument/main.js
+share/doc/libevdocument/method.Annotation.equal.html
+share/doc/libevdocument/method.Annotation.get_annotation_type.html
+share/doc/libevdocument/method.Annotation.get_area.html
+share/doc/libevdocument/method.Annotation.get_color.html
+share/doc/libevdocument/method.Annotation.get_contents.html
+share/doc/libevdocument/method.Annotation.get_modified.html
+share/doc/libevdocument/method.Annotation.get_name.html
+share/doc/libevdocument/method.Annotation.get_page.html
+share/doc/libevdocument/method.Annotation.get_page_index.html
+share/doc/libevdocument/method.Annotation.get_rgba.html
+share/doc/libevdocument/method.Annotation.set_area.html
+share/doc/libevdocument/method.Annotation.set_color.html
+share/doc/libevdocument/method.Annotation.set_contents.html
+share/doc/libevdocument/method.Annotation.set_modified.html
+share/doc/libevdocument/method.Annotation.set_modified_from_time.html
+share/doc/libevdocument/method.Annotation.set_modified_from_time_t.html
+share/doc/libevdocument/method.Annotation.set_name.html
+share/doc/libevdocument/method.Annotation.set_rgba.html
+share/doc/libevdocument/method.AnnotationAttachment.get_attachment.html
+share/doc/libevdocument/method.AnnotationAttachment.set_attachment.html
+share/doc/libevdocument/method.AnnotationMarkup.can_have_popup.html
+share/doc/libevdocument/method.AnnotationMarkup.get_label.html
+share/doc/libevdocument/method.AnnotationMarkup.get_opacity.html
+share/doc/libevdocument/method.AnnotationMarkup.get_popup_is_open.html
+share/doc/libevdocument/method.AnnotationMarkup.get_rectangle.html
+share/doc/libevdocument/method.AnnotationMarkup.has_popup.html
+share/doc/libevdocument/method.AnnotationMarkup.set_has_popup.html
+share/doc/libevdocument/method.AnnotationMarkup.set_label.html
+share/doc/libevdocument/method.AnnotationMarkup.set_opacity.html
+share/doc/libevdocument/method.AnnotationMarkup.set_popup_is_open.html
+share/doc/libevdocument/method.AnnotationMarkup.set_rectangle.html
+share/doc/libevdocument/method.AnnotationText.get_icon.html
+share/doc/libevdocument/method.AnnotationText.get_is_open.html
+share/doc/libevdocument/method.AnnotationText.set_icon.html
+share/doc/libevdocument/method.AnnotationText.set_is_open.html
+share/doc/libevdocument/method.AnnotationTextMarkup.get_markup_type.html
+share/doc/libevdocument/method.AnnotationTextMarkup.set_markup_type.html
+share/doc/libevdocument/method.AsyncRenderer.render_pixbuf.html
+share/doc/libevdocument/method.Attachment.get_creation_date.html
+share/doc/libevdocument/method.Attachment.get_description.html
+share/doc/libevdocument/method.Attachment.get_mime_type.html
+share/doc/libevdocument/method.Attachment.get_modification_date.html
+share/doc/libevdocument/method.Attachment.get_name.html
+share/doc/libevdocument/method.Attachment.open.html
+share/doc/libevdocument/method.Attachment.save.html
+share/doc/libevdocument/method.Document.check_dimensions.html
+share/doc/libevdocument/method.Document.find_page_by_label.html
+share/doc/libevdocument/method.Document.get_backend_info.html
+share/doc/libevdocument/method.Document.get_info.html
+share/doc/libevdocument/method.Document.get_max_label_len.html
+share/doc/libevdocument/method.Document.get_max_page_size.html
+share/doc/libevdocument/method.Document.get_min_page_size.html
+share/doc/libevdocument/method.Document.get_modified.html
+share/doc/libevdocument/method.Document.get_n_pages.html
+share/doc/libevdocument/method.Document.get_page.html
+share/doc/libevdocument/method.Document.get_page_label.html
+share/doc/libevdocument/method.Document.get_page_size.html
+share/doc/libevdocument/method.Document.get_size.html
+share/doc/libevdocument/method.Document.get_thumbnail.html
+share/doc/libevdocument/method.Document.get_thumbnail_surface.html
+share/doc/libevdocument/method.Document.get_title.html
+share/doc/libevdocument/method.Document.get_uri.html
+share/doc/libevdocument/method.Document.has_synctex.html
+share/doc/libevdocument/method.Document.has_text_page_labels.html
+share/doc/libevdocument/method.Document.is_page_size_uniform.html
+share/doc/libevdocument/method.Document.load.html
+share/doc/libevdocument/method.Document.load_fd.html
+share/doc/libevdocument/method.Document.load_full.html
+share/doc/libevdocument/method.Document.load_gfile.html
+share/doc/libevdocument/method.Document.load_stream.html
+share/doc/libevdocument/method.Document.render.html
+share/doc/libevdocument/method.Document.save.html
+share/doc/libevdocument/method.Document.set_modified.html
+share/doc/libevdocument/method.Document.synctex_backward_search.html
+share/doc/libevdocument/method.Document.synctex_forward_search.html
+share/doc/libevdocument/method.DocumentAnnotations.add_annotation.html
+share/doc/libevdocument/method.DocumentAnnotations.can_add_annotation.html
+share/doc/libevdocument/method.DocumentAnnotations.can_remove_annotation.html
+share/doc/libevdocument/method.DocumentAnnotations.document_is_modified.html
+share/doc/libevdocument/method.DocumentAnnotations.get_annotations.html
+share/doc/libevdocument/method.DocumentAnnotations.over_markup.html
+share/doc/libevdocument/method.DocumentAnnotations.remove_annotation.html
+share/doc/libevdocument/method.DocumentAnnotations.save_annotation.html
+share/doc/libevdocument/method.DocumentAttachments.get_attachments.html
+share/doc/libevdocument/method.DocumentAttachments.has_attachments.html
+share/doc/libevdocument/method.DocumentFind.find_text.html
+share/doc/libevdocument/method.DocumentFind.find_text_extended.html
+share/doc/libevdocument/method.DocumentFind.find_text_with_options.html
+share/doc/libevdocument/method.DocumentFind.get_supported_options.html
+share/doc/libevdocument/method.DocumentFonts.fill_model.html
+share/doc/libevdocument/method.DocumentFonts.get_fonts_summary.html
+share/doc/libevdocument/method.DocumentFonts.get_progress.html
+share/doc/libevdocument/method.DocumentFonts.scan.html
+share/doc/libevdocument/method.DocumentForms.document_is_modified.html
+share/doc/libevdocument/method.DocumentForms.form_field_button_get_state.html
+share/doc/libevdocument/method.DocumentForms.form_field_button_set_state.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_get_item.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_get_n_items.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_get_text.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_is_item_selected.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_select_item.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_set_text.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_toggle_item.html
+share/doc/libevdocument/method.DocumentForms.form_field_choice_unselect_all.html
+share/doc/libevdocument/method.DocumentForms.form_field_text_get_text.html
+share/doc/libevdocument/method.DocumentForms.form_field_text_set_text.html
+share/doc/libevdocument/method.DocumentForms.get_form_fields.html
+share/doc/libevdocument/method.DocumentForms.reset_form.html
+share/doc/libevdocument/method.DocumentImages.get_image.html
+share/doc/libevdocument/method.DocumentImages.get_image_mapping.html
+share/doc/libevdocument/method.DocumentInfo.copy.html
+share/doc/libevdocument/method.DocumentInfo.free.html
+share/doc/libevdocument/method.DocumentInfo.get_created_datetime.html
+share/doc/libevdocument/method.DocumentInfo.get_modified_datetime.html
+share/doc/libevdocument/method.DocumentInfo.set_from_xmp.html
+share/doc/libevdocument/method.DocumentInfo.take_created_datetime.html
+share/doc/libevdocument/method.DocumentInfo.take_modified_datetime.html
+share/doc/libevdocument/method.DocumentLayers.get_layers.html
+share/doc/libevdocument/method.DocumentLayers.has_layers.html
+share/doc/libevdocument/method.DocumentLayers.hide_layer.html
+share/doc/libevdocument/method.DocumentLayers.layer_is_visible.html
+share/doc/libevdocument/method.DocumentLayers.show_layer.html
+share/doc/libevdocument/method.DocumentLicense.copy.html
+share/doc/libevdocument/method.DocumentLicense.free.html
+share/doc/libevdocument/method.DocumentLicense.get_text.html
+share/doc/libevdocument/method.DocumentLicense.get_uri.html
+share/doc/libevdocument/method.DocumentLicense.get_web_statement.html
+share/doc/libevdocument/method.DocumentLinks.find_link_dest.html
+share/doc/libevdocument/method.DocumentLinks.find_link_page.html
+share/doc/libevdocument/method.DocumentLinks.get_dest_page.html
+share/doc/libevdocument/method.DocumentLinks.get_dest_page_label.html
+share/doc/libevdocument/method.DocumentLinks.get_link_page.html
+share/doc/libevdocument/method.DocumentLinks.get_link_page_label.html
+share/doc/libevdocument/method.DocumentLinks.get_links.html
+share/doc/libevdocument/method.DocumentLinks.get_links_model.html
+share/doc/libevdocument/method.DocumentLinks.has_document_links.html
+share/doc/libevdocument/method.DocumentMedia.get_media_mapping.html
+share/doc/libevdocument/method.DocumentPrint.print_page.html
+share/doc/libevdocument/method.DocumentSecurity.has_document_security.html
+share/doc/libevdocument/method.DocumentSecurity.set_password.html
+share/doc/libevdocument/method.DocumentText.get_text.html
+share/doc/libevdocument/method.DocumentText.get_text_attrs.html
+share/doc/libevdocument/method.DocumentText.get_text_layout.html
+share/doc/libevdocument/method.DocumentText.get_text_mapping.html
+share/doc/libevdocument/method.DocumentTransition.get_effect.html
+share/doc/libevdocument/method.DocumentTransition.get_page_duration.html
+share/doc/libevdocument/method.FileExporter.begin.html
+share/doc/libevdocument/method.FileExporter.begin_page.html
+share/doc/libevdocument/method.FileExporter.do_page.html
+share/doc/libevdocument/method.FileExporter.end.html
+share/doc/libevdocument/method.FileExporter.end_page.html
+share/doc/libevdocument/method.FileExporter.get_capabilities.html
+share/doc/libevdocument/method.FindRectangle.copy.html
+share/doc/libevdocument/method.FindRectangle.free.html
+share/doc/libevdocument/method.Image.get_id.html
+share/doc/libevdocument/method.Image.get_page.html
+share/doc/libevdocument/method.Image.get_pixbuf.html
+share/doc/libevdocument/method.Image.get_tmp_uri.html
+share/doc/libevdocument/method.Image.save_tmp.html
+share/doc/libevdocument/method.Layer.get_rb_group.html
+share/doc/libevdocument/method.Layer.is_parent.html
+share/doc/libevdocument/method.Link.get_action.html
+share/doc/libevdocument/method.Link.get_title.html
+share/doc/libevdocument/method.LinkAction.equal.html
+share/doc/libevdocument/method.LinkAction.get_action_type.html
+share/doc/libevdocument/method.LinkAction.get_dest.html
+share/doc/libevdocument/method.LinkAction.get_exclude_reset_fields.html
+share/doc/libevdocument/method.LinkAction.get_filename.html
+share/doc/libevdocument/method.LinkAction.get_hide_list.html
+share/doc/libevdocument/method.LinkAction.get_name.html
+share/doc/libevdocument/method.LinkAction.get_params.html
+share/doc/libevdocument/method.LinkAction.get_reset_fields.html
+share/doc/libevdocument/method.LinkAction.get_show_list.html
+share/doc/libevdocument/method.LinkAction.get_toggle_list.html
+share/doc/libevdocument/method.LinkAction.get_uri.html
+share/doc/libevdocument/method.LinkDest.equal.html
+share/doc/libevdocument/method.LinkDest.get_bottom.html
+share/doc/libevdocument/method.LinkDest.get_dest_type.html
+share/doc/libevdocument/method.LinkDest.get_left.html
+share/doc/libevdocument/method.LinkDest.get_named_dest.html
+share/doc/libevdocument/method.LinkDest.get_page.html
+share/doc/libevdocument/method.LinkDest.get_page_label.html
+share/doc/libevdocument/method.LinkDest.get_right.html
+share/doc/libevdocument/method.LinkDest.get_top.html
+share/doc/libevdocument/method.LinkDest.get_zoom.html
+share/doc/libevdocument/method.MappingList.find.html
+share/doc/libevdocument/method.MappingList.find_custom.html
+share/doc/libevdocument/method.MappingList.get.html
+share/doc/libevdocument/method.MappingList.get_data.html
+share/doc/libevdocument/method.MappingList.get_list.html
+share/doc/libevdocument/method.MappingList.get_page.html
+share/doc/libevdocument/method.MappingList.length.html
+share/doc/libevdocument/method.MappingList.nth.html
+share/doc/libevdocument/method.MappingList.ref.html
+share/doc/libevdocument/method.MappingList.remove.html
+share/doc/libevdocument/method.MappingList.unref.html
+share/doc/libevdocument/method.Media.get_page_index.html
+share/doc/libevdocument/method.Media.get_show_controls.html
+share/doc/libevdocument/method.Media.get_uri.html
+share/doc/libevdocument/method.Media.set_show_controls.html
+share/doc/libevdocument/method.Rectangle.copy.html
+share/doc/libevdocument/method.Rectangle.free.html
+share/doc/libevdocument/method.RenderContext.compute_scaled_size.html
+share/doc/libevdocument/method.RenderContext.compute_scales.html
+share/doc/libevdocument/method.RenderContext.compute_transformed_size.html
+share/doc/libevdocument/method.RenderContext.set_page.html
+share/doc/libevdocument/method.RenderContext.set_rotation.html
+share/doc/libevdocument/method.RenderContext.set_scale.html
+share/doc/libevdocument/method.RenderContext.set_target_size.html
+share/doc/libevdocument/method.Selection.get_selected_text.html
+share/doc/libevdocument/method.Selection.get_selection_region.html
+share/doc/libevdocument/method.Selection.render_selection.html
+share/doc/libevdocument/method.SourceLink.copy.html
+share/doc/libevdocument/method.SourceLink.free.html
+share/doc/libevdocument/property.Annotation.area.html
+share/doc/libevdocument/property.Annotation.color.html
+share/doc/libevdocument/property.Annotation.contents.html
+share/doc/libevdocument/property.Annotation.modified.html
+share/doc/libevdocument/property.Annotation.name.html
+share/doc/libevdocument/property.Annotation.page.html
+share/doc/libevdocument/property.Annotation.rgba.html
+share/doc/libevdocument/property.AnnotationAttachment.attachment.html
+share/doc/libevdocument/property.AnnotationMarkup.can-have-popup.html
+share/doc/libevdocument/property.AnnotationMarkup.has-popup.html
+share/doc/libevdocument/property.AnnotationMarkup.label.html
+share/doc/libevdocument/property.AnnotationMarkup.opacity.html
+share/doc/libevdocument/property.AnnotationMarkup.popup-is-open.html
+share/doc/libevdocument/property.AnnotationMarkup.rectangle.html
+share/doc/libevdocument/property.AnnotationText.icon.html
+share/doc/libevdocument/property.AnnotationText.is-open.html
+share/doc/libevdocument/property.AnnotationTextMarkup.type.html
+share/doc/libevdocument/property.Attachment.ctime.html
+share/doc/libevdocument/property.Attachment.data.html
+share/doc/libevdocument/property.Attachment.description.html
+share/doc/libevdocument/property.Attachment.mtime.html
+share/doc/libevdocument/property.Attachment.name.html
+share/doc/libevdocument/property.Attachment.size.html
+share/doc/libevdocument/property.Document.modified.html
+share/doc/libevdocument/property.Link.action.html
+share/doc/libevdocument/property.Link.title.html
+share/doc/libevdocument/property.LinkAction.dest.html
+share/doc/libevdocument/property.LinkAction.exclude-reset-fields.html
+share/doc/libevdocument/property.LinkAction.filename.html
+share/doc/libevdocument/property.LinkAction.hide-list.html
+share/doc/libevdocument/property.LinkAction.name.html
+share/doc/libevdocument/property.LinkAction.params.html
+share/doc/libevdocument/property.LinkAction.reset-fields.html
+share/doc/libevdocument/property.LinkAction.show-list.html
+share/doc/libevdocument/property.LinkAction.toggle-list.html
+share/doc/libevdocument/property.LinkAction.type.html
+share/doc/libevdocument/property.LinkAction.uri.html
+share/doc/libevdocument/property.LinkDest.bottom.html
+share/doc/libevdocument/property.LinkDest.change.html
+share/doc/libevdocument/property.LinkDest.left.html
+share/doc/libevdocument/property.LinkDest.named.html
+share/doc/libevdocument/property.LinkDest.page-label.html
+share/doc/libevdocument/property.LinkDest.page.html
+share/doc/libevdocument/property.LinkDest.right.html
+share/doc/libevdocument/property.LinkDest.top.html
+share/doc/libevdocument/property.LinkDest.type.html
+share/doc/libevdocument/property.LinkDest.zoom.html
+share/doc/libevdocument/property.TransitionEffect.alignment.html
+share/doc/libevdocument/property.TransitionEffect.angle.html
+share/doc/libevdocument/property.TransitionEffect.direction.html
+share/doc/libevdocument/property.TransitionEffect.duration-real.html
+share/doc/libevdocument/property.TransitionEffect.duration.html
+share/doc/libevdocument/property.TransitionEffect.rectangular.html
+share/doc/libevdocument/property.TransitionEffect.scale.html
+share/doc/libevdocument/property.TransitionEffect.type.html
+share/doc/libevdocument/search.js
+share/doc/libevdocument/signal.AsyncRenderer.render-finished.html
+share/doc/libevdocument/solarized-dark.css
+share/doc/libevdocument/solarized-light.css
+share/doc/libevdocument/struct.DocumentBackendInfo.html
+share/doc/libevdocument/struct.DocumentInfo.html
+share/doc/libevdocument/struct.DocumentLicense.html
+share/doc/libevdocument/struct.FileExporterContext.html
+share/doc/libevdocument/struct.FindRectangle.html
+share/doc/libevdocument/struct.Mapping.html
+share/doc/libevdocument/struct.MappingList.html
+share/doc/libevdocument/struct.Point.html
+share/doc/libevdocument/struct.Rectangle.html
+share/doc/libevdocument/struct.SourceLink.html
+share/doc/libevdocument/struct.TypeInfo.html
+share/doc/libevdocument/style.css
+share/doc/libevdocument/type_func.Attachment.error_quark.html
+share/doc/libevdocument/type_func.Document.doc_mutex_lock.html
+share/doc/libevdocument/type_func.Document.doc_mutex_trylock.html
+share/doc/libevdocument/type_func.Document.doc_mutex_unlock.html
+share/doc/libevdocument/type_func.Document.factory_add_filters.html
+share/doc/libevdocument/type_func.Document.factory_get_document.html
+share/doc/libevdocument/type_func.Document.factory_get_document_for_fd.html
+share/doc/libevdocument/type_func.Document.factory_get_document_for_gfile.html
+share/doc/libevdocument/type_func.Document.factory_get_document_for_stream.html
+share/doc/libevdocument/type_func.Document.factory_get_document_full.html
+share/doc/libevdocument/type_func.Document.fc_mutex_lock.html
+share/doc/libevdocument/type_func.Document.fc_mutex_trylock.html
+share/doc/libevdocument/type_func.Document.fc_mutex_unlock.html
+share/doc/libevdocument/type_func.Document.misc_format_date.html
+share/doc/libevdocument/type_func.Document.misc_format_datetime.html
+share/doc/libevdocument/type_func.Document.misc_get_loading_thumbnail.html
+share/doc/libevdocument/type_func.Document.misc_get_page_border_size.html
+share/doc/libevdocument/type_func.Document.misc_get_pointer_position.html
+share/doc/libevdocument/type_func.Document.misc_get_screen_dpi.html
+share/doc/libevdocument/type_func.Document.misc_get_thumbnail_frame.html
+share/doc/libevdocument/type_func.Document.misc_get_widget_dpi.html
+share/doc/libevdocument/type_func.Document.misc_invert_pixbuf.html
+share/doc/libevdocument/type_func.Document.misc_invert_surface.html
+share/doc/libevdocument/type_func.Document.misc_paint_one_page.html
+share/doc/libevdocument/type_func.Document.misc_pixbuf_from_surface.html
+share/doc/libevdocument/type_func.Document.misc_render_loading_thumbnail.html
+share/doc/libevdocument/type_func.Document.misc_render_loading_thumbnail_surface.html
+share/doc/libevdocument/type_func.Document.misc_render_thumbnail_surface_with_frame.html
+share/doc/libevdocument/type_func.Document.misc_render_thumbnail_with_frame.html
+share/doc/libevdocument/type_func.Document.misc_surface_from_pixbuf.html
+share/doc/libevdocument/type_func.Document.misc_surface_rotate_and_scale.html
+share/doc/libevdocument/type_func.DocumentError.quark.html
+share/doc/libevdocument/vfunc.AsyncRenderer.render_finished.html
+share/doc/libevdocument/vfunc.AsyncRenderer.render_pixbuf.html
+share/doc/libevdocument/vfunc.Document.get_backend_info.html
+share/doc/libevdocument/vfunc.Document.get_info.html
+share/doc/libevdocument/vfunc.Document.get_n_pages.html
+share/doc/libevdocument/vfunc.Document.get_page.html
+share/doc/libevdocument/vfunc.Document.get_page_label.html
+share/doc/libevdocument/vfunc.Document.get_page_size.html
+share/doc/libevdocument/vfunc.Document.get_thumbnail.html
+share/doc/libevdocument/vfunc.Document.get_thumbnail_surface.html
+share/doc/libevdocument/vfunc.Document.load.html
+share/doc/libevdocument/vfunc.Document.load_fd.html
+share/doc/libevdocument/vfunc.Document.load_gfile.html
+share/doc/libevdocument/vfunc.Document.load_stream.html
+share/doc/libevdocument/vfunc.Document.render.html
+share/doc/libevdocument/vfunc.Document.save.html
+share/doc/libevdocument/vfunc.Document.support_synctex.html
+share/doc/libevdocument/vfunc.DocumentAnnotations.add_annotation.html
+share/doc/libevdocument/vfunc.DocumentAnnotations.document_is_modified.html
+share/doc/libevdocument/vfunc.DocumentAnnotations.get_annotations.html
+share/doc/libevdocument/vfunc.DocumentAnnotations.over_markup.html
+share/doc/libevdocument/vfunc.DocumentAnnotations.remove_annotation.html
+share/doc/libevdocument/vfunc.DocumentAnnotations.save_annotation.html
+share/doc/libevdocument/vfunc.DocumentAttachments.get_attachments.html
+share/doc/libevdocument/vfunc.DocumentAttachments.has_attachments.html
+share/doc/libevdocument/vfunc.DocumentFind.find_text.html
+share/doc/libevdocument/vfunc.DocumentFind.find_text_extended.html
+share/doc/libevdocument/vfunc.DocumentFind.find_text_with_options.html
+share/doc/libevdocument/vfunc.DocumentFind.get_supported_options.html
+share/doc/libevdocument/vfunc.DocumentFonts.fill_model.html
+share/doc/libevdocument/vfunc.DocumentFonts.get_fonts_summary.html
+share/doc/libevdocument/vfunc.DocumentFonts.get_progress.html
+share/doc/libevdocument/vfunc.DocumentFonts.scan.html
+share/doc/libevdocument/vfunc.DocumentForms.document_is_modified.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_button_get_state.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_button_set_state.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_get_item.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_get_n_items.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_get_text.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_is_item_selected.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_select_item.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_set_text.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_toggle_item.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_choice_unselect_all.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_text_get_text.html
+share/doc/libevdocument/vfunc.DocumentForms.form_field_text_set_text.html
+share/doc/libevdocument/vfunc.DocumentForms.get_form_fields.html
+share/doc/libevdocument/vfunc.DocumentForms.reset_form.html
+share/doc/libevdocument/vfunc.DocumentImages.get_image.html
+share/doc/libevdocument/vfunc.DocumentImages.get_image_mapping.html
+share/doc/libevdocument/vfunc.DocumentLayers.get_layers.html
+share/doc/libevdocument/vfunc.DocumentLayers.has_layers.html
+share/doc/libevdocument/vfunc.DocumentLayers.hide_layer.html
+share/doc/libevdocument/vfunc.DocumentLayers.layer_is_visible.html
+share/doc/libevdocument/vfunc.DocumentLayers.show_layer.html
+share/doc/libevdocument/vfunc.DocumentLinks.find_link_dest.html
+share/doc/libevdocument/vfunc.DocumentLinks.find_link_page.html
+share/doc/libevdocument/vfunc.DocumentLinks.get_links.html
+share/doc/libevdocument/vfunc.DocumentLinks.get_links_model.html
+share/doc/libevdocument/vfunc.DocumentLinks.has_document_links.html
+share/doc/libevdocument/vfunc.DocumentMedia.get_media_mapping.html
+share/doc/libevdocument/vfunc.DocumentPrint.print_page.html
+share/doc/libevdocument/vfunc.DocumentSecurity.has_document_security.html
+share/doc/libevdocument/vfunc.DocumentSecurity.set_password.html
+share/doc/libevdocument/vfunc.DocumentText.get_text.html
+share/doc/libevdocument/vfunc.DocumentText.get_text_attrs.html
+share/doc/libevdocument/vfunc.DocumentText.get_text_layout.html
+share/doc/libevdocument/vfunc.DocumentText.get_text_mapping.html
+share/doc/libevdocument/vfunc.DocumentTransition.get_effect.html
+share/doc/libevdocument/vfunc.DocumentTransition.get_page_duration.html
+share/doc/libevdocument/vfunc.FileExporter.begin.html
+share/doc/libevdocument/vfunc.FileExporter.begin_page.html
+share/doc/libevdocument/vfunc.FileExporter.do_page.html
+share/doc/libevdocument/vfunc.FileExporter.end.html
+share/doc/libevdocument/vfunc.FileExporter.end_page.html
+share/doc/libevdocument/vfunc.FileExporter.get_capabilities.html
+share/doc/libevdocument/vfunc.Selection.get_selected_text.html
+share/doc/libevdocument/vfunc.Selection.get_selection_region.html
+share/doc/libevdocument/vfunc.Selection.render_selection.html
+share/doc/libevview/RedHatDisplay-Black.woff
+share/doc/libevview/RedHatDisplay-Black.woff2
+share/doc/libevview/RedHatDisplay-BlackItalic.woff
+share/doc/libevview/RedHatDisplay-BlackItalic.woff2
+share/doc/libevview/RedHatDisplay-Bold.woff
+share/doc/libevview/RedHatDisplay-Bold.woff2
+share/doc/libevview/RedHatDisplay-BoldItalic.woff
+share/doc/libevview/RedHatDisplay-BoldItalic.woff2
+share/doc/libevview/RedHatDisplay-Italic.woff
+share/doc/libevview/RedHatDisplay-Italic.woff2
+share/doc/libevview/RedHatDisplay-Medium.woff
+share/doc/libevview/RedHatDisplay-Medium.woff2
+share/doc/libevview/RedHatDisplay-MediumItalic.woff
+share/doc/libevview/RedHatDisplay-MediumItalic.woff2
+share/doc/libevview/RedHatDisplay-Regular.woff
+share/doc/libevview/RedHatDisplay-Regular.woff2
+share/doc/libevview/RedHatText-Bold.woff
+share/doc/libevview/RedHatText-Bold.woff2
+share/doc/libevview/RedHatText-BoldItalic.woff
+share/doc/libevview/RedHatText-BoldItalic.woff2
+share/doc/libevview/RedHatText-Italic.woff
+share/doc/libevview/RedHatText-Italic.woff2
+share/doc/libevview/RedHatText-Medium.woff
+share/doc/libevview/RedHatText-Medium.woff2
+share/doc/libevview/RedHatText-MediumItalic.woff
+share/doc/libevview/RedHatText-MediumItalic.woff2
+share/doc/libevview/RedHatText-Regular.woff
+share/doc/libevview/RedHatText-Regular.woff2
+share/doc/libevview/SourceCodePro-It.ttf.woff
+share/doc/libevview/SourceCodePro-Regular.ttf.woff
+share/doc/libevview/SourceCodePro-Semibold.ttf.woff
+share/doc/libevview/class.DocumentModel.html
+share/doc/libevview/class.Job.html
+share/doc/libevview/class.JobAnnots.html
+share/doc/libevview/class.JobAttachments.html
+share/doc/libevview/class.JobExport.html
+share/doc/libevview/class.JobFind.html
+share/doc/libevview/class.JobFonts.html
+share/doc/libevview/class.JobLayers.html
+share/doc/libevview/class.JobLinks.html
+share/doc/libevview/class.JobLoad.html
+share/doc/libevview/class.JobLoadFd.html
+share/doc/libevview/class.JobLoadGFile.html
+share/doc/libevview/class.JobLoadStream.html
+share/doc/libevview/class.JobPageData.html
+share/doc/libevview/class.JobPrint.html
+share/doc/libevview/class.JobRender.html
+share/doc/libevview/class.JobSave.html
+share/doc/libevview/class.JobThumbnail.html
+share/doc/libevview/class.PrintOperation.html
+share/doc/libevview/class.View.html
+share/doc/libevview/class.ViewPresentation.html
+share/doc/libevview/classes_hierarchy.html
+share/doc/libevview/const.STOCK_ANNOT_SQUIGGLY.html
+share/doc/libevview/const.STOCK_ANNOT_TEXT.html
+share/doc/libevview/const.STOCK_ATTACHMENT.html
+share/doc/libevview/const.STOCK_CLOSE.html
+share/doc/libevview/const.STOCK_FIND_UNSUPPORTED.html
+share/doc/libevview/const.STOCK_INVERTED_COLORS.html
+share/doc/libevview/const.STOCK_OUTLINE.html
+share/doc/libevview/const.STOCK_RESIZE_SE.html
+share/doc/libevview/const.STOCK_RESIZE_SW.html
+share/doc/libevview/const.STOCK_ROTATE_LEFT.html
+share/doc/libevview/const.STOCK_ROTATE_RIGHT.html
+share/doc/libevview/const.STOCK_RUN_PRESENTATION.html
+share/doc/libevview/const.STOCK_SEND_TO.html
+share/doc/libevview/const.STOCK_VIEW_CONTINUOUS.html
+share/doc/libevview/const.STOCK_VIEW_DUAL.html
+share/doc/libevview/const.STOCK_VIEW_SIDEBAR.html
+share/doc/libevview/const.STOCK_VISIBLE.html
+share/doc/libevview/const.STOCK_ZOOM.html
+share/doc/libevview/const.STOCK_ZOOM_PAGE.html
+share/doc/libevview/const.STOCK_ZOOM_WIDTH.html
+share/doc/libevview/ctor.DocumentModel.new.html
+share/doc/libevview/ctor.DocumentModel.new_with_document.html
+share/doc/libevview/ctor.JobAnnots.new.html
+share/doc/libevview/ctor.JobAttachments.new.html
+share/doc/libevview/ctor.JobExport.new.html
+share/doc/libevview/ctor.JobFind.new.html
+share/doc/libevview/ctor.JobFonts.new.html
+share/doc/libevview/ctor.JobLayers.new.html
+share/doc/libevview/ctor.JobLinks.new.html
+share/doc/libevview/ctor.JobLoad.new.html
+share/doc/libevview/ctor.JobLoadFd.new.html
+share/doc/libevview/ctor.JobLoadFd.new_take.html
+share/doc/libevview/ctor.JobLoadGFile.new.html
+share/doc/libevview/ctor.JobLoadStream.new.html
+share/doc/libevview/ctor.JobPageData.new.html
+share/doc/libevview/ctor.JobPrint.new.html
+share/doc/libevview/ctor.JobRender.new.html
+share/doc/libevview/ctor.JobSave.new.html
+share/doc/libevview/ctor.JobThumbnail.new.html
+share/doc/libevview/ctor.JobThumbnail.new_with_target_size.html
+share/doc/libevview/ctor.PrintOperation.new.html
+share/doc/libevview/ctor.View.new.html
+share/doc/libevview/ctor.ViewPresentation.new.html
+share/doc/libevview/enum.JobPriority.html
+share/doc/libevview/enum.JobRunMode.html
+share/doc/libevview/enum.JobThumbnailFormat.html
+share/doc/libevview/enum.PageLayout.html
+share/doc/libevview/enum.SizingMode.html
+share/doc/libevview/flags.JobPageDataFlags.html
+share/doc/libevview/fonts.css
+share/doc/libevview/func.JOB_LOAD_FD.html
+share/doc/libevview/func.JOB_LOAD_FD_CLASS.html
+share/doc/libevview/func.JOB_LOAD_GFILE.html
+share/doc/libevview/func.JOB_LOAD_GFILE_CLASS.html
+share/doc/libevview/func.stock_icons_init.html
+share/doc/libevview/func.stock_icons_set_screen.html
+share/doc/libevview/func.stock_icons_shutdown.html
+share/doc/libevview/fzy.js
+share/doc/libevview/go-up-symbolic.png
+share/doc/libevview/index.html
+share/doc/libevview/index.json
+share/doc/libevview/libevview.devhelp2
+share/doc/libevview/libevview.toml
+share/doc/libevview/main.js
+share/doc/libevview/method.DocumentModel.get_continuous.html
+share/doc/libevview/method.DocumentModel.get_document.html
+share/doc/libevview/method.DocumentModel.get_dual_page.html
+share/doc/libevview/method.DocumentModel.get_dual_page_odd_pages_left.html
+share/doc/libevview/method.DocumentModel.get_fullscreen.html
+share/doc/libevview/method.DocumentModel.get_inverted_colors.html
+share/doc/libevview/method.DocumentModel.get_max_scale.html
+share/doc/libevview/method.DocumentModel.get_min_scale.html
+share/doc/libevview/method.DocumentModel.get_page.html
+share/doc/libevview/method.DocumentModel.get_page_layout.html
+share/doc/libevview/method.DocumentModel.get_rotation.html
+share/doc/libevview/method.DocumentModel.get_rtl.html
+share/doc/libevview/method.DocumentModel.get_scale.html
+share/doc/libevview/method.DocumentModel.get_sizing_mode.html
+share/doc/libevview/method.DocumentModel.set_continuous.html
+share/doc/libevview/method.DocumentModel.set_document.html
+share/doc/libevview/method.DocumentModel.set_dual_page.html
+share/doc/libevview/method.DocumentModel.set_dual_page_odd_pages_left.html
+share/doc/libevview/method.DocumentModel.set_fullscreen.html
+share/doc/libevview/method.DocumentModel.set_inverted_colors.html
+share/doc/libevview/method.DocumentModel.set_max_scale.html
+share/doc/libevview/method.DocumentModel.set_min_scale.html
+share/doc/libevview/method.DocumentModel.set_page.html
+share/doc/libevview/method.DocumentModel.set_page_by_label.html
+share/doc/libevview/method.DocumentModel.set_page_layout.html
+share/doc/libevview/method.DocumentModel.set_rotation.html
+share/doc/libevview/method.DocumentModel.set_rtl.html
+share/doc/libevview/method.DocumentModel.set_scale.html
+share/doc/libevview/method.DocumentModel.set_sizing_mode.html
+share/doc/libevview/method.Job.cancel.html
+share/doc/libevview/method.Job.failed.html
+share/doc/libevview/method.Job.failed_from_error.html
+share/doc/libevview/method.Job.get_run_mode.html
+share/doc/libevview/method.Job.is_failed.html
+share/doc/libevview/method.Job.is_finished.html
+share/doc/libevview/method.Job.run.html
+share/doc/libevview/method.Job.scheduler_push_job.html
+share/doc/libevview/method.Job.scheduler_update_job.html
+share/doc/libevview/method.Job.set_run_mode.html
+share/doc/libevview/method.Job.succeeded.html
+share/doc/libevview/method.JobExport.set_page.html
+share/doc/libevview/method.JobFind.get_n_main_results.html
+share/doc/libevview/method.JobFind.get_n_results.html
+share/doc/libevview/method.JobFind.get_options.html
+share/doc/libevview/method.JobFind.get_progress.html
+share/doc/libevview/method.JobFind.get_results.html
+share/doc/libevview/method.JobFind.has_results.html
+share/doc/libevview/method.JobFind.set_options.html
+share/doc/libevview/method.JobLinks.get_model.html
+share/doc/libevview/method.JobLoad.set_password.html
+share/doc/libevview/method.JobLoad.set_uri.html
+share/doc/libevview/method.JobLoadFd.set_fd.html
+share/doc/libevview/method.JobLoadFd.set_load_flags.html
+share/doc/libevview/method.JobLoadFd.set_mime_type.html
+share/doc/libevview/method.JobLoadFd.set_password.html
+share/doc/libevview/method.JobLoadFd.take_fd.html
+share/doc/libevview/method.JobLoadGFile.set_gfile.html
+share/doc/libevview/method.JobLoadGFile.set_load_flags.html
+share/doc/libevview/method.JobLoadGFile.set_password.html
+share/doc/libevview/method.JobLoadStream.set_load_flags.html
+share/doc/libevview/method.JobLoadStream.set_mime_type.html
+share/doc/libevview/method.JobLoadStream.set_password.html
+share/doc/libevview/method.JobLoadStream.set_stream.html
+share/doc/libevview/method.JobPrint.set_cairo.html
+share/doc/libevview/method.JobPrint.set_page.html
+share/doc/libevview/method.JobRender.set_selection_info.html
+share/doc/libevview/method.JobThumbnail.set_has_frame.html
+share/doc/libevview/method.JobThumbnail.set_output_format.html
+share/doc/libevview/method.PrintOperation.cancel.html
+share/doc/libevview/method.PrintOperation.get_default_page_setup.html
+share/doc/libevview/method.PrintOperation.get_embed_page_setup.html
+share/doc/libevview/method.PrintOperation.get_error.html
+share/doc/libevview/method.PrintOperation.get_job_name.html
+share/doc/libevview/method.PrintOperation.get_print_settings.html
+share/doc/libevview/method.PrintOperation.get_progress.html
+share/doc/libevview/method.PrintOperation.get_status.html
+share/doc/libevview/method.PrintOperation.run.html
+share/doc/libevview/method.PrintOperation.set_current_page.html
+share/doc/libevview/method.PrintOperation.set_default_page_setup.html
+share/doc/libevview/method.PrintOperation.set_embed_page_setup.html
+share/doc/libevview/method.PrintOperation.set_job_name.html
+share/doc/libevview/method.PrintOperation.set_print_settings.html
+share/doc/libevview/method.View.add_text_markup_annotation_for_selected_text.html
+share/doc/libevview/method.View.autoscroll_start.html
+share/doc/libevview/method.View.autoscroll_stop.html
+share/doc/libevview/method.View.begin_add_annotation.html
+share/doc/libevview/method.View.can_zoom_in.html
+share/doc/libevview/method.View.can_zoom_out.html
+share/doc/libevview/method.View.cancel_add_annotation.html
+share/doc/libevview/method.View.copy.html
+share/doc/libevview/method.View.copy_link_address.html
+share/doc/libevview/method.View.current_event_is_type.html
+share/doc/libevview/method.View.find_cancel.html
+share/doc/libevview/method.View.find_changed.html
+share/doc/libevview/method.View.find_next.html
+share/doc/libevview/method.View.find_previous.html
+share/doc/libevview/method.View.find_restart.html
+share/doc/libevview/method.View.find_search_changed.html
+share/doc/libevview/method.View.find_set_highlight_search.html
+share/doc/libevview/method.View.find_set_result.html
+share/doc/libevview/method.View.find_started.html
+share/doc/libevview/method.View.focus_annotation.html
+share/doc/libevview/method.View.get_allow_links_change_zoom.html
+share/doc/libevview/method.View.get_enable_spellchecking.html
+share/doc/libevview/method.View.get_has_selection.html
+share/doc/libevview/method.View.get_page_extents.html
+share/doc/libevview/method.View.get_page_extents_for_border.html
+share/doc/libevview/method.View.get_selected_text.html
+share/doc/libevview/method.View.handle_link.html
+share/doc/libevview/method.View.hide_cursor.html
+share/doc/libevview/method.View.highlight_forward_search.html
+share/doc/libevview/method.View.is_caret_navigation_enabled.html
+share/doc/libevview/method.View.is_loading.html
+share/doc/libevview/method.View.next_page.html
+share/doc/libevview/method.View.previous_page.html
+share/doc/libevview/method.View.reload.html
+share/doc/libevview/method.View.remove_annotation.html
+share/doc/libevview/method.View.scroll.html
+share/doc/libevview/method.View.select_all.html
+share/doc/libevview/method.View.set_allow_links_change_zoom.html
+share/doc/libevview/method.View.set_caret_cursor_position.html
+share/doc/libevview/method.View.set_caret_navigation_enabled.html
+share/doc/libevview/method.View.set_enable_spellchecking.html
+share/doc/libevview/method.View.set_loading.html
+share/doc/libevview/method.View.set_model.html
+share/doc/libevview/method.View.set_page_cache_size.html
+share/doc/libevview/method.View.show_cursor.html
+share/doc/libevview/method.View.supports_caret_navigation.html
+share/doc/libevview/method.View.zoom_in.html
+share/doc/libevview/method.View.zoom_out.html
+share/doc/libevview/method.ViewPresentation.get_current_page.html
+share/doc/libevview/method.ViewPresentation.get_rotation.html
+share/doc/libevview/method.ViewPresentation.next_page.html
+share/doc/libevview/method.ViewPresentation.previous_page.html
+share/doc/libevview/method.ViewPresentation.set_rotation.html
+share/doc/libevview/property.DocumentModel.continuous.html
+share/doc/libevview/property.DocumentModel.document.html
+share/doc/libevview/property.DocumentModel.dual-odd-left.html
+share/doc/libevview/property.DocumentModel.dual-page.html
+share/doc/libevview/property.DocumentModel.fullscreen.html
+share/doc/libevview/property.DocumentModel.inverted-colors.html
+share/doc/libevview/property.DocumentModel.max-scale.html
+share/doc/libevview/property.DocumentModel.min-scale.html
+share/doc/libevview/property.DocumentModel.page-layout.html
+share/doc/libevview/property.DocumentModel.page.html
+share/doc/libevview/property.DocumentModel.rotation.html
+share/doc/libevview/property.DocumentModel.rtl.html
+share/doc/libevview/property.DocumentModel.scale.html
+share/doc/libevview/property.DocumentModel.sizing-mode.html
+share/doc/libevview/property.PrintOperation.document.html
+share/doc/libevview/property.View.can-zoom-in.html
+share/doc/libevview/property.View.can-zoom-out.html
+share/doc/libevview/property.View.is-loading.html
+share/doc/libevview/property.ViewPresentation.current-page.html
+share/doc/libevview/property.ViewPresentation.document.html
+share/doc/libevview/property.ViewPresentation.inverted-colors.html
+share/doc/libevview/property.ViewPresentation.rotation.html
+share/doc/libevview/search.js
+share/doc/libevview/signal.DocumentModel.page-changed.html
+share/doc/libevview/signal.Job.cancelled.html
+share/doc/libevview/signal.Job.finished.html
+share/doc/libevview/signal.JobFind.updated.html
+share/doc/libevview/signal.JobFonts.updated.html
+share/doc/libevview/signal.PrintOperation.begin-print.html
+share/doc/libevview/signal.PrintOperation.done.html
+share/doc/libevview/signal.PrintOperation.status-changed.html
+share/doc/libevview/signal.View.activate.html
+share/doc/libevview/signal.View.annot-added.html
+share/doc/libevview/signal.View.annot-cancel-add.html
+share/doc/libevview/signal.View.annot-changed.html
+share/doc/libevview/signal.View.annot-removed.html
+share/doc/libevview/signal.View.cursor-moved.html
+share/doc/libevview/signal.View.external-link.html
+share/doc/libevview/signal.View.handle-link.html
+share/doc/libevview/signal.View.layers-changed.html
+share/doc/libevview/signal.View.move-cursor.html
+share/doc/libevview/signal.View.popup.html
+share/doc/libevview/signal.View.scroll.html
+share/doc/libevview/signal.View.selection-changed.html
+share/doc/libevview/signal.View.sync-source.html
+share/doc/libevview/signal.ViewPresentation.change-page.html
+share/doc/libevview/signal.ViewPresentation.external-link.html
+share/doc/libevview/signal.ViewPresentation.finished.html
+share/doc/libevview/solarized-dark.css
+share/doc/libevview/solarized-light.css
+share/doc/libevview/style.css
+share/doc/libevview/type_func.Job.scheduler_get_running_thread_job.html
+share/doc/libevview/type_func.Job.scheduler_wait.html
+share/doc/libevview/type_func.PrintOperation.exists_for_document.html
+share/doc/libevview/vfunc.Job.cancelled.html
+share/doc/libevview/vfunc.Job.finished.html
+share/doc/libevview/vfunc.Job.run.html
+share/doc/libevview/vfunc.JobFind.updated.html
+share/doc/libevview/vfunc.JobFonts.updated.html
+share/evince/hand-open.png
+share/evince/icons/hicolor/16x16/actions/object-rotate-left.png
+share/evince/icons/hicolor/16x16/actions/object-rotate-right.png
+share/evince/icons/hicolor/16x16/actions/view-page-continuous.png
+share/evince/icons/hicolor/16x16/actions/view-page-facing.png
+share/evince/icons/hicolor/16x16/actions/zoom-fit-height.png
+share/evince/icons/hicolor/16x16/actions/zoom-fit-width.png
+share/evince/icons/hicolor/16x16/actions/zoom.png
+share/evince/icons/hicolor/16x16/mimetypes/x-office-presentation.png
+share/evince/icons/hicolor/22x22/actions/object-rotate-left.png
+share/evince/icons/hicolor/22x22/actions/object-rotate-right.png
+share/evince/icons/hicolor/22x22/actions/view-page-continuous.png
+share/evince/icons/hicolor/22x22/actions/view-page-facing.png
+share/evince/icons/hicolor/22x22/actions/zoom-fit-page.png
+share/evince/icons/hicolor/22x22/actions/zoom-fit-width.png
+share/evince/icons/hicolor/22x22/actions/zoom.png
+share/evince/icons/hicolor/22x22/mimetypes/x-office-presentation.png
+share/evince/icons/hicolor/24x24/actions/object-rotate-left.png
+share/evince/icons/hicolor/24x24/actions/object-rotate-right.png
+share/evince/icons/hicolor/24x24/actions/stock_filters-invert.png
+share/evince/icons/hicolor/24x24/actions/view-page-continuous.png
+share/evince/icons/hicolor/24x24/actions/view-page-facing.png
+share/evince/icons/hicolor/24x24/actions/zoom-fit-height.png
+share/evince/icons/hicolor/24x24/actions/zoom-fit-width.png
+share/evince/icons/hicolor/24x24/actions/zoom.png
+share/evince/icons/hicolor/24x24/mimetypes/x-office-presentation.png
+share/evince/icons/hicolor/32x32/actions/object-rotate-left.png
+share/evince/icons/hicolor/32x32/actions/object-rotate-right.png
+share/evince/icons/hicolor/32x32/actions/view-page-continuous.png
+share/evince/icons/hicolor/32x32/actions/view-page-facing.png
+share/evince/icons/hicolor/32x32/mimetypes/x-office-presentation.png
+share/evince/icons/hicolor/48x48/actions/close.png
+share/evince/icons/hicolor/48x48/actions/resize-se.png
+share/evince/icons/hicolor/48x48/actions/resize-sw.png
+share/evince/icons/hicolor/48x48/actions/view-page-continuous.png
+share/evince/icons/hicolor/48x48/actions/view-page-facing.png
+share/evince/icons/hicolor/scalable/actions/annotations-squiggly-symbolic.svg
+share/evince/icons/hicolor/scalable/actions/annotations-text-symbolic.svg
+share/evince/icons/hicolor/scalable/actions/find-unsupported-symbolic.svg
+share/evince/icons/hicolor/scalable/actions/object-rotate-left.svg
+share/evince/icons/hicolor/scalable/actions/object-rotate-right.svg
+share/evince/icons/hicolor/scalable/actions/outline-symbolic.svg
+share/evince/icons/hicolor/scalable/actions/view-sidebar-symbolic.svg
+share/evince/icons/hicolor/scalable/actions/visible-symbolic.svg
+share/evince/icons/hicolor/scalable/mimetypes/x-office-presentation.svg
+share/gir-1.0/EvinceDocument-3.0.gir
+share/gir-1.0/EvinceView-3.0.gir
+share/glib-2.0/schemas/org.gnome.Evince.gschema.xml
+share/help/C/evince/annotation-properties.page
+share/help/C/evince/annotations-delete.page
+share/help/C/evince/annotations-disabled.page
+share/help/C/evince/annotations-navigate.page
+share/help/C/evince/annotations-save.page
+share/help/C/evince/annotations.page
+share/help/C/evince/bookmarks.page
+share/help/C/evince/bug-filing.page
+share/help/C/evince/commandline.page
+share/help/C/evince/convertPostScript.page
+share/help/C/evince/convertSVG.page
+share/help/C/evince/convertpdf.page
+share/help/C/evince/default-settings.page
+share/help/C/evince/develop.page
+share/help/C/evince/documentation.page
+share/help/C/evince/duplex-10pages.page
+share/help/C/evince/duplex-11pages.page
+share/help/C/evince/duplex-12pages.page
+share/help/C/evince/duplex-13pages.page
+share/help/C/evince/duplex-14pages.page
+share/help/C/evince/duplex-15pages.page
+share/help/C/evince/duplex-16pages.page
+share/help/C/evince/duplex-3pages.page
+share/help/C/evince/duplex-4pages.page
+share/help/C/evince/duplex-5pages.page
+share/help/C/evince/duplex-6pages.page
+share/help/C/evince/duplex-7pages.page
+share/help/C/evince/duplex-8pages.page
+share/help/C/evince/duplex-9pages.page
+share/help/C/evince/duplex-npages.page
+share/help/C/evince/editing.page
+share/help/C/evince/figures/add-text-annotation.png
+share/help/C/evince/figures/annotations-nav-to-page.png
+share/help/C/evince/figures/emblem-system-symbolic.svg
+share/help/C/evince/figures/org.gnome.Evince.svg
+share/help/C/evince/figures/zoom.png
+share/help/C/evince/finding.page
+share/help/C/evince/formats.page
+share/help/C/evince/forms-saving.page
+share/help/C/evince/forms.page
+share/help/C/evince/headerbar.page
+share/help/C/evince/index.page
+share/help/C/evince/introduction.page
+share/help/C/evince/invert-colors.page
+share/help/C/evince/legal-unported.xml
+share/help/C/evince/legal.xml
+share/help/C/evince/license.page
+share/help/C/evince/movingaround.page
+share/help/C/evince/noprint.page
+share/help/C/evince/openerror.page
+share/help/C/evince/opening.page
+share/help/C/evince/password.page
+share/help/C/evince/presentations.page
+share/help/C/evince/print-2sided.page
+share/help/C/evince/print-booklet.page
+share/help/C/evince/print-differentsize.page
+share/help/C/evince/print-order.page
+share/help/C/evince/print-pagescaling.page
+share/help/C/evince/print-select.page
+share/help/C/evince/printing.page
+share/help/C/evince/reload.page
+share/help/C/evince/singlesided-13-16pages.page
+share/help/C/evince/singlesided-17-20pages.page
+share/help/C/evince/singlesided-3-4pages.page
+share/help/C/evince/singlesided-5-8pages.page
+share/help/C/evince/singlesided-9-12pages.page
+share/help/C/evince/singlesided-npages.page
+share/help/C/evince/synctex-beamer.page
+share/help/C/evince/synctex-compile.page
+share/help/C/evince/synctex-editors.page
+share/help/C/evince/synctex-search.page
+share/help/C/evince/synctex-support.page
+share/help/C/evince/synctex.page
+share/help/C/evince/textselection.page
+share/help/C/evince/translate.page
+share/help/bg/evince/annotation-properties.page
+share/help/bg/evince/annotations-delete.page
+share/help/bg/evince/annotations-disabled.page
+share/help/bg/evince/annotations-navigate.page
+share/help/bg/evince/annotations-save.page
+share/help/bg/evince/annotations.page
+share/help/bg/evince/bookmarks.page
+share/help/bg/evince/bug-filing.page
+share/help/bg/evince/commandline.page
+share/help/bg/evince/convertPostScript.page
+share/help/bg/evince/convertSVG.page
+share/help/bg/evince/convertpdf.page
+share/help/bg/evince/default-settings.page
+share/help/bg/evince/develop.page
+share/help/bg/evince/documentation.page
+share/help/bg/evince/duplex-10pages.page
+share/help/bg/evince/duplex-11pages.page
+share/help/bg/evince/duplex-12pages.page
+share/help/bg/evince/duplex-13pages.page
+share/help/bg/evince/duplex-14pages.page
+share/help/bg/evince/duplex-15pages.page
+share/help/bg/evince/duplex-16pages.page
+share/help/bg/evince/duplex-3pages.page
+share/help/bg/evince/duplex-4pages.page
+share/help/bg/evince/duplex-5pages.page
+share/help/bg/evince/duplex-6pages.page
+share/help/bg/evince/duplex-7pages.page
+share/help/bg/evince/duplex-8pages.page
+share/help/bg/evince/duplex-9pages.page
+share/help/bg/evince/duplex-npages.page
+share/help/bg/evince/editing.page
+share/help/bg/evince/figures/add-text-annotation.png
+share/help/bg/evince/figures/annotations-nav-to-page.png
+share/help/bg/evince/figures/emblem-system-symbolic.svg
+share/help/bg/evince/figures/org.gnome.Evince.svg
+share/help/bg/evince/figures/zoom.png
+share/help/bg/evince/finding.page
+share/help/bg/evince/formats.page
+share/help/bg/evince/forms-saving.page
+share/help/bg/evince/forms.page
+share/help/bg/evince/headerbar.page
+share/help/bg/evince/index.page
+share/help/bg/evince/introduction.page
+share/help/bg/evince/invert-colors.page
+share/help/bg/evince/legal-unported.xml
+share/help/bg/evince/legal.xml
+share/help/bg/evince/license.page
+share/help/bg/evince/movingaround.page
+share/help/bg/evince/noprint.page
+share/help/bg/evince/openerror.page
+share/help/bg/evince/opening.page
+share/help/bg/evince/password.page
+share/help/bg/evince/presentations.page
+share/help/bg/evince/print-2sided.page
+share/help/bg/evince/print-booklet.page
+share/help/bg/evince/print-differentsize.page
+share/help/bg/evince/print-order.page
+share/help/bg/evince/print-pagescaling.page
+share/help/bg/evince/print-select.page
+share/help/bg/evince/printing.page
+share/help/bg/evince/reload.page
+share/help/bg/evince/singlesided-13-16pages.page
+share/help/bg/evince/singlesided-17-20pages.page
+share/help/bg/evince/singlesided-3-4pages.page
+share/help/bg/evince/singlesided-5-8pages.page
+share/help/bg/evince/singlesided-9-12pages.page
+share/help/bg/evince/singlesided-npages.page
+share/help/bg/evince/synctex-beamer.page
+share/help/bg/evince/synctex-compile.page
+share/help/bg/evince/synctex-editors.page
+share/help/bg/evince/synctex-search.page
+share/help/bg/evince/synctex-support.page
+share/help/bg/evince/synctex.page
+share/help/bg/evince/textselection.page
+share/help/bg/evince/translate.page
+share/help/ca/evince/annotation-properties.page
+share/help/ca/evince/annotations-delete.page
+share/help/ca/evince/annotations-disabled.page
+share/help/ca/evince/annotations-navigate.page
+share/help/ca/evince/annotations-save.page
+share/help/ca/evince/annotations.page
+share/help/ca/evince/bookmarks.page
+share/help/ca/evince/bug-filing.page
+share/help/ca/evince/commandline.page
+share/help/ca/evince/convertPostScript.page
+share/help/ca/evince/convertSVG.page
+share/help/ca/evince/convertpdf.page
+share/help/ca/evince/default-settings.page
+share/help/ca/evince/develop.page
+share/help/ca/evince/documentation.page
+share/help/ca/evince/duplex-10pages.page
+share/help/ca/evince/duplex-11pages.page
+share/help/ca/evince/duplex-12pages.page
+share/help/ca/evince/duplex-13pages.page
+share/help/ca/evince/duplex-14pages.page
+share/help/ca/evince/duplex-15pages.page
+share/help/ca/evince/duplex-16pages.page
+share/help/ca/evince/duplex-3pages.page
+share/help/ca/evince/duplex-4pages.page
+share/help/ca/evince/duplex-5pages.page
+share/help/ca/evince/duplex-6pages.page
+share/help/ca/evince/duplex-7pages.page
+share/help/ca/evince/duplex-8pages.page
+share/help/ca/evince/duplex-9pages.page
+share/help/ca/evince/duplex-npages.page
+share/help/ca/evince/editing.page
+share/help/ca/evince/figures/add-text-annotation.png
+share/help/ca/evince/figures/annotations-nav-to-page.png
+share/help/ca/evince/figures/emblem-system-symbolic.svg
+share/help/ca/evince/figures/org.gnome.Evince.svg
+share/help/ca/evince/figures/zoom.png
+share/help/ca/evince/finding.page
+share/help/ca/evince/formats.page
+share/help/ca/evince/forms-saving.page
+share/help/ca/evince/forms.page
+share/help/ca/evince/headerbar.page
+share/help/ca/evince/index.page
+share/help/ca/evince/introduction.page
+share/help/ca/evince/invert-colors.page
+share/help/ca/evince/legal-unported.xml
+share/help/ca/evince/legal.xml
+share/help/ca/evince/license.page
+share/help/ca/evince/movingaround.page
+share/help/ca/evince/noprint.page
+share/help/ca/evince/openerror.page
+share/help/ca/evince/opening.page
+share/help/ca/evince/password.page
+share/help/ca/evince/presentations.page
+share/help/ca/evince/print-2sided.page
+share/help/ca/evince/print-booklet.page
+share/help/ca/evince/print-differentsize.page
+share/help/ca/evince/print-order.page
+share/help/ca/evince/print-pagescaling.page
+share/help/ca/evince/print-select.page
+share/help/ca/evince/printing.page
+share/help/ca/evince/reload.page
+share/help/ca/evince/singlesided-13-16pages.page
+share/help/ca/evince/singlesided-17-20pages.page
+share/help/ca/evince/singlesided-3-4pages.page
+share/help/ca/evince/singlesided-5-8pages.page
+share/help/ca/evince/singlesided-9-12pages.page
+share/help/ca/evince/singlesided-npages.page
+share/help/ca/evince/synctex-beamer.page
+share/help/ca/evince/synctex-compile.page
+share/help/ca/evince/synctex-editors.page
+share/help/ca/evince/synctex-search.page
+share/help/ca/evince/synctex-support.page
+share/help/ca/evince/synctex.page
+share/help/ca/evince/textselection.page
+share/help/ca/evince/translate.page
+share/help/cs/evince/annotation-properties.page
+share/help/cs/evince/annotations-delete.page
+share/help/cs/evince/annotations-disabled.page
+share/help/cs/evince/annotations-navigate.page
+share/help/cs/evince/annotations-save.page
+share/help/cs/evince/annotations.page
+share/help/cs/evince/bookmarks.page
+share/help/cs/evince/bug-filing.page
+share/help/cs/evince/commandline.page
+share/help/cs/evince/convertPostScript.page
+share/help/cs/evince/convertSVG.page
+share/help/cs/evince/convertpdf.page
+share/help/cs/evince/default-settings.page
+share/help/cs/evince/develop.page
+share/help/cs/evince/documentation.page
+share/help/cs/evince/duplex-10pages.page
+share/help/cs/evince/duplex-11pages.page
+share/help/cs/evince/duplex-12pages.page
+share/help/cs/evince/duplex-13pages.page
+share/help/cs/evince/duplex-14pages.page
+share/help/cs/evince/duplex-15pages.page
+share/help/cs/evince/duplex-16pages.page
+share/help/cs/evince/duplex-3pages.page
+share/help/cs/evince/duplex-4pages.page
+share/help/cs/evince/duplex-5pages.page
+share/help/cs/evince/duplex-6pages.page
+share/help/cs/evince/duplex-7pages.page
+share/help/cs/evince/duplex-8pages.page
+share/help/cs/evince/duplex-9pages.page
+share/help/cs/evince/duplex-npages.page
+share/help/cs/evince/editing.page
+share/help/cs/evince/figures/add-text-annotation.png
+share/help/cs/evince/figures/annotations-nav-to-page.png
+share/help/cs/evince/figures/emblem-system-symbolic.svg
+share/help/cs/evince/figures/org.gnome.Evince.svg
+share/help/cs/evince/figures/zoom.png
+share/help/cs/evince/finding.page
+share/help/cs/evince/formats.page
+share/help/cs/evince/forms-saving.page
+share/help/cs/evince/forms.page
+share/help/cs/evince/headerbar.page
+share/help/cs/evince/index.page
+share/help/cs/evince/introduction.page
+share/help/cs/evince/invert-colors.page
+share/help/cs/evince/legal-unported.xml
+share/help/cs/evince/legal.xml
+share/help/cs/evince/license.page
+share/help/cs/evince/movingaround.page
+share/help/cs/evince/noprint.page
+share/help/cs/evince/openerror.page
+share/help/cs/evince/opening.page
+share/help/cs/evince/password.page
+share/help/cs/evince/presentations.page
+share/help/cs/evince/print-2sided.page
+share/help/cs/evince/print-booklet.page
+share/help/cs/evince/print-differentsize.page
+share/help/cs/evince/print-order.page
+share/help/cs/evince/print-pagescaling.page
+share/help/cs/evince/print-select.page
+share/help/cs/evince/printing.page
+share/help/cs/evince/reload.page
+share/help/cs/evince/singlesided-13-16pages.page
+share/help/cs/evince/singlesided-17-20pages.page
+share/help/cs/evince/singlesided-3-4pages.page
+share/help/cs/evince/singlesided-5-8pages.page
+share/help/cs/evince/singlesided-9-12pages.page
+share/help/cs/evince/singlesided-npages.page
+share/help/cs/evince/synctex-beamer.page
+share/help/cs/evince/synctex-compile.page
+share/help/cs/evince/synctex-editors.page
+share/help/cs/evince/synctex-search.page
+share/help/cs/evince/synctex-support.page
+share/help/cs/evince/synctex.page
+share/help/cs/evince/textselection.page
+share/help/cs/evince/translate.page
+share/help/da/evince/annotation-properties.page
+share/help/da/evince/annotations-delete.page
+share/help/da/evince/annotations-disabled.page
+share/help/da/evince/annotations-navigate.page
+share/help/da/evince/annotations-save.page
+share/help/da/evince/annotations.page
+share/help/da/evince/bookmarks.page
+share/help/da/evince/bug-filing.page
+share/help/da/evince/commandline.page
+share/help/da/evince/convertPostScript.page
+share/help/da/evince/convertSVG.page
+share/help/da/evince/convertpdf.page
+share/help/da/evince/default-settings.page
+share/help/da/evince/develop.page
+share/help/da/evince/documentation.page
+share/help/da/evince/duplex-10pages.page
+share/help/da/evince/duplex-11pages.page
+share/help/da/evince/duplex-12pages.page
+share/help/da/evince/duplex-13pages.page
+share/help/da/evince/duplex-14pages.page
+share/help/da/evince/duplex-15pages.page
+share/help/da/evince/duplex-16pages.page
+share/help/da/evince/duplex-3pages.page
+share/help/da/evince/duplex-4pages.page
+share/help/da/evince/duplex-5pages.page
+share/help/da/evince/duplex-6pages.page
+share/help/da/evince/duplex-7pages.page
+share/help/da/evince/duplex-8pages.page
+share/help/da/evince/duplex-9pages.page
+share/help/da/evince/duplex-npages.page
+share/help/da/evince/editing.page
+share/help/da/evince/figures/add-text-annotation.png
+share/help/da/evince/figures/annotations-nav-to-page.png
+share/help/da/evince/figures/emblem-system-symbolic.svg
+share/help/da/evince/figures/org.gnome.Evince.svg
+share/help/da/evince/figures/zoom.png
+share/help/da/evince/finding.page
+share/help/da/evince/formats.page
+share/help/da/evince/forms-saving.page
+share/help/da/evince/forms.page
+share/help/da/evince/headerbar.page
+share/help/da/evince/index.page
+share/help/da/evince/introduction.page
+share/help/da/evince/invert-colors.page
+share/help/da/evince/legal-unported.xml
+share/help/da/evince/legal.xml
+share/help/da/evince/license.page
+share/help/da/evince/movingaround.page
+share/help/da/evince/noprint.page
+share/help/da/evince/openerror.page
+share/help/da/evince/opening.page
+share/help/da/evince/password.page
+share/help/da/evince/presentations.page
+share/help/da/evince/print-2sided.page
+share/help/da/evince/print-booklet.page
+share/help/da/evince/print-differentsize.page
+share/help/da/evince/print-order.page
+share/help/da/evince/print-pagescaling.page
+share/help/da/evince/print-select.page
+share/help/da/evince/printing.page
+share/help/da/evince/reload.page
+share/help/da/evince/singlesided-13-16pages.page
+share/help/da/evince/singlesided-17-20pages.page
+share/help/da/evince/singlesided-3-4pages.page
+share/help/da/evince/singlesided-5-8pages.page
+share/help/da/evince/singlesided-9-12pages.page
+share/help/da/evince/singlesided-npages.page
+share/help/da/evince/synctex-beamer.page
+share/help/da/evince/synctex-compile.page
+share/help/da/evince/synctex-editors.page
+share/help/da/evince/synctex-search.page
+share/help/da/evince/synctex-support.page
+share/help/da/evince/synctex.page
+share/help/da/evince/textselection.page
+share/help/da/evince/translate.page
+share/help/de/evince/annotation-properties.page
+share/help/de/evince/annotations-delete.page
+share/help/de/evince/annotations-disabled.page
+share/help/de/evince/annotations-navigate.page
+share/help/de/evince/annotations-save.page
+share/help/de/evince/annotations.page
+share/help/de/evince/bookmarks.page
+share/help/de/evince/bug-filing.page
+share/help/de/evince/commandline.page
+share/help/de/evince/convertPostScript.page
+share/help/de/evince/convertSVG.page
+share/help/de/evince/convertpdf.page
+share/help/de/evince/default-settings.page
+share/help/de/evince/develop.page
+share/help/de/evince/documentation.page
+share/help/de/evince/duplex-10pages.page
+share/help/de/evince/duplex-11pages.page
+share/help/de/evince/duplex-12pages.page
+share/help/de/evince/duplex-13pages.page
+share/help/de/evince/duplex-14pages.page
+share/help/de/evince/duplex-15pages.page
+share/help/de/evince/duplex-16pages.page
+share/help/de/evince/duplex-3pages.page
+share/help/de/evince/duplex-4pages.page
+share/help/de/evince/duplex-5pages.page
+share/help/de/evince/duplex-6pages.page
+share/help/de/evince/duplex-7pages.page
+share/help/de/evince/duplex-8pages.page
+share/help/de/evince/duplex-9pages.page
+share/help/de/evince/duplex-npages.page
+share/help/de/evince/editing.page
+share/help/de/evince/figures/add-text-annotation.png
+share/help/de/evince/figures/annotations-nav-to-page.png
+share/help/de/evince/figures/emblem-system-symbolic.svg
+share/help/de/evince/figures/org.gnome.Evince.svg
+share/help/de/evince/figures/zoom.png
+share/help/de/evince/finding.page
+share/help/de/evince/formats.page
+share/help/de/evince/forms-saving.page
+share/help/de/evince/forms.page
+share/help/de/evince/headerbar.page
+share/help/de/evince/index.page
+share/help/de/evince/introduction.page
+share/help/de/evince/invert-colors.page
+share/help/de/evince/legal-unported.xml
+share/help/de/evince/legal.xml
+share/help/de/evince/license.page
+share/help/de/evince/movingaround.page
+share/help/de/evince/noprint.page
+share/help/de/evince/openerror.page
+share/help/de/evince/opening.page
+share/help/de/evince/password.page
+share/help/de/evince/presentations.page
+share/help/de/evince/print-2sided.page
+share/help/de/evince/print-booklet.page
+share/help/de/evince/print-differentsize.page
+share/help/de/evince/print-order.page
+share/help/de/evince/print-pagescaling.page
+share/help/de/evince/print-select.page
+share/help/de/evince/printing.page
+share/help/de/evince/reload.page
+share/help/de/evince/singlesided-13-16pages.page
+share/help/de/evince/singlesided-17-20pages.page
+share/help/de/evince/singlesided-3-4pages.page
+share/help/de/evince/singlesided-5-8pages.page
+share/help/de/evince/singlesided-9-12pages.page
+share/help/de/evince/singlesided-npages.page
+share/help/de/evince/synctex-beamer.page
+share/help/de/evince/synctex-compile.page
+share/help/de/evince/synctex-editors.page
+share/help/de/evince/synctex-search.page
+share/help/de/evince/synctex-support.page
+share/help/de/evince/synctex.page
+share/help/de/evince/textselection.page
+share/help/de/evince/translate.page
+share/help/el/evince/annotation-properties.page
+share/help/el/evince/annotations-delete.page
+share/help/el/evince/annotations-disabled.page
+share/help/el/evince/annotations-navigate.page
+share/help/el/evince/annotations-save.page
+share/help/el/evince/annotations.page
+share/help/el/evince/bookmarks.page
+share/help/el/evince/bug-filing.page
+share/help/el/evince/commandline.page
+share/help/el/evince/convertPostScript.page
+share/help/el/evince/convertSVG.page
+share/help/el/evince/convertpdf.page
+share/help/el/evince/default-settings.page
+share/help/el/evince/develop.page
+share/help/el/evince/documentation.page
+share/help/el/evince/duplex-10pages.page
+share/help/el/evince/duplex-11pages.page
+share/help/el/evince/duplex-12pages.page
+share/help/el/evince/duplex-13pages.page
+share/help/el/evince/duplex-14pages.page
+share/help/el/evince/duplex-15pages.page
+share/help/el/evince/duplex-16pages.page
+share/help/el/evince/duplex-3pages.page
+share/help/el/evince/duplex-4pages.page
+share/help/el/evince/duplex-5pages.page
+share/help/el/evince/duplex-6pages.page
+share/help/el/evince/duplex-7pages.page
+share/help/el/evince/duplex-8pages.page
+share/help/el/evince/duplex-9pages.page
+share/help/el/evince/duplex-npages.page
+share/help/el/evince/editing.page
+share/help/el/evince/figures/add-text-annotation.png
+share/help/el/evince/figures/annotations-nav-to-page.png
+share/help/el/evince/figures/emblem-system-symbolic.svg
+share/help/el/evince/figures/org.gnome.Evince.svg
+share/help/el/evince/figures/zoom.png
+share/help/el/evince/finding.page
+share/help/el/evince/formats.page
+share/help/el/evince/forms-saving.page
+share/help/el/evince/forms.page
+share/help/el/evince/headerbar.page
+share/help/el/evince/index.page
+share/help/el/evince/introduction.page
+share/help/el/evince/invert-colors.page
+share/help/el/evince/legal-unported.xml
+share/help/el/evince/legal.xml
+share/help/el/evince/license.page
+share/help/el/evince/movingaround.page
+share/help/el/evince/noprint.page
+share/help/el/evince/openerror.page
+share/help/el/evince/opening.page
+share/help/el/evince/password.page
+share/help/el/evince/presentations.page
+share/help/el/evince/print-2sided.page
+share/help/el/evince/print-booklet.page
+share/help/el/evince/print-differentsize.page
+share/help/el/evince/print-order.page
+share/help/el/evince/print-pagescaling.page
+share/help/el/evince/print-select.page
+share/help/el/evince/printing.page
+share/help/el/evince/reload.page
+share/help/el/evince/singlesided-13-16pages.page
+share/help/el/evince/singlesided-17-20pages.page
+share/help/el/evince/singlesided-3-4pages.page
+share/help/el/evince/singlesided-5-8pages.page
+share/help/el/evince/singlesided-9-12pages.page
+share/help/el/evince/singlesided-npages.page
+share/help/el/evince/synctex-beamer.page
+share/help/el/evince/synctex-compile.page
+share/help/el/evince/synctex-editors.page
+share/help/el/evince/synctex-search.page
+share/help/el/evince/synctex-support.page
+share/help/el/evince/synctex.page
+share/help/el/evince/textselection.page
+share/help/el/evince/translate.page
+share/help/en_GB/evince/annotation-properties.page
+share/help/en_GB/evince/annotations-delete.page
+share/help/en_GB/evince/annotations-disabled.page
+share/help/en_GB/evince/annotations-navigate.page
+share/help/en_GB/evince/annotations-save.page
+share/help/en_GB/evince/annotations.page
+share/help/en_GB/evince/bookmarks.page
+share/help/en_GB/evince/bug-filing.page
+share/help/en_GB/evince/commandline.page
+share/help/en_GB/evince/convertPostScript.page
+share/help/en_GB/evince/convertSVG.page
+share/help/en_GB/evince/convertpdf.page
+share/help/en_GB/evince/default-settings.page
+share/help/en_GB/evince/develop.page
+share/help/en_GB/evince/documentation.page
+share/help/en_GB/evince/duplex-10pages.page
+share/help/en_GB/evince/duplex-11pages.page
+share/help/en_GB/evince/duplex-12pages.page
+share/help/en_GB/evince/duplex-13pages.page
+share/help/en_GB/evince/duplex-14pages.page
+share/help/en_GB/evince/duplex-15pages.page
+share/help/en_GB/evince/duplex-16pages.page
+share/help/en_GB/evince/duplex-3pages.page
+share/help/en_GB/evince/duplex-4pages.page
+share/help/en_GB/evince/duplex-5pages.page
+share/help/en_GB/evince/duplex-6pages.page
+share/help/en_GB/evince/duplex-7pages.page
+share/help/en_GB/evince/duplex-8pages.page
+share/help/en_GB/evince/duplex-9pages.page
+share/help/en_GB/evince/duplex-npages.page
+share/help/en_GB/evince/editing.page
+share/help/en_GB/evince/figures/add-text-annotation.png
+share/help/en_GB/evince/figures/annotations-nav-to-page.png
+share/help/en_GB/evince/figures/emblem-system-symbolic.svg
+share/help/en_GB/evince/figures/org.gnome.Evince.svg
+share/help/en_GB/evince/figures/zoom.png
+share/help/en_GB/evince/finding.page
+share/help/en_GB/evince/formats.page
+share/help/en_GB/evince/forms-saving.page
+share/help/en_GB/evince/forms.page
+share/help/en_GB/evince/headerbar.page
+share/help/en_GB/evince/index.page
+share/help/en_GB/evince/introduction.page
+share/help/en_GB/evince/invert-colors.page
+share/help/en_GB/evince/legal-unported.xml
+share/help/en_GB/evince/legal.xml
+share/help/en_GB/evince/license.page
+share/help/en_GB/evince/movingaround.page
+share/help/en_GB/evince/noprint.page
+share/help/en_GB/evince/openerror.page
+share/help/en_GB/evince/opening.page
+share/help/en_GB/evince/password.page
+share/help/en_GB/evince/presentations.page
+share/help/en_GB/evince/print-2sided.page
+share/help/en_GB/evince/print-booklet.page
+share/help/en_GB/evince/print-differentsize.page
+share/help/en_GB/evince/print-order.page
+share/help/en_GB/evince/print-pagescaling.page
+share/help/en_GB/evince/print-select.page
+share/help/en_GB/evince/printing.page
+share/help/en_GB/evince/reload.page
+share/help/en_GB/evince/singlesided-13-16pages.page
+share/help/en_GB/evince/singlesided-17-20pages.page
+share/help/en_GB/evince/singlesided-3-4pages.page
+share/help/en_GB/evince/singlesided-5-8pages.page
+share/help/en_GB/evince/singlesided-9-12pages.page
+share/help/en_GB/evince/singlesided-npages.page
+share/help/en_GB/evince/synctex-beamer.page
+share/help/en_GB/evince/synctex-compile.page
+share/help/en_GB/evince/synctex-editors.page
+share/help/en_GB/evince/synctex-search.page
+share/help/en_GB/evince/synctex-support.page
+share/help/en_GB/evince/synctex.page
+share/help/en_GB/evince/textselection.page
+share/help/en_GB/evince/translate.page
+share/help/es/evince/annotation-properties.page
+share/help/es/evince/annotations-delete.page
+share/help/es/evince/annotations-disabled.page
+share/help/es/evince/annotations-navigate.page
+share/help/es/evince/annotations-save.page
+share/help/es/evince/annotations.page
+share/help/es/evince/bookmarks.page
+share/help/es/evince/bug-filing.page
+share/help/es/evince/commandline.page
+share/help/es/evince/convertPostScript.page
+share/help/es/evince/convertSVG.page
+share/help/es/evince/convertpdf.page
+share/help/es/evince/default-settings.page
+share/help/es/evince/develop.page
+share/help/es/evince/documentation.page
+share/help/es/evince/duplex-10pages.page
+share/help/es/evince/duplex-11pages.page
+share/help/es/evince/duplex-12pages.page
+share/help/es/evince/duplex-13pages.page
+share/help/es/evince/duplex-14pages.page
+share/help/es/evince/duplex-15pages.page
+share/help/es/evince/duplex-16pages.page
+share/help/es/evince/duplex-3pages.page
+share/help/es/evince/duplex-4pages.page
+share/help/es/evince/duplex-5pages.page
+share/help/es/evince/duplex-6pages.page
+share/help/es/evince/duplex-7pages.page
+share/help/es/evince/duplex-8pages.page
+share/help/es/evince/duplex-9pages.page
+share/help/es/evince/duplex-npages.page
+share/help/es/evince/editing.page
+share/help/es/evince/figures/add-text-annotation.png
+share/help/es/evince/figures/annotations-nav-to-page.png
+share/help/es/evince/figures/emblem-system-symbolic.svg
+share/help/es/evince/figures/org.gnome.Evince.svg
+share/help/es/evince/figures/zoom.png
+share/help/es/evince/finding.page
+share/help/es/evince/formats.page
+share/help/es/evince/forms-saving.page
+share/help/es/evince/forms.page
+share/help/es/evince/headerbar.page
+share/help/es/evince/index.page
+share/help/es/evince/introduction.page
+share/help/es/evince/invert-colors.page
+share/help/es/evince/legal-unported.xml
+share/help/es/evince/legal.xml
+share/help/es/evince/license.page
+share/help/es/evince/movingaround.page
+share/help/es/evince/noprint.page
+share/help/es/evince/openerror.page
+share/help/es/evince/opening.page
+share/help/es/evince/password.page
+share/help/es/evince/presentations.page
+share/help/es/evince/print-2sided.page
+share/help/es/evince/print-booklet.page
+share/help/es/evince/print-differentsize.page
+share/help/es/evince/print-order.page
+share/help/es/evince/print-pagescaling.page
+share/help/es/evince/print-select.page
+share/help/es/evince/printing.page
+share/help/es/evince/reload.page
+share/help/es/evince/singlesided-13-16pages.page
+share/help/es/evince/singlesided-17-20pages.page
+share/help/es/evince/singlesided-3-4pages.page
+share/help/es/evince/singlesided-5-8pages.page
+share/help/es/evince/singlesided-9-12pages.page
+share/help/es/evince/singlesided-npages.page
+share/help/es/evince/synctex-beamer.page
+share/help/es/evince/synctex-compile.page
+share/help/es/evince/synctex-editors.page
+share/help/es/evince/synctex-search.page
+share/help/es/evince/synctex-support.page
+share/help/es/evince/synctex.page
+share/help/es/evince/textselection.page
+share/help/es/evince/translate.page
+share/help/eu/evince/annotation-properties.page
+share/help/eu/evince/annotations-delete.page
+share/help/eu/evince/annotations-disabled.page
+share/help/eu/evince/annotations-navigate.page
+share/help/eu/evince/annotations-save.page
+share/help/eu/evince/annotations.page
+share/help/eu/evince/bookmarks.page
+share/help/eu/evince/bug-filing.page
+share/help/eu/evince/commandline.page
+share/help/eu/evince/convertPostScript.page
+share/help/eu/evince/convertSVG.page
+share/help/eu/evince/convertpdf.page
+share/help/eu/evince/default-settings.page
+share/help/eu/evince/develop.page
+share/help/eu/evince/documentation.page
+share/help/eu/evince/duplex-10pages.page
+share/help/eu/evince/duplex-11pages.page
+share/help/eu/evince/duplex-12pages.page
+share/help/eu/evince/duplex-13pages.page
+share/help/eu/evince/duplex-14pages.page
+share/help/eu/evince/duplex-15pages.page
+share/help/eu/evince/duplex-16pages.page
+share/help/eu/evince/duplex-3pages.page
+share/help/eu/evince/duplex-4pages.page
+share/help/eu/evince/duplex-5pages.page
+share/help/eu/evince/duplex-6pages.page
+share/help/eu/evince/duplex-7pages.page
+share/help/eu/evince/duplex-8pages.page
+share/help/eu/evince/duplex-9pages.page
+share/help/eu/evince/duplex-npages.page
+share/help/eu/evince/editing.page
+share/help/eu/evince/figures/add-text-annotation.png
+share/help/eu/evince/figures/annotations-nav-to-page.png
+share/help/eu/evince/figures/emblem-system-symbolic.svg
+share/help/eu/evince/figures/org.gnome.Evince.svg
+share/help/eu/evince/figures/zoom.png
+share/help/eu/evince/finding.page
+share/help/eu/evince/formats.page
+share/help/eu/evince/forms-saving.page
+share/help/eu/evince/forms.page
+share/help/eu/evince/headerbar.page
+share/help/eu/evince/index.page
+share/help/eu/evince/introduction.page
+share/help/eu/evince/invert-colors.page
+share/help/eu/evince/legal-unported.xml
+share/help/eu/evince/legal.xml
+share/help/eu/evince/license.page
+share/help/eu/evince/movingaround.page
+share/help/eu/evince/noprint.page
+share/help/eu/evince/openerror.page
+share/help/eu/evince/opening.page
+share/help/eu/evince/password.page
+share/help/eu/evince/presentations.page
+share/help/eu/evince/print-2sided.page
+share/help/eu/evince/print-booklet.page
+share/help/eu/evince/print-differentsize.page
+share/help/eu/evince/print-order.page
+share/help/eu/evince/print-pagescaling.page
+share/help/eu/evince/print-select.page
+share/help/eu/evince/printing.page
+share/help/eu/evince/reload.page
+share/help/eu/evince/singlesided-13-16pages.page
+share/help/eu/evince/singlesided-17-20pages.page
+share/help/eu/evince/singlesided-3-4pages.page
+share/help/eu/evince/singlesided-5-8pages.page
+share/help/eu/evince/singlesided-9-12pages.page
+share/help/eu/evince/singlesided-npages.page
+share/help/eu/evince/synctex-beamer.page
+share/help/eu/evince/synctex-compile.page
+share/help/eu/evince/synctex-editors.page
+share/help/eu/evince/synctex-search.page
+share/help/eu/evince/synctex-support.page
+share/help/eu/evince/synctex.page
+share/help/eu/evince/textselection.page
+share/help/eu/evince/translate.page
+share/help/fi/evince/annotation-properties.page
+share/help/fi/evince/annotations-delete.page
+share/help/fi/evince/annotations-disabled.page
+share/help/fi/evince/annotations-navigate.page
+share/help/fi/evince/annotations-save.page
+share/help/fi/evince/annotations.page
+share/help/fi/evince/bookmarks.page
+share/help/fi/evince/bug-filing.page
+share/help/fi/evince/commandline.page
+share/help/fi/evince/convertPostScript.page
+share/help/fi/evince/convertSVG.page
+share/help/fi/evince/convertpdf.page
+share/help/fi/evince/default-settings.page
+share/help/fi/evince/develop.page
+share/help/fi/evince/documentation.page
+share/help/fi/evince/duplex-10pages.page
+share/help/fi/evince/duplex-11pages.page
+share/help/fi/evince/duplex-12pages.page
+share/help/fi/evince/duplex-13pages.page
+share/help/fi/evince/duplex-14pages.page
+share/help/fi/evince/duplex-15pages.page
+share/help/fi/evince/duplex-16pages.page
+share/help/fi/evince/duplex-3pages.page
+share/help/fi/evince/duplex-4pages.page
+share/help/fi/evince/duplex-5pages.page
+share/help/fi/evince/duplex-6pages.page
+share/help/fi/evince/duplex-7pages.page
+share/help/fi/evince/duplex-8pages.page
+share/help/fi/evince/duplex-9pages.page
+share/help/fi/evince/duplex-npages.page
+share/help/fi/evince/editing.page
+share/help/fi/evince/figures/add-text-annotation.png
+share/help/fi/evince/figures/annotations-nav-to-page.png
+share/help/fi/evince/figures/emblem-system-symbolic.svg
+share/help/fi/evince/figures/org.gnome.Evince.svg
+share/help/fi/evince/figures/zoom.png
+share/help/fi/evince/finding.page
+share/help/fi/evince/formats.page
+share/help/fi/evince/forms-saving.page
+share/help/fi/evince/forms.page
+share/help/fi/evince/headerbar.page
+share/help/fi/evince/index.page
+share/help/fi/evince/introduction.page
+share/help/fi/evince/invert-colors.page
+share/help/fi/evince/legal-unported.xml
+share/help/fi/evince/legal.xml
+share/help/fi/evince/license.page
+share/help/fi/evince/movingaround.page
+share/help/fi/evince/noprint.page
+share/help/fi/evince/openerror.page
+share/help/fi/evince/opening.page
+share/help/fi/evince/password.page
+share/help/fi/evince/presentations.page
+share/help/fi/evince/print-2sided.page
+share/help/fi/evince/print-booklet.page
+share/help/fi/evince/print-differentsize.page
+share/help/fi/evince/print-order.page
+share/help/fi/evince/print-pagescaling.page
+share/help/fi/evince/print-select.page
+share/help/fi/evince/printing.page
+share/help/fi/evince/reload.page
+share/help/fi/evince/singlesided-13-16pages.page
+share/help/fi/evince/singlesided-17-20pages.page
+share/help/fi/evince/singlesided-3-4pages.page
+share/help/fi/evince/singlesided-5-8pages.page
+share/help/fi/evince/singlesided-9-12pages.page
+share/help/fi/evince/singlesided-npages.page
+share/help/fi/evince/synctex-beamer.page
+share/help/fi/evince/synctex-compile.page
+share/help/fi/evince/synctex-editors.page
+share/help/fi/evince/synctex-search.page
+share/help/fi/evince/synctex-support.page
+share/help/fi/evince/synctex.page
+share/help/fi/evince/textselection.page
+share/help/fi/evince/translate.page
+share/help/fr/evince/annotation-properties.page
+share/help/fr/evince/annotations-delete.page
+share/help/fr/evince/annotations-disabled.page
+share/help/fr/evince/annotations-navigate.page
+share/help/fr/evince/annotations-save.page
+share/help/fr/evince/annotations.page
+share/help/fr/evince/bookmarks.page
+share/help/fr/evince/bug-filing.page
+share/help/fr/evince/commandline.page
+share/help/fr/evince/convertPostScript.page
+share/help/fr/evince/convertSVG.page
+share/help/fr/evince/convertpdf.page
+share/help/fr/evince/default-settings.page
+share/help/fr/evince/develop.page
+share/help/fr/evince/documentation.page
+share/help/fr/evince/duplex-10pages.page
+share/help/fr/evince/duplex-11pages.page
+share/help/fr/evince/duplex-12pages.page
+share/help/fr/evince/duplex-13pages.page
+share/help/fr/evince/duplex-14pages.page
+share/help/fr/evince/duplex-15pages.page
+share/help/fr/evince/duplex-16pages.page
+share/help/fr/evince/duplex-3pages.page
+share/help/fr/evince/duplex-4pages.page
+share/help/fr/evince/duplex-5pages.page
+share/help/fr/evince/duplex-6pages.page
+share/help/fr/evince/duplex-7pages.page
+share/help/fr/evince/duplex-8pages.page
+share/help/fr/evince/duplex-9pages.page
+share/help/fr/evince/duplex-npages.page
+share/help/fr/evince/editing.page
+share/help/fr/evince/figures/add-text-annotation.png
+share/help/fr/evince/figures/annotations-nav-to-page.png
+share/help/fr/evince/figures/emblem-system-symbolic.svg
+share/help/fr/evince/figures/org.gnome.Evince.svg
+share/help/fr/evince/figures/zoom.png
+share/help/fr/evince/finding.page
+share/help/fr/evince/formats.page
+share/help/fr/evince/forms-saving.page
+share/help/fr/evince/forms.page
+share/help/fr/evince/headerbar.page
+share/help/fr/evince/index.page
+share/help/fr/evince/introduction.page
+share/help/fr/evince/invert-colors.page
+share/help/fr/evince/legal-unported.xml
+share/help/fr/evince/legal.xml
+share/help/fr/evince/license.page
+share/help/fr/evince/movingaround.page
+share/help/fr/evince/noprint.page
+share/help/fr/evince/openerror.page
+share/help/fr/evince/opening.page
+share/help/fr/evince/password.page
+share/help/fr/evince/presentations.page
+share/help/fr/evince/print-2sided.page
+share/help/fr/evince/print-booklet.page
+share/help/fr/evince/print-differentsize.page
+share/help/fr/evince/print-order.page
+share/help/fr/evince/print-pagescaling.page
+share/help/fr/evince/print-select.page
+share/help/fr/evince/printing.page
+share/help/fr/evince/reload.page
+share/help/fr/evince/singlesided-13-16pages.page
+share/help/fr/evince/singlesided-17-20pages.page
+share/help/fr/evince/singlesided-3-4pages.page
+share/help/fr/evince/singlesided-5-8pages.page
+share/help/fr/evince/singlesided-9-12pages.page
+share/help/fr/evince/singlesided-npages.page
+share/help/fr/evince/synctex-beamer.page
+share/help/fr/evince/synctex-compile.page
+share/help/fr/evince/synctex-editors.page
+share/help/fr/evince/synctex-search.page
+share/help/fr/evince/synctex-support.page
+share/help/fr/evince/synctex.page
+share/help/fr/evince/textselection.page
+share/help/fr/evince/translate.page
+share/help/gl/evince/annotation-properties.page
+share/help/gl/evince/annotations-delete.page
+share/help/gl/evince/annotations-disabled.page
+share/help/gl/evince/annotations-navigate.page
+share/help/gl/evince/annotations-save.page
+share/help/gl/evince/annotations.page
+share/help/gl/evince/bookmarks.page
+share/help/gl/evince/bug-filing.page
+share/help/gl/evince/commandline.page
+share/help/gl/evince/convertPostScript.page
+share/help/gl/evince/convertSVG.page
+share/help/gl/evince/convertpdf.page
+share/help/gl/evince/default-settings.page
+share/help/gl/evince/develop.page
+share/help/gl/evince/documentation.page
+share/help/gl/evince/duplex-10pages.page
+share/help/gl/evince/duplex-11pages.page
+share/help/gl/evince/duplex-12pages.page
+share/help/gl/evince/duplex-13pages.page
+share/help/gl/evince/duplex-14pages.page
+share/help/gl/evince/duplex-15pages.page
+share/help/gl/evince/duplex-16pages.page
+share/help/gl/evince/duplex-3pages.page
+share/help/gl/evince/duplex-4pages.page
+share/help/gl/evince/duplex-5pages.page
+share/help/gl/evince/duplex-6pages.page
+share/help/gl/evince/duplex-7pages.page
+share/help/gl/evince/duplex-8pages.page
+share/help/gl/evince/duplex-9pages.page
+share/help/gl/evince/duplex-npages.page
+share/help/gl/evince/editing.page
+share/help/gl/evince/figures/add-text-annotation.png
+share/help/gl/evince/figures/annotations-nav-to-page.png
+share/help/gl/evince/figures/emblem-system-symbolic.svg
+share/help/gl/evince/figures/org.gnome.Evince.svg
+share/help/gl/evince/figures/zoom.png
+share/help/gl/evince/finding.page
+share/help/gl/evince/formats.page
+share/help/gl/evince/forms-saving.page
+share/help/gl/evince/forms.page
+share/help/gl/evince/headerbar.page
+share/help/gl/evince/index.page
+share/help/gl/evince/introduction.page
+share/help/gl/evince/invert-colors.page
+share/help/gl/evince/legal-unported.xml
+share/help/gl/evince/legal.xml
+share/help/gl/evince/license.page
+share/help/gl/evince/movingaround.page
+share/help/gl/evince/noprint.page
+share/help/gl/evince/openerror.page
+share/help/gl/evince/opening.page
+share/help/gl/evince/password.page
+share/help/gl/evince/presentations.page
+share/help/gl/evince/print-2sided.page
+share/help/gl/evince/print-booklet.page
+share/help/gl/evince/print-differentsize.page
+share/help/gl/evince/print-order.page
+share/help/gl/evince/print-pagescaling.page
+share/help/gl/evince/print-select.page
+share/help/gl/evince/printing.page
+share/help/gl/evince/reload.page
+share/help/gl/evince/singlesided-13-16pages.page
+share/help/gl/evince/singlesided-17-20pages.page
+share/help/gl/evince/singlesided-3-4pages.page
+share/help/gl/evince/singlesided-5-8pages.page
+share/help/gl/evince/singlesided-9-12pages.page
+share/help/gl/evince/singlesided-npages.page
+share/help/gl/evince/synctex-beamer.page
+share/help/gl/evince/synctex-compile.page
+share/help/gl/evince/synctex-editors.page
+share/help/gl/evince/synctex-search.page
+share/help/gl/evince/synctex-support.page
+share/help/gl/evince/synctex.page
+share/help/gl/evince/textselection.page
+share/help/gl/evince/translate.page
+share/help/hu/evince/annotation-properties.page
+share/help/hu/evince/annotations-delete.page
+share/help/hu/evince/annotations-disabled.page
+share/help/hu/evince/annotations-navigate.page
+share/help/hu/evince/annotations-save.page
+share/help/hu/evince/annotations.page
+share/help/hu/evince/bookmarks.page
+share/help/hu/evince/bug-filing.page
+share/help/hu/evince/commandline.page
+share/help/hu/evince/convertPostScript.page
+share/help/hu/evince/convertSVG.page
+share/help/hu/evince/convertpdf.page
+share/help/hu/evince/default-settings.page
+share/help/hu/evince/develop.page
+share/help/hu/evince/documentation.page
+share/help/hu/evince/duplex-10pages.page
+share/help/hu/evince/duplex-11pages.page
+share/help/hu/evince/duplex-12pages.page
+share/help/hu/evince/duplex-13pages.page
+share/help/hu/evince/duplex-14pages.page
+share/help/hu/evince/duplex-15pages.page
+share/help/hu/evince/duplex-16pages.page
+share/help/hu/evince/duplex-3pages.page
+share/help/hu/evince/duplex-4pages.page
+share/help/hu/evince/duplex-5pages.page
+share/help/hu/evince/duplex-6pages.page
+share/help/hu/evince/duplex-7pages.page
+share/help/hu/evince/duplex-8pages.page
+share/help/hu/evince/duplex-9pages.page
+share/help/hu/evince/duplex-npages.page
+share/help/hu/evince/editing.page
+share/help/hu/evince/figures/add-text-annotation.png
+share/help/hu/evince/figures/annotations-nav-to-page.png
+share/help/hu/evince/figures/emblem-system-symbolic.svg
+share/help/hu/evince/figures/org.gnome.Evince.svg
+share/help/hu/evince/figures/zoom.png
+share/help/hu/evince/finding.page
+share/help/hu/evince/formats.page
+share/help/hu/evince/forms-saving.page
+share/help/hu/evince/forms.page
+share/help/hu/evince/headerbar.page
+share/help/hu/evince/index.page
+share/help/hu/evince/introduction.page
+share/help/hu/evince/invert-colors.page
+share/help/hu/evince/legal-unported.xml
+share/help/hu/evince/legal.xml
+share/help/hu/evince/license.page
+share/help/hu/evince/movingaround.page
+share/help/hu/evince/noprint.page
+share/help/hu/evince/openerror.page
+share/help/hu/evince/opening.page
+share/help/hu/evince/password.page
+share/help/hu/evince/presentations.page
+share/help/hu/evince/print-2sided.page
+share/help/hu/evince/print-booklet.page
+share/help/hu/evince/print-differentsize.page
+share/help/hu/evince/print-order.page
+share/help/hu/evince/print-pagescaling.page
+share/help/hu/evince/print-select.page
+share/help/hu/evince/printing.page
+share/help/hu/evince/reload.page
+share/help/hu/evince/singlesided-13-16pages.page
+share/help/hu/evince/singlesided-17-20pages.page
+share/help/hu/evince/singlesided-3-4pages.page
+share/help/hu/evince/singlesided-5-8pages.page
+share/help/hu/evince/singlesided-9-12pages.page
+share/help/hu/evince/singlesided-npages.page
+share/help/hu/evince/synctex-beamer.page
+share/help/hu/evince/synctex-compile.page
+share/help/hu/evince/synctex-editors.page
+share/help/hu/evince/synctex-search.page
+share/help/hu/evince/synctex-support.page
+share/help/hu/evince/synctex.page
+share/help/hu/evince/textselection.page
+share/help/hu/evince/translate.page
+share/help/id/evince/annotation-properties.page
+share/help/id/evince/annotations-delete.page
+share/help/id/evince/annotations-disabled.page
+share/help/id/evince/annotations-navigate.page
+share/help/id/evince/annotations-save.page
+share/help/id/evince/annotations.page
+share/help/id/evince/bookmarks.page
+share/help/id/evince/bug-filing.page
+share/help/id/evince/commandline.page
+share/help/id/evince/convertPostScript.page
+share/help/id/evince/convertSVG.page
+share/help/id/evince/convertpdf.page
+share/help/id/evince/default-settings.page
+share/help/id/evince/develop.page
+share/help/id/evince/documentation.page
+share/help/id/evince/duplex-10pages.page
+share/help/id/evince/duplex-11pages.page
+share/help/id/evince/duplex-12pages.page
+share/help/id/evince/duplex-13pages.page
+share/help/id/evince/duplex-14pages.page
+share/help/id/evince/duplex-15pages.page
+share/help/id/evince/duplex-16pages.page
+share/help/id/evince/duplex-3pages.page
+share/help/id/evince/duplex-4pages.page
+share/help/id/evince/duplex-5pages.page
+share/help/id/evince/duplex-6pages.page
+share/help/id/evince/duplex-7pages.page
+share/help/id/evince/duplex-8pages.page
+share/help/id/evince/duplex-9pages.page
+share/help/id/evince/duplex-npages.page
+share/help/id/evince/editing.page
+share/help/id/evince/figures/add-text-annotation.png
+share/help/id/evince/figures/annotations-nav-to-page.png
+share/help/id/evince/figures/emblem-system-symbolic.svg
+share/help/id/evince/figures/org.gnome.Evince.svg
+share/help/id/evince/figures/zoom.png
+share/help/id/evince/finding.page
+share/help/id/evince/formats.page
+share/help/id/evince/forms-saving.page
+share/help/id/evince/forms.page
+share/help/id/evince/headerbar.page
+share/help/id/evince/index.page
+share/help/id/evince/introduction.page
+share/help/id/evince/invert-colors.page
+share/help/id/evince/legal-unported.xml
+share/help/id/evince/legal.xml
+share/help/id/evince/license.page
+share/help/id/evince/movingaround.page
+share/help/id/evince/noprint.page
+share/help/id/evince/openerror.page
+share/help/id/evince/opening.page
+share/help/id/evince/password.page
+share/help/id/evince/presentations.page
+share/help/id/evince/print-2sided.page
+share/help/id/evince/print-booklet.page
+share/help/id/evince/print-differentsize.page
+share/help/id/evince/print-order.page
+share/help/id/evince/print-pagescaling.page
+share/help/id/evince/print-select.page
+share/help/id/evince/printing.page
+share/help/id/evince/reload.page
+share/help/id/evince/singlesided-13-16pages.page
+share/help/id/evince/singlesided-17-20pages.page
+share/help/id/evince/singlesided-3-4pages.page
+share/help/id/evince/singlesided-5-8pages.page
+share/help/id/evince/singlesided-9-12pages.page
+share/help/id/evince/singlesided-npages.page
+share/help/id/evince/synctex-beamer.page
+share/help/id/evince/synctex-compile.page
+share/help/id/evince/synctex-editors.page
+share/help/id/evince/synctex-search.page
+share/help/id/evince/synctex-support.page
+share/help/id/evince/synctex.page
+share/help/id/evince/textselection.page
+share/help/id/evince/translate.page
+share/help/it/evince/annotation-properties.page
+share/help/it/evince/annotations-delete.page
+share/help/it/evince/annotations-disabled.page
+share/help/it/evince/annotations-navigate.page
+share/help/it/evince/annotations-save.page
+share/help/it/evince/annotations.page
+share/help/it/evince/bookmarks.page
+share/help/it/evince/bug-filing.page
+share/help/it/evince/commandline.page
+share/help/it/evince/convertPostScript.page
+share/help/it/evince/convertSVG.page
+share/help/it/evince/convertpdf.page
+share/help/it/evince/default-settings.page
+share/help/it/evince/develop.page
+share/help/it/evince/documentation.page
+share/help/it/evince/duplex-10pages.page
+share/help/it/evince/duplex-11pages.page
+share/help/it/evince/duplex-12pages.page
+share/help/it/evince/duplex-13pages.page
+share/help/it/evince/duplex-14pages.page
+share/help/it/evince/duplex-15pages.page
+share/help/it/evince/duplex-16pages.page
+share/help/it/evince/duplex-3pages.page
+share/help/it/evince/duplex-4pages.page
+share/help/it/evince/duplex-5pages.page
+share/help/it/evince/duplex-6pages.page
+share/help/it/evince/duplex-7pages.page
+share/help/it/evince/duplex-8pages.page
+share/help/it/evince/duplex-9pages.page
+share/help/it/evince/duplex-npages.page
+share/help/it/evince/editing.page
+share/help/it/evince/figures/add-text-annotation.png
+share/help/it/evince/figures/annotations-nav-to-page.png
+share/help/it/evince/figures/emblem-system-symbolic.svg
+share/help/it/evince/figures/org.gnome.Evince.svg
+share/help/it/evince/figures/zoom.png
+share/help/it/evince/finding.page
+share/help/it/evince/formats.page
+share/help/it/evince/forms-saving.page
+share/help/it/evince/forms.page
+share/help/it/evince/headerbar.page
+share/help/it/evince/index.page
+share/help/it/evince/introduction.page
+share/help/it/evince/invert-colors.page
+share/help/it/evince/legal-unported.xml
+share/help/it/evince/legal.xml
+share/help/it/evince/license.page
+share/help/it/evince/movingaround.page
+share/help/it/evince/noprint.page
+share/help/it/evince/openerror.page
+share/help/it/evince/opening.page
+share/help/it/evince/password.page
+share/help/it/evince/presentations.page
+share/help/it/evince/print-2sided.page
+share/help/it/evince/print-booklet.page
+share/help/it/evince/print-differentsize.page
+share/help/it/evince/print-order.page
+share/help/it/evince/print-pagescaling.page
+share/help/it/evince/print-select.page
+share/help/it/evince/printing.page
+share/help/it/evince/reload.page
+share/help/it/evince/singlesided-13-16pages.page
+share/help/it/evince/singlesided-17-20pages.page
+share/help/it/evince/singlesided-3-4pages.page
+share/help/it/evince/singlesided-5-8pages.page
+share/help/it/evince/singlesided-9-12pages.page
+share/help/it/evince/singlesided-npages.page
+share/help/it/evince/synctex-beamer.page
+share/help/it/evince/synctex-compile.page
+share/help/it/evince/synctex-editors.page
+share/help/it/evince/synctex-search.page
+share/help/it/evince/synctex-support.page
+share/help/it/evince/synctex.page
+share/help/it/evince/textselection.page
+share/help/it/evince/translate.page
+share/help/ja/evince/annotation-properties.page
+share/help/ja/evince/annotations-delete.page
+share/help/ja/evince/annotations-disabled.page
+share/help/ja/evince/annotations-navigate.page
+share/help/ja/evince/annotations-save.page
+share/help/ja/evince/annotations.page
+share/help/ja/evince/bookmarks.page
+share/help/ja/evince/bug-filing.page
+share/help/ja/evince/commandline.page
+share/help/ja/evince/convertPostScript.page
+share/help/ja/evince/convertSVG.page
+share/help/ja/evince/convertpdf.page
+share/help/ja/evince/default-settings.page
+share/help/ja/evince/develop.page
+share/help/ja/evince/documentation.page
+share/help/ja/evince/duplex-10pages.page
+share/help/ja/evince/duplex-11pages.page
+share/help/ja/evince/duplex-12pages.page
+share/help/ja/evince/duplex-13pages.page
+share/help/ja/evince/duplex-14pages.page
+share/help/ja/evince/duplex-15pages.page
+share/help/ja/evince/duplex-16pages.page
+share/help/ja/evince/duplex-3pages.page
+share/help/ja/evince/duplex-4pages.page
+share/help/ja/evince/duplex-5pages.page
+share/help/ja/evince/duplex-6pages.page
+share/help/ja/evince/duplex-7pages.page
+share/help/ja/evince/duplex-8pages.page
+share/help/ja/evince/duplex-9pages.page
+share/help/ja/evince/duplex-npages.page
+share/help/ja/evince/editing.page
+share/help/ja/evince/figures/add-text-annotation.png
+share/help/ja/evince/figures/annotations-nav-to-page.png
+share/help/ja/evince/figures/emblem-system-symbolic.svg
+share/help/ja/evince/figures/org.gnome.Evince.svg
+share/help/ja/evince/figures/zoom.png
+share/help/ja/evince/finding.page
+share/help/ja/evince/formats.page
+share/help/ja/evince/forms-saving.page
+share/help/ja/evince/forms.page
+share/help/ja/evince/headerbar.page
+share/help/ja/evince/index.page
+share/help/ja/evince/introduction.page
+share/help/ja/evince/invert-colors.page
+share/help/ja/evince/legal-unported.xml
+share/help/ja/evince/legal.xml
+share/help/ja/evince/license.page
+share/help/ja/evince/movingaround.page
+share/help/ja/evince/noprint.page
+share/help/ja/evince/openerror.page
+share/help/ja/evince/opening.page
+share/help/ja/evince/password.page
+share/help/ja/evince/presentations.page
+share/help/ja/evince/print-2sided.page
+share/help/ja/evince/print-booklet.page
+share/help/ja/evince/print-differentsize.page
+share/help/ja/evince/print-order.page
+share/help/ja/evince/print-pagescaling.page
+share/help/ja/evince/print-select.page
+share/help/ja/evince/printing.page
+share/help/ja/evince/reload.page
+share/help/ja/evince/singlesided-13-16pages.page
+share/help/ja/evince/singlesided-17-20pages.page
+share/help/ja/evince/singlesided-3-4pages.page
+share/help/ja/evince/singlesided-5-8pages.page
+share/help/ja/evince/singlesided-9-12pages.page
+share/help/ja/evince/singlesided-npages.page
+share/help/ja/evince/synctex-beamer.page
+share/help/ja/evince/synctex-compile.page
+share/help/ja/evince/synctex-editors.page
+share/help/ja/evince/synctex-search.page
+share/help/ja/evince/synctex-support.page
+share/help/ja/evince/synctex.page
+share/help/ja/evince/textselection.page
+share/help/ja/evince/translate.page
+share/help/ko/evince/annotation-properties.page
+share/help/ko/evince/annotations-delete.page
+share/help/ko/evince/annotations-disabled.page
+share/help/ko/evince/annotations-navigate.page
+share/help/ko/evince/annotations-save.page
+share/help/ko/evince/annotations.page
+share/help/ko/evince/bookmarks.page
+share/help/ko/evince/bug-filing.page
+share/help/ko/evince/commandline.page
+share/help/ko/evince/convertPostScript.page
+share/help/ko/evince/convertSVG.page
+share/help/ko/evince/convertpdf.page
+share/help/ko/evince/default-settings.page
+share/help/ko/evince/develop.page
+share/help/ko/evince/documentation.page
+share/help/ko/evince/duplex-10pages.page
+share/help/ko/evince/duplex-11pages.page
+share/help/ko/evince/duplex-12pages.page
+share/help/ko/evince/duplex-13pages.page
+share/help/ko/evince/duplex-14pages.page
+share/help/ko/evince/duplex-15pages.page
+share/help/ko/evince/duplex-16pages.page
+share/help/ko/evince/duplex-3pages.page
+share/help/ko/evince/duplex-4pages.page
+share/help/ko/evince/duplex-5pages.page
+share/help/ko/evince/duplex-6pages.page
+share/help/ko/evince/duplex-7pages.page
+share/help/ko/evince/duplex-8pages.page
+share/help/ko/evince/duplex-9pages.page
+share/help/ko/evince/duplex-npages.page
+share/help/ko/evince/editing.page
+share/help/ko/evince/figures/add-text-annotation.png
+share/help/ko/evince/figures/annotations-nav-to-page.png
+share/help/ko/evince/figures/emblem-system-symbolic.svg
+share/help/ko/evince/figures/org.gnome.Evince.svg
+share/help/ko/evince/figures/zoom.png
+share/help/ko/evince/finding.page
+share/help/ko/evince/formats.page
+share/help/ko/evince/forms-saving.page
+share/help/ko/evince/forms.page
+share/help/ko/evince/headerbar.page
+share/help/ko/evince/index.page
+share/help/ko/evince/introduction.page
+share/help/ko/evince/invert-colors.page
+share/help/ko/evince/legal-unported.xml
+share/help/ko/evince/legal.xml
+share/help/ko/evince/license.page
+share/help/ko/evince/movingaround.page
+share/help/ko/evince/noprint.page
+share/help/ko/evince/openerror.page
+share/help/ko/evince/opening.page
+share/help/ko/evince/password.page
+share/help/ko/evince/presentations.page
+share/help/ko/evince/print-2sided.page
+share/help/ko/evince/print-booklet.page
+share/help/ko/evince/print-differentsize.page
+share/help/ko/evince/print-order.page
+share/help/ko/evince/print-pagescaling.page
+share/help/ko/evince/print-select.page
+share/help/ko/evince/printing.page
+share/help/ko/evince/reload.page
+share/help/ko/evince/singlesided-13-16pages.page
+share/help/ko/evince/singlesided-17-20pages.page
+share/help/ko/evince/singlesided-3-4pages.page
+share/help/ko/evince/singlesided-5-8pages.page
+share/help/ko/evince/singlesided-9-12pages.page
+share/help/ko/evince/singlesided-npages.page
+share/help/ko/evince/synctex-beamer.page
+share/help/ko/evince/synctex-compile.page
+share/help/ko/evince/synctex-editors.page
+share/help/ko/evince/synctex-search.page
+share/help/ko/evince/synctex-support.page
+share/help/ko/evince/synctex.page
+share/help/ko/evince/textselection.page
+share/help/ko/evince/translate.page
+share/help/lv/evince/annotation-properties.page
+share/help/lv/evince/annotations-delete.page
+share/help/lv/evince/annotations-disabled.page
+share/help/lv/evince/annotations-navigate.page
+share/help/lv/evince/annotations-save.page
+share/help/lv/evince/annotations.page
+share/help/lv/evince/bookmarks.page
+share/help/lv/evince/bug-filing.page
+share/help/lv/evince/commandline.page
+share/help/lv/evince/convertPostScript.page
+share/help/lv/evince/convertSVG.page
+share/help/lv/evince/convertpdf.page
+share/help/lv/evince/default-settings.page
+share/help/lv/evince/develop.page
+share/help/lv/evince/documentation.page
+share/help/lv/evince/duplex-10pages.page
+share/help/lv/evince/duplex-11pages.page
+share/help/lv/evince/duplex-12pages.page
+share/help/lv/evince/duplex-13pages.page
+share/help/lv/evince/duplex-14pages.page
+share/help/lv/evince/duplex-15pages.page
+share/help/lv/evince/duplex-16pages.page
+share/help/lv/evince/duplex-3pages.page
+share/help/lv/evince/duplex-4pages.page
+share/help/lv/evince/duplex-5pages.page
+share/help/lv/evince/duplex-6pages.page
+share/help/lv/evince/duplex-7pages.page
+share/help/lv/evince/duplex-8pages.page
+share/help/lv/evince/duplex-9pages.page
+share/help/lv/evince/duplex-npages.page
+share/help/lv/evince/editing.page
+share/help/lv/evince/figures/add-text-annotation.png
+share/help/lv/evince/figures/annotations-nav-to-page.png
+share/help/lv/evince/figures/emblem-system-symbolic.svg
+share/help/lv/evince/figures/org.gnome.Evince.svg
+share/help/lv/evince/figures/zoom.png
+share/help/lv/evince/finding.page
+share/help/lv/evince/formats.page
+share/help/lv/evince/forms-saving.page
+share/help/lv/evince/forms.page
+share/help/lv/evince/headerbar.page
+share/help/lv/evince/index.page
+share/help/lv/evince/introduction.page
+share/help/lv/evince/invert-colors.page
+share/help/lv/evince/legal-unported.xml
+share/help/lv/evince/legal.xml
+share/help/lv/evince/license.page
+share/help/lv/evince/movingaround.page
+share/help/lv/evince/noprint.page
+share/help/lv/evince/openerror.page
+share/help/lv/evince/opening.page
+share/help/lv/evince/password.page
+share/help/lv/evince/presentations.page
+share/help/lv/evince/print-2sided.page
+share/help/lv/evince/print-booklet.page
+share/help/lv/evince/print-differentsize.page
+share/help/lv/evince/print-order.page
+share/help/lv/evince/print-pagescaling.page
+share/help/lv/evince/print-select.page
+share/help/lv/evince/printing.page
+share/help/lv/evince/reload.page
+share/help/lv/evince/singlesided-13-16pages.page
+share/help/lv/evince/singlesided-17-20pages.page
+share/help/lv/evince/singlesided-3-4pages.page
+share/help/lv/evince/singlesided-5-8pages.page
+share/help/lv/evince/singlesided-9-12pages.page
+share/help/lv/evince/singlesided-npages.page
+share/help/lv/evince/synctex-beamer.page
+share/help/lv/evince/synctex-compile.page
+share/help/lv/evince/synctex-editors.page
+share/help/lv/evince/synctex-search.page
+share/help/lv/evince/synctex-support.page
+share/help/lv/evince/synctex.page
+share/help/lv/evince/textselection.page
+share/help/lv/evince/translate.page
+share/help/nl/evince/annotation-properties.page
+share/help/nl/evince/annotations-delete.page
+share/help/nl/evince/annotations-disabled.page
+share/help/nl/evince/annotations-navigate.page
+share/help/nl/evince/annotations-save.page
+share/help/nl/evince/annotations.page
+share/help/nl/evince/bookmarks.page
+share/help/nl/evince/bug-filing.page
+share/help/nl/evince/commandline.page
+share/help/nl/evince/convertPostScript.page
+share/help/nl/evince/convertSVG.page
+share/help/nl/evince/convertpdf.page
+share/help/nl/evince/default-settings.page
+share/help/nl/evince/develop.page
+share/help/nl/evince/documentation.page
+share/help/nl/evince/duplex-10pages.page
+share/help/nl/evince/duplex-11pages.page
+share/help/nl/evince/duplex-12pages.page
+share/help/nl/evince/duplex-13pages.page
+share/help/nl/evince/duplex-14pages.page
+share/help/nl/evince/duplex-15pages.page
+share/help/nl/evince/duplex-16pages.page
+share/help/nl/evince/duplex-3pages.page
+share/help/nl/evince/duplex-4pages.page
+share/help/nl/evince/duplex-5pages.page
+share/help/nl/evince/duplex-6pages.page
+share/help/nl/evince/duplex-7pages.page
+share/help/nl/evince/duplex-8pages.page
+share/help/nl/evince/duplex-9pages.page
+share/help/nl/evince/duplex-npages.page
+share/help/nl/evince/editing.page
+share/help/nl/evince/figures/add-text-annotation.png
+share/help/nl/evince/figures/annotations-nav-to-page.png
+share/help/nl/evince/figures/emblem-system-symbolic.svg
+share/help/nl/evince/figures/org.gnome.Evince.svg
+share/help/nl/evince/figures/zoom.png
+share/help/nl/evince/finding.page
+share/help/nl/evince/formats.page
+share/help/nl/evince/forms-saving.page
+share/help/nl/evince/forms.page
+share/help/nl/evince/headerbar.page
+share/help/nl/evince/index.page
+share/help/nl/evince/introduction.page
+share/help/nl/evince/invert-colors.page
+share/help/nl/evince/legal-unported.xml
+share/help/nl/evince/legal.xml
+share/help/nl/evince/license.page
+share/help/nl/evince/movingaround.page
+share/help/nl/evince/noprint.page
+share/help/nl/evince/openerror.page
+share/help/nl/evince/opening.page
+share/help/nl/evince/password.page
+share/help/nl/evince/presentations.page
+share/help/nl/evince/print-2sided.page
+share/help/nl/evince/print-booklet.page
+share/help/nl/evince/print-differentsize.page
+share/help/nl/evince/print-order.page
+share/help/nl/evince/print-pagescaling.page
+share/help/nl/evince/print-select.page
+share/help/nl/evince/printing.page
+share/help/nl/evince/reload.page
+share/help/nl/evince/singlesided-13-16pages.page
+share/help/nl/evince/singlesided-17-20pages.page
+share/help/nl/evince/singlesided-3-4pages.page
+share/help/nl/evince/singlesided-5-8pages.page
+share/help/nl/evince/singlesided-9-12pages.page
+share/help/nl/evince/singlesided-npages.page
+share/help/nl/evince/synctex-beamer.page
+share/help/nl/evince/synctex-compile.page
+share/help/nl/evince/synctex-editors.page
+share/help/nl/evince/synctex-search.page
+share/help/nl/evince/synctex-support.page
+share/help/nl/evince/synctex.page
+share/help/nl/evince/textselection.page
+share/help/nl/evince/translate.page
+share/help/oc/evince/annotation-properties.page
+share/help/oc/evince/annotations-delete.page
+share/help/oc/evince/annotations-disabled.page
+share/help/oc/evince/annotations-navigate.page
+share/help/oc/evince/annotations-save.page
+share/help/oc/evince/annotations.page
+share/help/oc/evince/bookmarks.page
+share/help/oc/evince/bug-filing.page
+share/help/oc/evince/commandline.page
+share/help/oc/evince/convertPostScript.page
+share/help/oc/evince/convertSVG.page
+share/help/oc/evince/convertpdf.page
+share/help/oc/evince/default-settings.page
+share/help/oc/evince/develop.page
+share/help/oc/evince/documentation.page
+share/help/oc/evince/duplex-10pages.page
+share/help/oc/evince/duplex-11pages.page
+share/help/oc/evince/duplex-12pages.page
+share/help/oc/evince/duplex-13pages.page
+share/help/oc/evince/duplex-14pages.page
+share/help/oc/evince/duplex-15pages.page
+share/help/oc/evince/duplex-16pages.page
+share/help/oc/evince/duplex-3pages.page
+share/help/oc/evince/duplex-4pages.page
+share/help/oc/evince/duplex-5pages.page
+share/help/oc/evince/duplex-6pages.page
+share/help/oc/evince/duplex-7pages.page
+share/help/oc/evince/duplex-8pages.page
+share/help/oc/evince/duplex-9pages.page
+share/help/oc/evince/duplex-npages.page
+share/help/oc/evince/editing.page
+share/help/oc/evince/figures/add-text-annotation.png
+share/help/oc/evince/figures/annotations-nav-to-page.png
+share/help/oc/evince/figures/emblem-system-symbolic.svg
+share/help/oc/evince/figures/org.gnome.Evince.svg
+share/help/oc/evince/figures/zoom.png
+share/help/oc/evince/finding.page
+share/help/oc/evince/formats.page
+share/help/oc/evince/forms-saving.page
+share/help/oc/evince/forms.page
+share/help/oc/evince/headerbar.page
+share/help/oc/evince/index.page
+share/help/oc/evince/introduction.page
+share/help/oc/evince/invert-colors.page
+share/help/oc/evince/legal-unported.xml
+share/help/oc/evince/legal.xml
+share/help/oc/evince/license.page
+share/help/oc/evince/movingaround.page
+share/help/oc/evince/noprint.page
+share/help/oc/evince/openerror.page
+share/help/oc/evince/opening.page
+share/help/oc/evince/password.page
+share/help/oc/evince/presentations.page
+share/help/oc/evince/print-2sided.page
+share/help/oc/evince/print-booklet.page
+share/help/oc/evince/print-differentsize.page
+share/help/oc/evince/print-order.page
+share/help/oc/evince/print-pagescaling.page
+share/help/oc/evince/print-select.page
+share/help/oc/evince/printing.page
+share/help/oc/evince/reload.page
+share/help/oc/evince/singlesided-13-16pages.page
+share/help/oc/evince/singlesided-17-20pages.page
+share/help/oc/evince/singlesided-3-4pages.page
+share/help/oc/evince/singlesided-5-8pages.page
+share/help/oc/evince/singlesided-9-12pages.page
+share/help/oc/evince/singlesided-npages.page
+share/help/oc/evince/synctex-beamer.page
+share/help/oc/evince/synctex-compile.page
+share/help/oc/evince/synctex-editors.page
+share/help/oc/evince/synctex-search.page
+share/help/oc/evince/synctex-support.page
+share/help/oc/evince/synctex.page
+share/help/oc/evince/textselection.page
+share/help/oc/evince/translate.page
+share/help/pl/evince/annotation-properties.page
+share/help/pl/evince/annotations-delete.page
+share/help/pl/evince/annotations-disabled.page
+share/help/pl/evince/annotations-navigate.page
+share/help/pl/evince/annotations-save.page
+share/help/pl/evince/annotations.page
+share/help/pl/evince/bookmarks.page
+share/help/pl/evince/bug-filing.page
+share/help/pl/evince/commandline.page
+share/help/pl/evince/convertPostScript.page
+share/help/pl/evince/convertSVG.page
+share/help/pl/evince/convertpdf.page
+share/help/pl/evince/default-settings.page
+share/help/pl/evince/develop.page
+share/help/pl/evince/documentation.page
+share/help/pl/evince/duplex-10pages.page
+share/help/pl/evince/duplex-11pages.page
+share/help/pl/evince/duplex-12pages.page
+share/help/pl/evince/duplex-13pages.page
+share/help/pl/evince/duplex-14pages.page
+share/help/pl/evince/duplex-15pages.page
+share/help/pl/evince/duplex-16pages.page
+share/help/pl/evince/duplex-3pages.page
+share/help/pl/evince/duplex-4pages.page
+share/help/pl/evince/duplex-5pages.page
+share/help/pl/evince/duplex-6pages.page
+share/help/pl/evince/duplex-7pages.page
+share/help/pl/evince/duplex-8pages.page
+share/help/pl/evince/duplex-9pages.page
+share/help/pl/evince/duplex-npages.page
+share/help/pl/evince/editing.page
+share/help/pl/evince/figures/add-text-annotation.png
+share/help/pl/evince/figures/annotations-nav-to-page.png
+share/help/pl/evince/figures/emblem-system-symbolic.svg
+share/help/pl/evince/figures/org.gnome.Evince.svg
+share/help/pl/evince/figures/zoom.png
+share/help/pl/evince/finding.page
+share/help/pl/evince/formats.page
+share/help/pl/evince/forms-saving.page
+share/help/pl/evince/forms.page
+share/help/pl/evince/headerbar.page
+share/help/pl/evince/index.page
+share/help/pl/evince/introduction.page
+share/help/pl/evince/invert-colors.page
+share/help/pl/evince/legal-unported.xml
+share/help/pl/evince/legal.xml
+share/help/pl/evince/license.page
+share/help/pl/evince/movingaround.page
+share/help/pl/evince/noprint.page
+share/help/pl/evince/openerror.page
+share/help/pl/evince/opening.page
+share/help/pl/evince/password.page
+share/help/pl/evince/presentations.page
+share/help/pl/evince/print-2sided.page
+share/help/pl/evince/print-booklet.page
+share/help/pl/evince/print-differentsize.page
+share/help/pl/evince/print-order.page
+share/help/pl/evince/print-pagescaling.page
+share/help/pl/evince/print-select.page
+share/help/pl/evince/printing.page
+share/help/pl/evince/reload.page
+share/help/pl/evince/singlesided-13-16pages.page
+share/help/pl/evince/singlesided-17-20pages.page
+share/help/pl/evince/singlesided-3-4pages.page
+share/help/pl/evince/singlesided-5-8pages.page
+share/help/pl/evince/singlesided-9-12pages.page
+share/help/pl/evince/singlesided-npages.page
+share/help/pl/evince/synctex-beamer.page
+share/help/pl/evince/synctex-compile.page
+share/help/pl/evince/synctex-editors.page
+share/help/pl/evince/synctex-search.page
+share/help/pl/evince/synctex-support.page
+share/help/pl/evince/synctex.page
+share/help/pl/evince/textselection.page
+share/help/pl/evince/translate.page
+share/help/pt_BR/evince/annotation-properties.page
+share/help/pt_BR/evince/annotations-delete.page
+share/help/pt_BR/evince/annotations-disabled.page
+share/help/pt_BR/evince/annotations-navigate.page
+share/help/pt_BR/evince/annotations-save.page
+share/help/pt_BR/evince/annotations.page
+share/help/pt_BR/evince/bookmarks.page
+share/help/pt_BR/evince/bug-filing.page
+share/help/pt_BR/evince/commandline.page
+share/help/pt_BR/evince/convertPostScript.page
+share/help/pt_BR/evince/convertSVG.page
+share/help/pt_BR/evince/convertpdf.page
+share/help/pt_BR/evince/default-settings.page
+share/help/pt_BR/evince/develop.page
+share/help/pt_BR/evince/documentation.page
+share/help/pt_BR/evince/duplex-10pages.page
+share/help/pt_BR/evince/duplex-11pages.page
+share/help/pt_BR/evince/duplex-12pages.page
+share/help/pt_BR/evince/duplex-13pages.page
+share/help/pt_BR/evince/duplex-14pages.page
+share/help/pt_BR/evince/duplex-15pages.page
+share/help/pt_BR/evince/duplex-16pages.page
+share/help/pt_BR/evince/duplex-3pages.page
+share/help/pt_BR/evince/duplex-4pages.page
+share/help/pt_BR/evince/duplex-5pages.page
+share/help/pt_BR/evince/duplex-6pages.page
+share/help/pt_BR/evince/duplex-7pages.page
+share/help/pt_BR/evince/duplex-8pages.page
+share/help/pt_BR/evince/duplex-9pages.page
+share/help/pt_BR/evince/duplex-npages.page
+share/help/pt_BR/evince/editing.page
+share/help/pt_BR/evince/figures/add-text-annotation.png
+share/help/pt_BR/evince/figures/annotations-nav-to-page.png
+share/help/pt_BR/evince/figures/emblem-system-symbolic.svg
+share/help/pt_BR/evince/figures/org.gnome.Evince.svg
+share/help/pt_BR/evince/figures/zoom.png
+share/help/pt_BR/evince/finding.page
+share/help/pt_BR/evince/formats.page
+share/help/pt_BR/evince/forms-saving.page
+share/help/pt_BR/evince/forms.page
+share/help/pt_BR/evince/headerbar.page
+share/help/pt_BR/evince/index.page
+share/help/pt_BR/evince/introduction.page
+share/help/pt_BR/evince/invert-colors.page
+share/help/pt_BR/evince/legal-unported.xml
+share/help/pt_BR/evince/legal.xml
+share/help/pt_BR/evince/license.page
+share/help/pt_BR/evince/movingaround.page
+share/help/pt_BR/evince/noprint.page
+share/help/pt_BR/evince/openerror.page
+share/help/pt_BR/evince/opening.page
+share/help/pt_BR/evince/password.page
+share/help/pt_BR/evince/presentations.page
+share/help/pt_BR/evince/print-2sided.page
+share/help/pt_BR/evince/print-booklet.page
+share/help/pt_BR/evince/print-differentsize.page
+share/help/pt_BR/evince/print-order.page
+share/help/pt_BR/evince/print-pagescaling.page
+share/help/pt_BR/evince/print-select.page
+share/help/pt_BR/evince/printing.page
+share/help/pt_BR/evince/reload.page
+share/help/pt_BR/evince/singlesided-13-16pages.page
+share/help/pt_BR/evince/singlesided-17-20pages.page
+share/help/pt_BR/evince/singlesided-3-4pages.page
+share/help/pt_BR/evince/singlesided-5-8pages.page
+share/help/pt_BR/evince/singlesided-9-12pages.page
+share/help/pt_BR/evince/singlesided-npages.page
+share/help/pt_BR/evince/synctex-beamer.page
+share/help/pt_BR/evince/synctex-compile.page
+share/help/pt_BR/evince/synctex-editors.page
+share/help/pt_BR/evince/synctex-search.page
+share/help/pt_BR/evince/synctex-support.page
+share/help/pt_BR/evince/synctex.page
+share/help/pt_BR/evince/textselection.page
+share/help/pt_BR/evince/translate.page
+share/help/ro/evince/annotation-properties.page
+share/help/ro/evince/annotations-delete.page
+share/help/ro/evince/annotations-disabled.page
+share/help/ro/evince/annotations-navigate.page
+share/help/ro/evince/annotations-save.page
+share/help/ro/evince/annotations.page
+share/help/ro/evince/bookmarks.page
+share/help/ro/evince/bug-filing.page
+share/help/ro/evince/commandline.page
+share/help/ro/evince/convertPostScript.page
+share/help/ro/evince/convertSVG.page
+share/help/ro/evince/convertpdf.page
+share/help/ro/evince/default-settings.page
+share/help/ro/evince/develop.page
+share/help/ro/evince/documentation.page
+share/help/ro/evince/duplex-10pages.page
+share/help/ro/evince/duplex-11pages.page
+share/help/ro/evince/duplex-12pages.page
+share/help/ro/evince/duplex-13pages.page
+share/help/ro/evince/duplex-14pages.page
+share/help/ro/evince/duplex-15pages.page
+share/help/ro/evince/duplex-16pages.page
+share/help/ro/evince/duplex-3pages.page
+share/help/ro/evince/duplex-4pages.page
+share/help/ro/evince/duplex-5pages.page
+share/help/ro/evince/duplex-6pages.page
+share/help/ro/evince/duplex-7pages.page
+share/help/ro/evince/duplex-8pages.page
+share/help/ro/evince/duplex-9pages.page
+share/help/ro/evince/duplex-npages.page
+share/help/ro/evince/editing.page
+share/help/ro/evince/figures/add-text-annotation.png
+share/help/ro/evince/figures/annotations-nav-to-page.png
+share/help/ro/evince/figures/emblem-system-symbolic.svg
+share/help/ro/evince/figures/org.gnome.Evince.svg
+share/help/ro/evince/figures/zoom.png
+share/help/ro/evince/finding.page
+share/help/ro/evince/formats.page
+share/help/ro/evince/forms-saving.page
+share/help/ro/evince/forms.page
+share/help/ro/evince/headerbar.page
+share/help/ro/evince/index.page
+share/help/ro/evince/introduction.page
+share/help/ro/evince/invert-colors.page
+share/help/ro/evince/legal-unported.xml
+share/help/ro/evince/legal.xml
+share/help/ro/evince/license.page
+share/help/ro/evince/movingaround.page
+share/help/ro/evince/noprint.page
+share/help/ro/evince/openerror.page
+share/help/ro/evince/opening.page
+share/help/ro/evince/password.page
+share/help/ro/evince/presentations.page
+share/help/ro/evince/print-2sided.page
+share/help/ro/evince/print-booklet.page
+share/help/ro/evince/print-differentsize.page
+share/help/ro/evince/print-order.page
+share/help/ro/evince/print-pagescaling.page
+share/help/ro/evince/print-select.page
+share/help/ro/evince/printing.page
+share/help/ro/evince/reload.page
+share/help/ro/evince/singlesided-13-16pages.page
+share/help/ro/evince/singlesided-17-20pages.page
+share/help/ro/evince/singlesided-3-4pages.page
+share/help/ro/evince/singlesided-5-8pages.page
+share/help/ro/evince/singlesided-9-12pages.page
+share/help/ro/evince/singlesided-npages.page
+share/help/ro/evince/synctex-beamer.page
+share/help/ro/evince/synctex-compile.page
+share/help/ro/evince/synctex-editors.page
+share/help/ro/evince/synctex-search.page
+share/help/ro/evince/synctex-support.page
+share/help/ro/evince/synctex.page
+share/help/ro/evince/textselection.page
+share/help/ro/evince/translate.page
+share/help/ru/evince/annotation-properties.page
+share/help/ru/evince/annotations-delete.page
+share/help/ru/evince/annotations-disabled.page
+share/help/ru/evince/annotations-navigate.page
+share/help/ru/evince/annotations-save.page
+share/help/ru/evince/annotations.page
+share/help/ru/evince/bookmarks.page
+share/help/ru/evince/bug-filing.page
+share/help/ru/evince/commandline.page
+share/help/ru/evince/convertPostScript.page
+share/help/ru/evince/convertSVG.page
+share/help/ru/evince/convertpdf.page
+share/help/ru/evince/default-settings.page
+share/help/ru/evince/develop.page
+share/help/ru/evince/documentation.page
+share/help/ru/evince/duplex-10pages.page
+share/help/ru/evince/duplex-11pages.page
+share/help/ru/evince/duplex-12pages.page
+share/help/ru/evince/duplex-13pages.page
+share/help/ru/evince/duplex-14pages.page
+share/help/ru/evince/duplex-15pages.page
+share/help/ru/evince/duplex-16pages.page
+share/help/ru/evince/duplex-3pages.page
+share/help/ru/evince/duplex-4pages.page
+share/help/ru/evince/duplex-5pages.page
+share/help/ru/evince/duplex-6pages.page
+share/help/ru/evince/duplex-7pages.page
+share/help/ru/evince/duplex-8pages.page
+share/help/ru/evince/duplex-9pages.page
+share/help/ru/evince/duplex-npages.page
+share/help/ru/evince/editing.page
+share/help/ru/evince/figures/add-text-annotation.png
+share/help/ru/evince/figures/annotations-nav-to-page.png
+share/help/ru/evince/figures/emblem-system-symbolic.svg
+share/help/ru/evince/figures/org.gnome.Evince.svg
+share/help/ru/evince/figures/zoom.png
+share/help/ru/evince/finding.page
+share/help/ru/evince/formats.page
+share/help/ru/evince/forms-saving.page
+share/help/ru/evince/forms.page
+share/help/ru/evince/headerbar.page
+share/help/ru/evince/index.page
+share/help/ru/evince/introduction.page
+share/help/ru/evince/invert-colors.page
+share/help/ru/evince/legal-unported.xml
+share/help/ru/evince/legal.xml
+share/help/ru/evince/license.page
+share/help/ru/evince/movingaround.page
+share/help/ru/evince/noprint.page
+share/help/ru/evince/openerror.page
+share/help/ru/evince/opening.page
+share/help/ru/evince/password.page
+share/help/ru/evince/presentations.page
+share/help/ru/evince/print-2sided.page
+share/help/ru/evince/print-booklet.page
+share/help/ru/evince/print-differentsize.page
+share/help/ru/evince/print-order.page
+share/help/ru/evince/print-pagescaling.page
+share/help/ru/evince/print-select.page
+share/help/ru/evince/printing.page
+share/help/ru/evince/reload.page
+share/help/ru/evince/singlesided-13-16pages.page
+share/help/ru/evince/singlesided-17-20pages.page
+share/help/ru/evince/singlesided-3-4pages.page
+share/help/ru/evince/singlesided-5-8pages.page
+share/help/ru/evince/singlesided-9-12pages.page
+share/help/ru/evince/singlesided-npages.page
+share/help/ru/evince/synctex-beamer.page
+share/help/ru/evince/synctex-compile.page
+share/help/ru/evince/synctex-editors.page
+share/help/ru/evince/synctex-search.page
+share/help/ru/evince/synctex-support.page
+share/help/ru/evince/synctex.page
+share/help/ru/evince/textselection.page
+share/help/ru/evince/translate.page
+share/help/sl/evince/annotation-properties.page
+share/help/sl/evince/annotations-delete.page
+share/help/sl/evince/annotations-disabled.page
+share/help/sl/evince/annotations-navigate.page
+share/help/sl/evince/annotations-save.page
+share/help/sl/evince/annotations.page
+share/help/sl/evince/bookmarks.page
+share/help/sl/evince/bug-filing.page
+share/help/sl/evince/commandline.page
+share/help/sl/evince/convertPostScript.page
+share/help/sl/evince/convertSVG.page
+share/help/sl/evince/convertpdf.page
+share/help/sl/evince/default-settings.page
+share/help/sl/evince/develop.page
+share/help/sl/evince/documentation.page
+share/help/sl/evince/duplex-10pages.page
+share/help/sl/evince/duplex-11pages.page
+share/help/sl/evince/duplex-12pages.page
+share/help/sl/evince/duplex-13pages.page
+share/help/sl/evince/duplex-14pages.page
+share/help/sl/evince/duplex-15pages.page
+share/help/sl/evince/duplex-16pages.page
+share/help/sl/evince/duplex-3pages.page
+share/help/sl/evince/duplex-4pages.page
+share/help/sl/evince/duplex-5pages.page
+share/help/sl/evince/duplex-6pages.page
+share/help/sl/evince/duplex-7pages.page
+share/help/sl/evince/duplex-8pages.page
+share/help/sl/evince/duplex-9pages.page
+share/help/sl/evince/duplex-npages.page
+share/help/sl/evince/editing.page
+share/help/sl/evince/figures/add-text-annotation.png
+share/help/sl/evince/figures/annotations-nav-to-page.png
+share/help/sl/evince/figures/emblem-system-symbolic.svg
+share/help/sl/evince/figures/org.gnome.Evince.svg
+share/help/sl/evince/figures/zoom.png
+share/help/sl/evince/finding.page
+share/help/sl/evince/formats.page
+share/help/sl/evince/forms-saving.page
+share/help/sl/evince/forms.page
+share/help/sl/evince/headerbar.page
+share/help/sl/evince/index.page
+share/help/sl/evince/introduction.page
+share/help/sl/evince/invert-colors.page
+share/help/sl/evince/legal-unported.xml
+share/help/sl/evince/legal.xml
+share/help/sl/evince/license.page
+share/help/sl/evince/movingaround.page
+share/help/sl/evince/noprint.page
+share/help/sl/evince/openerror.page
+share/help/sl/evince/opening.page
+share/help/sl/evince/password.page
+share/help/sl/evince/presentations.page
+share/help/sl/evince/print-2sided.page
+share/help/sl/evince/print-booklet.page
+share/help/sl/evince/print-differentsize.page
+share/help/sl/evince/print-order.page
+share/help/sl/evince/print-pagescaling.page
+share/help/sl/evince/print-select.page
+share/help/sl/evince/printing.page
+share/help/sl/evince/reload.page
+share/help/sl/evince/singlesided-13-16pages.page
+share/help/sl/evince/singlesided-17-20pages.page
+share/help/sl/evince/singlesided-3-4pages.page
+share/help/sl/evince/singlesided-5-8pages.page
+share/help/sl/evince/singlesided-9-12pages.page
+share/help/sl/evince/singlesided-npages.page
+share/help/sl/evince/synctex-beamer.page
+share/help/sl/evince/synctex-compile.page
+share/help/sl/evince/synctex-editors.page
+share/help/sl/evince/synctex-search.page
+share/help/sl/evince/synctex-support.page
+share/help/sl/evince/synctex.page
+share/help/sl/evince/textselection.page
+share/help/sl/evince/translate.page
+share/help/sr/evince/annotation-properties.page
+share/help/sr/evince/annotations-delete.page
+share/help/sr/evince/annotations-disabled.page
+share/help/sr/evince/annotations-navigate.page
+share/help/sr/evince/annotations-save.page
+share/help/sr/evince/annotations.page
+share/help/sr/evince/bookmarks.page
+share/help/sr/evince/bug-filing.page
+share/help/sr/evince/commandline.page
+share/help/sr/evince/convertPostScript.page
+share/help/sr/evince/convertSVG.page
+share/help/sr/evince/convertpdf.page
+share/help/sr/evince/default-settings.page
+share/help/sr/evince/develop.page
+share/help/sr/evince/documentation.page
+share/help/sr/evince/duplex-10pages.page
+share/help/sr/evince/duplex-11pages.page
+share/help/sr/evince/duplex-12pages.page
+share/help/sr/evince/duplex-13pages.page
+share/help/sr/evince/duplex-14pages.page
+share/help/sr/evince/duplex-15pages.page
+share/help/sr/evince/duplex-16pages.page
+share/help/sr/evince/duplex-3pages.page
+share/help/sr/evince/duplex-4pages.page
+share/help/sr/evince/duplex-5pages.page
+share/help/sr/evince/duplex-6pages.page
+share/help/sr/evince/duplex-7pages.page
+share/help/sr/evince/duplex-8pages.page
+share/help/sr/evince/duplex-9pages.page
+share/help/sr/evince/duplex-npages.page
+share/help/sr/evince/editing.page
+share/help/sr/evince/figures/add-text-annotation.png
+share/help/sr/evince/figures/annotations-nav-to-page.png
+share/help/sr/evince/figures/emblem-system-symbolic.svg
+share/help/sr/evince/figures/org.gnome.Evince.svg
+share/help/sr/evince/figures/zoom.png
+share/help/sr/evince/finding.page
+share/help/sr/evince/formats.page
+share/help/sr/evince/forms-saving.page
+share/help/sr/evince/forms.page
+share/help/sr/evince/headerbar.page
+share/help/sr/evince/index.page
+share/help/sr/evince/introduction.page
+share/help/sr/evince/invert-colors.page
+share/help/sr/evince/legal-unported.xml
+share/help/sr/evince/legal.xml
+share/help/sr/evince/license.page
+share/help/sr/evince/movingaround.page
+share/help/sr/evince/noprint.page
+share/help/sr/evince/openerror.page
+share/help/sr/evince/opening.page
+share/help/sr/evince/password.page
+share/help/sr/evince/presentations.page
+share/help/sr/evince/print-2sided.page
+share/help/sr/evince/print-booklet.page
+share/help/sr/evince/print-differentsize.page
+share/help/sr/evince/print-order.page
+share/help/sr/evince/print-pagescaling.page
+share/help/sr/evince/print-select.page
+share/help/sr/evince/printing.page
+share/help/sr/evince/reload.page
+share/help/sr/evince/singlesided-13-16pages.page
+share/help/sr/evince/singlesided-17-20pages.page
+share/help/sr/evince/singlesided-3-4pages.page
+share/help/sr/evince/singlesided-5-8pages.page
+share/help/sr/evince/singlesided-9-12pages.page
+share/help/sr/evince/singlesided-npages.page
+share/help/sr/evince/synctex-beamer.page
+share/help/sr/evince/synctex-compile.page
+share/help/sr/evince/synctex-editors.page
+share/help/sr/evince/synctex-search.page
+share/help/sr/evince/synctex-support.page
+share/help/sr/evince/synctex.page
+share/help/sr/evince/textselection.page
+share/help/sr/evince/translate.page
+share/help/sv/evince/annotation-properties.page
+share/help/sv/evince/annotations-delete.page
+share/help/sv/evince/annotations-disabled.page
+share/help/sv/evince/annotations-navigate.page
+share/help/sv/evince/annotations-save.page
+share/help/sv/evince/annotations.page
+share/help/sv/evince/bookmarks.page
+share/help/sv/evince/bug-filing.page
+share/help/sv/evince/commandline.page
+share/help/sv/evince/convertPostScript.page
+share/help/sv/evince/convertSVG.page
+share/help/sv/evince/convertpdf.page
+share/help/sv/evince/default-settings.page
+share/help/sv/evince/develop.page
+share/help/sv/evince/documentation.page
+share/help/sv/evince/duplex-10pages.page
+share/help/sv/evince/duplex-11pages.page
+share/help/sv/evince/duplex-12pages.page
+share/help/sv/evince/duplex-13pages.page
+share/help/sv/evince/duplex-14pages.page
+share/help/sv/evince/duplex-15pages.page
+share/help/sv/evince/duplex-16pages.page
+share/help/sv/evince/duplex-3pages.page
+share/help/sv/evince/duplex-4pages.page
+share/help/sv/evince/duplex-5pages.page
+share/help/sv/evince/duplex-6pages.page
+share/help/sv/evince/duplex-7pages.page
+share/help/sv/evince/duplex-8pages.page
+share/help/sv/evince/duplex-9pages.page
+share/help/sv/evince/duplex-npages.page
+share/help/sv/evince/editing.page
+share/help/sv/evince/figures/add-text-annotation.png
+share/help/sv/evince/figures/annotations-nav-to-page.png
+share/help/sv/evince/figures/emblem-system-symbolic.svg
+share/help/sv/evince/figures/org.gnome.Evince.svg
+share/help/sv/evince/figures/zoom.png
+share/help/sv/evince/finding.page
+share/help/sv/evince/formats.page
+share/help/sv/evince/forms-saving.page
+share/help/sv/evince/forms.page
+share/help/sv/evince/headerbar.page
+share/help/sv/evince/index.page
+share/help/sv/evince/introduction.page
+share/help/sv/evince/invert-colors.page
+share/help/sv/evince/legal-unported.xml
+share/help/sv/evince/legal.xml
+share/help/sv/evince/license.page
+share/help/sv/evince/movingaround.page
+share/help/sv/evince/noprint.page
+share/help/sv/evince/openerror.page
+share/help/sv/evince/opening.page
+share/help/sv/evince/password.page
+share/help/sv/evince/presentations.page
+share/help/sv/evince/print-2sided.page
+share/help/sv/evince/print-booklet.page
+share/help/sv/evince/print-differentsize.page
+share/help/sv/evince/print-order.page
+share/help/sv/evince/print-pagescaling.page
+share/help/sv/evince/print-select.page
+share/help/sv/evince/printing.page
+share/help/sv/evince/reload.page
+share/help/sv/evince/singlesided-13-16pages.page
+share/help/sv/evince/singlesided-17-20pages.page
+share/help/sv/evince/singlesided-3-4pages.page
+share/help/sv/evince/singlesided-5-8pages.page
+share/help/sv/evince/singlesided-9-12pages.page
+share/help/sv/evince/singlesided-npages.page
+share/help/sv/evince/synctex-beamer.page
+share/help/sv/evince/synctex-compile.page
+share/help/sv/evince/synctex-editors.page
+share/help/sv/evince/synctex-search.page
+share/help/sv/evince/synctex-support.page
+share/help/sv/evince/synctex.page
+share/help/sv/evince/textselection.page
+share/help/sv/evince/translate.page
+share/help/te/evince/annotation-properties.page
+share/help/te/evince/annotations-delete.page
+share/help/te/evince/annotations-disabled.page
+share/help/te/evince/annotations-navigate.page
+share/help/te/evince/annotations-save.page
+share/help/te/evince/annotations.page
+share/help/te/evince/bookmarks.page
+share/help/te/evince/bug-filing.page
+share/help/te/evince/commandline.page
+share/help/te/evince/convertPostScript.page
+share/help/te/evince/convertSVG.page
+share/help/te/evince/convertpdf.page
+share/help/te/evince/default-settings.page
+share/help/te/evince/develop.page
+share/help/te/evince/documentation.page
+share/help/te/evince/duplex-10pages.page
+share/help/te/evince/duplex-11pages.page
+share/help/te/evince/duplex-12pages.page
+share/help/te/evince/duplex-13pages.page
+share/help/te/evince/duplex-14pages.page
+share/help/te/evince/duplex-15pages.page
+share/help/te/evince/duplex-16pages.page
+share/help/te/evince/duplex-3pages.page
+share/help/te/evince/duplex-4pages.page
+share/help/te/evince/duplex-5pages.page
+share/help/te/evince/duplex-6pages.page
+share/help/te/evince/duplex-7pages.page
+share/help/te/evince/duplex-8pages.page
+share/help/te/evince/duplex-9pages.page
+share/help/te/evince/duplex-npages.page
+share/help/te/evince/editing.page
+share/help/te/evince/figures/add-text-annotation.png
+share/help/te/evince/figures/annotations-nav-to-page.png
+share/help/te/evince/figures/emblem-system-symbolic.svg
+share/help/te/evince/figures/org.gnome.Evince.svg
+share/help/te/evince/figures/zoom.png
+share/help/te/evince/finding.page
+share/help/te/evince/formats.page
+share/help/te/evince/forms-saving.page
+share/help/te/evince/forms.page
+share/help/te/evince/headerbar.page
+share/help/te/evince/index.page
+share/help/te/evince/introduction.page
+share/help/te/evince/invert-colors.page
+share/help/te/evince/legal-unported.xml
+share/help/te/evince/legal.xml
+share/help/te/evince/license.page
+share/help/te/evince/movingaround.page
+share/help/te/evince/noprint.page
+share/help/te/evince/openerror.page
+share/help/te/evince/opening.page
+share/help/te/evince/password.page
+share/help/te/evince/presentations.page
+share/help/te/evince/print-2sided.page
+share/help/te/evince/print-booklet.page
+share/help/te/evince/print-differentsize.page
+share/help/te/evince/print-order.page
+share/help/te/evince/print-pagescaling.page
+share/help/te/evince/print-select.page
+share/help/te/evince/printing.page
+share/help/te/evince/reload.page
+share/help/te/evince/singlesided-13-16pages.page
+share/help/te/evince/singlesided-17-20pages.page
+share/help/te/evince/singlesided-3-4pages.page
+share/help/te/evince/singlesided-5-8pages.page
+share/help/te/evince/singlesided-9-12pages.page
+share/help/te/evince/singlesided-npages.page
+share/help/te/evince/synctex-beamer.page
+share/help/te/evince/synctex-compile.page
+share/help/te/evince/synctex-editors.page
+share/help/te/evince/synctex-search.page
+share/help/te/evince/synctex-support.page
+share/help/te/evince/synctex.page
+share/help/te/evince/textselection.page
+share/help/te/evince/translate.page
+share/help/tr/evince/annotation-properties.page
+share/help/tr/evince/annotations-delete.page
+share/help/tr/evince/annotations-disabled.page
+share/help/tr/evince/annotations-navigate.page
+share/help/tr/evince/annotations-save.page
+share/help/tr/evince/annotations.page
+share/help/tr/evince/bookmarks.page
+share/help/tr/evince/bug-filing.page
+share/help/tr/evince/commandline.page
+share/help/tr/evince/convertPostScript.page
+share/help/tr/evince/convertSVG.page
+share/help/tr/evince/convertpdf.page
+share/help/tr/evince/default-settings.page
+share/help/tr/evince/develop.page
+share/help/tr/evince/documentation.page
+share/help/tr/evince/duplex-10pages.page
+share/help/tr/evince/duplex-11pages.page
+share/help/tr/evince/duplex-12pages.page
+share/help/tr/evince/duplex-13pages.page
+share/help/tr/evince/duplex-14pages.page
+share/help/tr/evince/duplex-15pages.page
+share/help/tr/evince/duplex-16pages.page
+share/help/tr/evince/duplex-3pages.page
+share/help/tr/evince/duplex-4pages.page
+share/help/tr/evince/duplex-5pages.page
+share/help/tr/evince/duplex-6pages.page
+share/help/tr/evince/duplex-7pages.page
+share/help/tr/evince/duplex-8pages.page
+share/help/tr/evince/duplex-9pages.page
+share/help/tr/evince/duplex-npages.page
+share/help/tr/evince/editing.page
+share/help/tr/evince/figures/add-text-annotation.png
+share/help/tr/evince/figures/annotations-nav-to-page.png
+share/help/tr/evince/figures/emblem-system-symbolic.svg
+share/help/tr/evince/figures/org.gnome.Evince.svg
+share/help/tr/evince/figures/zoom.png
+share/help/tr/evince/finding.page
+share/help/tr/evince/formats.page
+share/help/tr/evince/forms-saving.page
+share/help/tr/evince/forms.page
+share/help/tr/evince/headerbar.page
+share/help/tr/evince/index.page
+share/help/tr/evince/introduction.page
+share/help/tr/evince/invert-colors.page
+share/help/tr/evince/legal-unported.xml
+share/help/tr/evince/legal.xml
+share/help/tr/evince/license.page
+share/help/tr/evince/movingaround.page
+share/help/tr/evince/noprint.page
+share/help/tr/evince/openerror.page
+share/help/tr/evince/opening.page
+share/help/tr/evince/password.page
+share/help/tr/evince/presentations.page
+share/help/tr/evince/print-2sided.page
+share/help/tr/evince/print-booklet.page
+share/help/tr/evince/print-differentsize.page
+share/help/tr/evince/print-order.page
+share/help/tr/evince/print-pagescaling.page
+share/help/tr/evince/print-select.page
+share/help/tr/evince/printing.page
+share/help/tr/evince/reload.page
+share/help/tr/evince/singlesided-13-16pages.page
+share/help/tr/evince/singlesided-17-20pages.page
+share/help/tr/evince/singlesided-3-4pages.page
+share/help/tr/evince/singlesided-5-8pages.page
+share/help/tr/evince/singlesided-9-12pages.page
+share/help/tr/evince/singlesided-npages.page
+share/help/tr/evince/synctex-beamer.page
+share/help/tr/evince/synctex-compile.page
+share/help/tr/evince/synctex-editors.page
+share/help/tr/evince/synctex-search.page
+share/help/tr/evince/synctex-support.page
+share/help/tr/evince/synctex.page
+share/help/tr/evince/textselection.page
+share/help/tr/evince/translate.page
+share/help/uk/evince/annotation-properties.page
+share/help/uk/evince/annotations-delete.page
+share/help/uk/evince/annotations-disabled.page
+share/help/uk/evince/annotations-navigate.page
+share/help/uk/evince/annotations-save.page
+share/help/uk/evince/annotations.page
+share/help/uk/evince/bookmarks.page
+share/help/uk/evince/bug-filing.page
+share/help/uk/evince/commandline.page
+share/help/uk/evince/convertPostScript.page
+share/help/uk/evince/convertSVG.page
+share/help/uk/evince/convertpdf.page
+share/help/uk/evince/default-settings.page
+share/help/uk/evince/develop.page
+share/help/uk/evince/documentation.page
+share/help/uk/evince/duplex-10pages.page
+share/help/uk/evince/duplex-11pages.page
+share/help/uk/evince/duplex-12pages.page
+share/help/uk/evince/duplex-13pages.page
+share/help/uk/evince/duplex-14pages.page
+share/help/uk/evince/duplex-15pages.page
+share/help/uk/evince/duplex-16pages.page
+share/help/uk/evince/duplex-3pages.page
+share/help/uk/evince/duplex-4pages.page
+share/help/uk/evince/duplex-5pages.page
+share/help/uk/evince/duplex-6pages.page
+share/help/uk/evince/duplex-7pages.page
+share/help/uk/evince/duplex-8pages.page
+share/help/uk/evince/duplex-9pages.page
+share/help/uk/evince/duplex-npages.page
+share/help/uk/evince/editing.page
+share/help/uk/evince/figures/add-text-annotation.png
+share/help/uk/evince/figures/annotations-nav-to-page.png
+share/help/uk/evince/figures/emblem-system-symbolic.svg
+share/help/uk/evince/figures/org.gnome.Evince.svg
+share/help/uk/evince/figures/zoom.png
+share/help/uk/evince/finding.page
+share/help/uk/evince/formats.page
+share/help/uk/evince/forms-saving.page
+share/help/uk/evince/forms.page
+share/help/uk/evince/headerbar.page
+share/help/uk/evince/index.page
+share/help/uk/evince/introduction.page
+share/help/uk/evince/invert-colors.page
+share/help/uk/evince/legal-unported.xml
+share/help/uk/evince/legal.xml
+share/help/uk/evince/license.page
+share/help/uk/evince/movingaround.page
+share/help/uk/evince/noprint.page
+share/help/uk/evince/openerror.page
+share/help/uk/evince/opening.page
+share/help/uk/evince/password.page
+share/help/uk/evince/presentations.page
+share/help/uk/evince/print-2sided.page
+share/help/uk/evince/print-booklet.page
+share/help/uk/evince/print-differentsize.page
+share/help/uk/evince/print-order.page
+share/help/uk/evince/print-pagescaling.page
+share/help/uk/evince/print-select.page
+share/help/uk/evince/printing.page
+share/help/uk/evince/reload.page
+share/help/uk/evince/singlesided-13-16pages.page
+share/help/uk/evince/singlesided-17-20pages.page
+share/help/uk/evince/singlesided-3-4pages.page
+share/help/uk/evince/singlesided-5-8pages.page
+share/help/uk/evince/singlesided-9-12pages.page
+share/help/uk/evince/singlesided-npages.page
+share/help/uk/evince/synctex-beamer.page
+share/help/uk/evince/synctex-compile.page
+share/help/uk/evince/synctex-editors.page
+share/help/uk/evince/synctex-search.page
+share/help/uk/evince/synctex-support.page
+share/help/uk/evince/synctex.page
+share/help/uk/evince/textselection.page
+share/help/uk/evince/translate.page
+share/help/vi/evince/annotation-properties.page
+share/help/vi/evince/annotations-delete.page
+share/help/vi/evince/annotations-disabled.page
+share/help/vi/evince/annotations-navigate.page
+share/help/vi/evince/annotations-save.page
+share/help/vi/evince/annotations.page
+share/help/vi/evince/bookmarks.page
+share/help/vi/evince/bug-filing.page
+share/help/vi/evince/commandline.page
+share/help/vi/evince/convertPostScript.page
+share/help/vi/evince/convertSVG.page
+share/help/vi/evince/convertpdf.page
+share/help/vi/evince/default-settings.page
+share/help/vi/evince/develop.page
+share/help/vi/evince/documentation.page
+share/help/vi/evince/duplex-10pages.page
+share/help/vi/evince/duplex-11pages.page
+share/help/vi/evince/duplex-12pages.page
+share/help/vi/evince/duplex-13pages.page
+share/help/vi/evince/duplex-14pages.page
+share/help/vi/evince/duplex-15pages.page
+share/help/vi/evince/duplex-16pages.page
+share/help/vi/evince/duplex-3pages.page
+share/help/vi/evince/duplex-4pages.page
+share/help/vi/evince/duplex-5pages.page
+share/help/vi/evince/duplex-6pages.page
+share/help/vi/evince/duplex-7pages.page
+share/help/vi/evince/duplex-8pages.page
+share/help/vi/evince/duplex-9pages.page
+share/help/vi/evince/duplex-npages.page
+share/help/vi/evince/editing.page
+share/help/vi/evince/figures/add-text-annotation.png
+share/help/vi/evince/figures/annotations-nav-to-page.png
+share/help/vi/evince/figures/emblem-system-symbolic.svg
+share/help/vi/evince/figures/org.gnome.Evince.svg
+share/help/vi/evince/figures/zoom.png
+share/help/vi/evince/finding.page
+share/help/vi/evince/formats.page
+share/help/vi/evince/forms-saving.page
+share/help/vi/evince/forms.page
+share/help/vi/evince/headerbar.page
+share/help/vi/evince/index.page
+share/help/vi/evince/introduction.page
+share/help/vi/evince/invert-colors.page
+share/help/vi/evince/legal-unported.xml
+share/help/vi/evince/legal.xml
+share/help/vi/evince/license.page
+share/help/vi/evince/movingaround.page
+share/help/vi/evince/noprint.page
+share/help/vi/evince/openerror.page
+share/help/vi/evince/opening.page
+share/help/vi/evince/password.page
+share/help/vi/evince/presentations.page
+share/help/vi/evince/print-2sided.page
+share/help/vi/evince/print-booklet.page
+share/help/vi/evince/print-differentsize.page
+share/help/vi/evince/print-order.page
+share/help/vi/evince/print-pagescaling.page
+share/help/vi/evince/print-select.page
+share/help/vi/evince/printing.page
+share/help/vi/evince/reload.page
+share/help/vi/evince/singlesided-13-16pages.page
+share/help/vi/evince/singlesided-17-20pages.page
+share/help/vi/evince/singlesided-3-4pages.page
+share/help/vi/evince/singlesided-5-8pages.page
+share/help/vi/evince/singlesided-9-12pages.page
+share/help/vi/evince/singlesided-npages.page
+share/help/vi/evince/synctex-beamer.page
+share/help/vi/evince/synctex-compile.page
+share/help/vi/evince/synctex-editors.page
+share/help/vi/evince/synctex-search.page
+share/help/vi/evince/synctex-support.page
+share/help/vi/evince/synctex.page
+share/help/vi/evince/textselection.page
+share/help/vi/evince/translate.page
+share/help/zh_CN/evince/annotation-properties.page
+share/help/zh_CN/evince/annotations-delete.page
+share/help/zh_CN/evince/annotations-disabled.page
+share/help/zh_CN/evince/annotations-navigate.page
+share/help/zh_CN/evince/annotations-save.page
+share/help/zh_CN/evince/annotations.page
+share/help/zh_CN/evince/bookmarks.page
+share/help/zh_CN/evince/bug-filing.page
+share/help/zh_CN/evince/commandline.page
+share/help/zh_CN/evince/convertPostScript.page
+share/help/zh_CN/evince/convertSVG.page
+share/help/zh_CN/evince/convertpdf.page
+share/help/zh_CN/evince/default-settings.page
+share/help/zh_CN/evince/develop.page
+share/help/zh_CN/evince/documentation.page
+share/help/zh_CN/evince/duplex-10pages.page
+share/help/zh_CN/evince/duplex-11pages.page
+share/help/zh_CN/evince/duplex-12pages.page
+share/help/zh_CN/evince/duplex-13pages.page
+share/help/zh_CN/evince/duplex-14pages.page
+share/help/zh_CN/evince/duplex-15pages.page
+share/help/zh_CN/evince/duplex-16pages.page
+share/help/zh_CN/evince/duplex-3pages.page
+share/help/zh_CN/evince/duplex-4pages.page
+share/help/zh_CN/evince/duplex-5pages.page
+share/help/zh_CN/evince/duplex-6pages.page
+share/help/zh_CN/evince/duplex-7pages.page
+share/help/zh_CN/evince/duplex-8pages.page
+share/help/zh_CN/evince/duplex-9pages.page
+share/help/zh_CN/evince/duplex-npages.page
+share/help/zh_CN/evince/editing.page
+share/help/zh_CN/evince/figures/add-text-annotation.png
+share/help/zh_CN/evince/figures/annotations-nav-to-page.png
+share/help/zh_CN/evince/figures/emblem-system-symbolic.svg
+share/help/zh_CN/evince/figures/org.gnome.Evince.svg
+share/help/zh_CN/evince/figures/zoom.png
+share/help/zh_CN/evince/finding.page
+share/help/zh_CN/evince/formats.page
+share/help/zh_CN/evince/forms-saving.page
+share/help/zh_CN/evince/forms.page
+share/help/zh_CN/evince/headerbar.page
+share/help/zh_CN/evince/index.page
+share/help/zh_CN/evince/introduction.page
+share/help/zh_CN/evince/invert-colors.page
+share/help/zh_CN/evince/legal-unported.xml
+share/help/zh_CN/evince/legal.xml
+share/help/zh_CN/evince/license.page
+share/help/zh_CN/evince/movingaround.page
+share/help/zh_CN/evince/noprint.page
+share/help/zh_CN/evince/openerror.page
+share/help/zh_CN/evince/opening.page
+share/help/zh_CN/evince/password.page
+share/help/zh_CN/evince/presentations.page
+share/help/zh_CN/evince/print-2sided.page
+share/help/zh_CN/evince/print-booklet.page
+share/help/zh_CN/evince/print-differentsize.page
+share/help/zh_CN/evince/print-order.page
+share/help/zh_CN/evince/print-pagescaling.page
+share/help/zh_CN/evince/print-select.page
+share/help/zh_CN/evince/printing.page
+share/help/zh_CN/evince/reload.page
+share/help/zh_CN/evince/singlesided-13-16pages.page
+share/help/zh_CN/evince/singlesided-17-20pages.page
+share/help/zh_CN/evince/singlesided-3-4pages.page
+share/help/zh_CN/evince/singlesided-5-8pages.page
+share/help/zh_CN/evince/singlesided-9-12pages.page
+share/help/zh_CN/evince/singlesided-npages.page
+share/help/zh_CN/evince/synctex-beamer.page
+share/help/zh_CN/evince/synctex-compile.page
+share/help/zh_CN/evince/synctex-editors.page
+share/help/zh_CN/evince/synctex-search.page
+share/help/zh_CN/evince/synctex-support.page
+share/help/zh_CN/evince/synctex.page
+share/help/zh_CN/evince/textselection.page
+share/help/zh_CN/evince/translate.page
+share/help/zh_HK/evince/annotation-properties.page
+share/help/zh_HK/evince/annotations-delete.page
+share/help/zh_HK/evince/annotations-disabled.page
+share/help/zh_HK/evince/annotations-navigate.page
+share/help/zh_HK/evince/annotations-save.page
+share/help/zh_HK/evince/annotations.page
+share/help/zh_HK/evince/bookmarks.page
+share/help/zh_HK/evince/bug-filing.page
+share/help/zh_HK/evince/commandline.page
+share/help/zh_HK/evince/convertPostScript.page
+share/help/zh_HK/evince/convertSVG.page
+share/help/zh_HK/evince/convertpdf.page
+share/help/zh_HK/evince/default-settings.page
+share/help/zh_HK/evince/develop.page
+share/help/zh_HK/evince/documentation.page
+share/help/zh_HK/evince/duplex-10pages.page
+share/help/zh_HK/evince/duplex-11pages.page
+share/help/zh_HK/evince/duplex-12pages.page
+share/help/zh_HK/evince/duplex-13pages.page
+share/help/zh_HK/evince/duplex-14pages.page
+share/help/zh_HK/evince/duplex-15pages.page
+share/help/zh_HK/evince/duplex-16pages.page
+share/help/zh_HK/evince/duplex-3pages.page
+share/help/zh_HK/evince/duplex-4pages.page
+share/help/zh_HK/evince/duplex-5pages.page
+share/help/zh_HK/evince/duplex-6pages.page
+share/help/zh_HK/evince/duplex-7pages.page
+share/help/zh_HK/evince/duplex-8pages.page
+share/help/zh_HK/evince/duplex-9pages.page
+share/help/zh_HK/evince/duplex-npages.page
+share/help/zh_HK/evince/editing.page
+share/help/zh_HK/evince/figures/add-text-annotation.png
+share/help/zh_HK/evince/figures/annotations-nav-to-page.png
+share/help/zh_HK/evince/figures/emblem-system-symbolic.svg
+share/help/zh_HK/evince/figures/org.gnome.Evince.svg
+share/help/zh_HK/evince/figures/zoom.png
+share/help/zh_HK/evince/finding.page
+share/help/zh_HK/evince/formats.page
+share/help/zh_HK/evince/forms-saving.page
+share/help/zh_HK/evince/forms.page
+share/help/zh_HK/evince/headerbar.page
+share/help/zh_HK/evince/index.page
+share/help/zh_HK/evince/introduction.page
+share/help/zh_HK/evince/invert-colors.page
+share/help/zh_HK/evince/legal-unported.xml
+share/help/zh_HK/evince/legal.xml
+share/help/zh_HK/evince/license.page
+share/help/zh_HK/evince/movingaround.page
+share/help/zh_HK/evince/noprint.page
+share/help/zh_HK/evince/openerror.page
+share/help/zh_HK/evince/opening.page
+share/help/zh_HK/evince/password.page
+share/help/zh_HK/evince/presentations.page
+share/help/zh_HK/evince/print-2sided.page
+share/help/zh_HK/evince/print-booklet.page
+share/help/zh_HK/evince/print-differentsize.page
+share/help/zh_HK/evince/print-order.page
+share/help/zh_HK/evince/print-pagescaling.page
+share/help/zh_HK/evince/print-select.page
+share/help/zh_HK/evince/printing.page
+share/help/zh_HK/evince/reload.page
+share/help/zh_HK/evince/singlesided-13-16pages.page
+share/help/zh_HK/evince/singlesided-17-20pages.page
+share/help/zh_HK/evince/singlesided-3-4pages.page
+share/help/zh_HK/evince/singlesided-5-8pages.page
+share/help/zh_HK/evince/singlesided-9-12pages.page
+share/help/zh_HK/evince/singlesided-npages.page
+share/help/zh_HK/evince/synctex-beamer.page
+share/help/zh_HK/evince/synctex-compile.page
+share/help/zh_HK/evince/synctex-editors.page
+share/help/zh_HK/evince/synctex-search.page
+share/help/zh_HK/evince/synctex-support.page
+share/help/zh_HK/evince/synctex.page
+share/help/zh_HK/evince/textselection.page
+share/help/zh_HK/evince/translate.page
+share/help/zh_TW/evince/annotation-properties.page
+share/help/zh_TW/evince/annotations-delete.page
+share/help/zh_TW/evince/annotations-disabled.page
+share/help/zh_TW/evince/annotations-navigate.page
+share/help/zh_TW/evince/annotations-save.page
+share/help/zh_TW/evince/annotations.page
+share/help/zh_TW/evince/bookmarks.page
+share/help/zh_TW/evince/bug-filing.page
+share/help/zh_TW/evince/commandline.page
+share/help/zh_TW/evince/convertPostScript.page
+share/help/zh_TW/evince/convertSVG.page
+share/help/zh_TW/evince/convertpdf.page
+share/help/zh_TW/evince/default-settings.page
+share/help/zh_TW/evince/develop.page
+share/help/zh_TW/evince/documentation.page
+share/help/zh_TW/evince/duplex-10pages.page
+share/help/zh_TW/evince/duplex-11pages.page
+share/help/zh_TW/evince/duplex-12pages.page
+share/help/zh_TW/evince/duplex-13pages.page
+share/help/zh_TW/evince/duplex-14pages.page
+share/help/zh_TW/evince/duplex-15pages.page
+share/help/zh_TW/evince/duplex-16pages.page
+share/help/zh_TW/evince/duplex-3pages.page
+share/help/zh_TW/evince/duplex-4pages.page
+share/help/zh_TW/evince/duplex-5pages.page
+share/help/zh_TW/evince/duplex-6pages.page
+share/help/zh_TW/evince/duplex-7pages.page
+share/help/zh_TW/evince/duplex-8pages.page
+share/help/zh_TW/evince/duplex-9pages.page
+share/help/zh_TW/evince/duplex-npages.page
+share/help/zh_TW/evince/editing.page
+share/help/zh_TW/evince/figures/add-text-annotation.png
+share/help/zh_TW/evince/figures/annotations-nav-to-page.png
+share/help/zh_TW/evince/figures/emblem-system-symbolic.svg
+share/help/zh_TW/evince/figures/org.gnome.Evince.svg
+share/help/zh_TW/evince/figures/zoom.png
+share/help/zh_TW/evince/finding.page
+share/help/zh_TW/evince/formats.page
+share/help/zh_TW/evince/forms-saving.page
+share/help/zh_TW/evince/forms.page
+share/help/zh_TW/evince/headerbar.page
+share/help/zh_TW/evince/index.page
+share/help/zh_TW/evince/introduction.page
+share/help/zh_TW/evince/invert-colors.page
+share/help/zh_TW/evince/legal-unported.xml
+share/help/zh_TW/evince/legal.xml
+share/help/zh_TW/evince/license.page
+share/help/zh_TW/evince/movingaround.page
+share/help/zh_TW/evince/noprint.page
+share/help/zh_TW/evince/openerror.page
+share/help/zh_TW/evince/opening.page
+share/help/zh_TW/evince/password.page
+share/help/zh_TW/evince/presentations.page
+share/help/zh_TW/evince/print-2sided.page
+share/help/zh_TW/evince/print-booklet.page
+share/help/zh_TW/evince/print-differentsize.page
+share/help/zh_TW/evince/print-order.page
+share/help/zh_TW/evince/print-pagescaling.page
+share/help/zh_TW/evince/print-select.page
+share/help/zh_TW/evince/printing.page
+share/help/zh_TW/evince/reload.page
+share/help/zh_TW/evince/singlesided-13-16pages.page
+share/help/zh_TW/evince/singlesided-17-20pages.page
+share/help/zh_TW/evince/singlesided-3-4pages.page
+share/help/zh_TW/evince/singlesided-5-8pages.page
+share/help/zh_TW/evince/singlesided-9-12pages.page
+share/help/zh_TW/evince/singlesided-npages.page
+share/help/zh_TW/evince/synctex-beamer.page
+share/help/zh_TW/evince/synctex-compile.page
+share/help/zh_TW/evince/synctex-editors.page
+share/help/zh_TW/evince/synctex-search.page
+share/help/zh_TW/evince/synctex-support.page
+share/help/zh_TW/evince/synctex.page
+share/help/zh_TW/evince/textselection.page
+share/help/zh_TW/evince/translate.page
+share/icons/hicolor/scalable/apps/org.gnome.Evince.svg
+share/icons/hicolor/symbolic/apps/org.gnome.Evince-symbolic.svg
+share/locale/ab/LC_MESSAGES/evince.mo
+share/locale/af/LC_MESSAGES/evince.mo
+share/locale/an/LC_MESSAGES/evince.mo
+share/locale/ar/LC_MESSAGES/evince.mo
+share/locale/as/LC_MESSAGES/evince.mo
+share/locale/ast/LC_MESSAGES/evince.mo
+share/locale/be/LC_MESSAGES/evince.mo
+share/locale/be@latin/LC_MESSAGES/evince.mo
+share/locale/bg/LC_MESSAGES/evince.mo
+share/locale/bn/LC_MESSAGES/evince.mo
+share/locale/bn_IN/LC_MESSAGES/evince.mo
+share/locale/br/LC_MESSAGES/evince.mo
+share/locale/bs/LC_MESSAGES/evince.mo
+share/locale/ca/LC_MESSAGES/evince.mo
+share/locale/ca@valencia/LC_MESSAGES/evince.mo
+share/locale/cs/LC_MESSAGES/evince.mo
+share/locale/cy/LC_MESSAGES/evince.mo
+share/locale/da/LC_MESSAGES/evince.mo
+share/locale/de/LC_MESSAGES/evince.mo
+share/locale/dz/LC_MESSAGES/evince.mo
+share/locale/el/LC_MESSAGES/evince.mo
+share/locale/en@shaw/LC_MESSAGES/evince.mo
+share/locale/en_CA/LC_MESSAGES/evince.mo
+share/locale/en_GB/LC_MESSAGES/evince.mo
+share/locale/eo/LC_MESSAGES/evince.mo
+share/locale/es/LC_MESSAGES/evince.mo
+share/locale/et/LC_MESSAGES/evince.mo
+share/locale/eu/LC_MESSAGES/evince.mo
+share/locale/fa/LC_MESSAGES/evince.mo
+share/locale/fi/LC_MESSAGES/evince.mo
+share/locale/fr/LC_MESSAGES/evince.mo
+share/locale/fur/LC_MESSAGES/evince.mo
+share/locale/ga/LC_MESSAGES/evince.mo
+share/locale/gd/LC_MESSAGES/evince.mo
+share/locale/gl/LC_MESSAGES/evince.mo
+share/locale/gu/LC_MESSAGES/evince.mo
+share/locale/he/LC_MESSAGES/evince.mo
+share/locale/hi/LC_MESSAGES/evince.mo
+share/locale/hr/LC_MESSAGES/evince.mo
+share/locale/hu/LC_MESSAGES/evince.mo
+share/locale/id/LC_MESSAGES/evince.mo
+share/locale/is/LC_MESSAGES/evince.mo
+share/locale/it/LC_MESSAGES/evince.mo
+share/locale/ja/LC_MESSAGES/evince.mo
+share/locale/ka/LC_MESSAGES/evince.mo
+share/locale/kk/LC_MESSAGES/evince.mo
+share/locale/km/LC_MESSAGES/evince.mo
+share/locale/kn/LC_MESSAGES/evince.mo
+share/locale/ko/LC_MESSAGES/evince.mo
+share/locale/ks/LC_MESSAGES/evince.mo
+share/locale/ku/LC_MESSAGES/evince.mo
+share/locale/lt/LC_MESSAGES/evince.mo
+share/locale/lv/LC_MESSAGES/evince.mo
+share/locale/mai/LC_MESSAGES/evince.mo
+share/locale/mg/LC_MESSAGES/evince.mo
+share/locale/mjw/LC_MESSAGES/evince.mo
+share/locale/mk/LC_MESSAGES/evince.mo
+share/locale/ml/LC_MESSAGES/evince.mo
+share/locale/mn/LC_MESSAGES/evince.mo
+share/locale/mr/LC_MESSAGES/evince.mo
+share/locale/ms/LC_MESSAGES/evince.mo
+share/locale/my/LC_MESSAGES/evince.mo
+share/locale/nb/LC_MESSAGES/evince.mo
+share/locale/nds/LC_MESSAGES/evince.mo
+share/locale/ne/LC_MESSAGES/evince.mo
+share/locale/nl/LC_MESSAGES/evince.mo
+share/locale/nn/LC_MESSAGES/evince.mo
+share/locale/oc/LC_MESSAGES/evince.mo
+share/locale/or/LC_MESSAGES/evince.mo
+share/locale/pa/LC_MESSAGES/evince.mo
+share/locale/pl/LC_MESSAGES/evince.mo
+share/locale/ps/LC_MESSAGES/evince.mo
+share/locale/pt/LC_MESSAGES/evince.mo
+share/locale/pt_BR/LC_MESSAGES/evince.mo
+share/locale/ro/LC_MESSAGES/evince.mo
+share/locale/ru/LC_MESSAGES/evince.mo
+share/locale/rw/LC_MESSAGES/evince.mo
+share/locale/si/LC_MESSAGES/evince.mo
+share/locale/sk/LC_MESSAGES/evince.mo
+share/locale/sl/LC_MESSAGES/evince.mo
+share/locale/sq/LC_MESSAGES/evince.mo
+share/locale/sr/LC_MESSAGES/evince.mo
+share/locale/sr@latin/LC_MESSAGES/evince.mo
+share/locale/sv/LC_MESSAGES/evince.mo
+share/locale/ta/LC_MESSAGES/evince.mo
+share/locale/te/LC_MESSAGES/evince.mo
+share/locale/tg/LC_MESSAGES/evince.mo
+share/locale/th/LC_MESSAGES/evince.mo
+share/locale/tr/LC_MESSAGES/evince.mo
+share/locale/ug/LC_MESSAGES/evince.mo
+share/locale/uk/LC_MESSAGES/evince.mo
+share/locale/vi/LC_MESSAGES/evince.mo
+share/locale/wa/LC_MESSAGES/evince.mo
+share/locale/zh_CN/LC_MESSAGES/evince.mo
+share/locale/zh_HK/LC_MESSAGES/evince.mo
+share/locale/zh_TW/LC_MESSAGES/evince.mo
+share/locale/zu/LC_MESSAGES/evince.mo
+${PLIST.djvu}share/metainfo/evince-djvudocument.metainfo.xml
+${PLIST.dvi}share/metainfo/evince-dvidocument.metainfo.xml
+share/metainfo/evince-pdfdocument.metainfo.xml
+${PLIST.ps}share/metainfo/evince-psdocument.metainfo.xml
+${PLIST.tiff}share/metainfo/evince-tiffdocument.metainfo.xml
+${PLIST.xps}share/metainfo/evince-xpsdocument.metainfo.xml
+share/metainfo/org.gnome.Evince.appdata.xml
+share/thumbnailers/evince.thumbnailer

Index: pkgsrc/print/evince/distinfo
diff -u /dev/null pkgsrc/print/evince/distinfo:1.38
--- /dev/null   Tue Oct 25 08:38:09 2022
+++ pkgsrc/print/evince/distinfo        Tue Oct 25 08:38:09 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.38 2022/10/25 08:38:09 prlw1 Exp $
+
+BLAKE2s (evince-43.0.tar.xz) = 67708619147c634b4fc9dffd2bc386d340d3dced9cab76ada91ac19c6bba021c
+SHA512 (evince-43.0.tar.xz) = dd50ba45c4eb56f8af1df38f7a12c3c13747a1053bb97c8600d85cbc398e340d7bc5db73f441b68cfb8294ab985be361e48605cdc5e3dccb051d917869a12ba9
+Size (evince-43.0.tar.xz) = 2908508 bytes

Index: pkgsrc/print/evince/options.mk
diff -u /dev/null pkgsrc/print/evince/options.mk:1.8
--- /dev/null   Tue Oct 25 08:38:09 2022
+++ pkgsrc/print/evince/options.mk      Tue Oct 25 08:38:09 2022
@@ -0,0 +1,64 @@
+# $NetBSD: options.mk,v 1.8 2022/10/25 08:38:09 prlw1 Exp $
+
+PKG_OPTIONS_VAR=       PKG_OPTIONS.evince
+PKG_SUPPORTED_OPTIONS= dbus djvu dvi gstreamer ps tiff xps
+PKG_SUGGESTED_OPTIONS= dbus
+
+.include "../../mk/bsd.options.mk"
+
+PLIST_VARS+=           ${PKG_SUPPORTED_OPTIONS}
+
+.if !empty(PKG_OPTIONS:Mdbus)
+PLIST.dbus=    yes
+USE_TOOLS+=    gdbus-codegen
+.include "../../sysutils/dbus/buildlink3.mk"
+BUILDLINK_API_DEPENDS.dbus-glib+=      dbus-glib>=0.71
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.else
+MESON_ARGS+=   -Ddbus=false
+.endif
+
+.if !empty(PKG_OPTIONS:Mdjvu)
+PLIST.djvu=    yes
+BUILDLINK_API_DEPENDS.djvulibre-lib+=  djvulibre-lib>=3.5.22
+.include "../../graphics/djvulibre-lib/buildlink3.mk"
+.else
+MESON_ARGS+=   -Ddjvu=disabled
+.endif
+
+.if !empty(PKG_OPTIONS:Mdvi)
+PLIST.dvi=     yes
+.include "../../print/kpathsea/buildlink3.mk"
+.else
+MESON_ARGS+=   -Ddvi=disabled
+.endif
+
+.if !empty(PKG_OPTIONS:Mgstreamer)
+PLIST.gstreamer=       yes
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
+.include "../../multimedia/gstreamer1/buildlink3.mk"
+.else
+MESON_ARGS+=   -Dmultimedia=disabled
+.endif
+
+.if !empty(PKG_OPTIONS:Mps)
+PLIST.ps=      yes
+.include "../../print/libspectre/buildlink3.mk"
+MESON_ARGS+=   -Dps=enabled
+.else
+MESON_ARGS+=   -Dps=disabled
+.endif
+
+.if !empty(PKG_OPTIONS:Mtiff)
+PLIST.tiff=            yes
+.include "../../graphics/tiff/buildlink3.mk"
+.else
+MESON_ARGS+=   -Dtiff=disabled
+.endif
+
+.if !empty(PKG_OPTIONS:Mxps)
+PLIST.xps=             yes
+.include "../../print/libgxps/buildlink3.mk"
+.else
+MESON_ARGS+=   -Dxps=disabled
+.endif



Home | Main Index | Thread Index | Old Index