summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-17 00:02:07 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-17 00:02:07 +0800
commit08814331b0abe8974c68a8b1f60d2dc3d64945d3 (patch)
treeef363fd47149c09cac3750c29ae8c5be84464d0b
parentb74683937e606a7b62fbf2733e8048453f0db988 (diff)
downloadmarcuscom-ports-08814331b0abe8974c68a8b1f60d2dc3d64945d3.tar
marcuscom-ports-08814331b0abe8974c68a8b1f60d2dc3d64945d3.tar.gz
marcuscom-ports-08814331b0abe8974c68a8b1f60d2dc3d64945d3.tar.bz2
marcuscom-ports-08814331b0abe8974c68a8b1f60d2dc3d64945d3.tar.lz
marcuscom-ports-08814331b0abe8974c68a8b1f60d2dc3d64945d3.tar.xz
marcuscom-ports-08814331b0abe8974c68a8b1f60d2dc3d64945d3.tar.zst
marcuscom-ports-08814331b0abe8974c68a8b1f60d2dc3d64945d3.zip
Update to 3.1.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16191 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--mail/evolution3/Makefile17
-rw-r--r--mail/evolution3/distinfo4
-rw-r--r--mail/evolution3/files/fix-plugins.sh4
-rw-r--r--mail/evolution3/pkg-plist4406
4 files changed, 3440 insertions, 991 deletions
diff --git a/mail/evolution3/Makefile b/mail/evolution3/Makefile
index e7a1a9a17..120313814 100644
--- a/mail/evolution3/Makefile
+++ b/mail/evolution3/Makefile
@@ -3,11 +3,11 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/mail/evolution3/Makefile,v 1.15 2011/05/24 15:27:17 kwm Exp $
+# $MCom: ports/mail/evolution3/Makefile,v 1.16 2011/08/31 14:39:00 kwm Exp $
#
PORTNAME= evolution
-PORTVERSION= 3.0.3
+PORTVERSION= 3.1.91
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= An integrated mail, calendar and address book distributed suite
LIB_DEPENDS= nss3.1:${PORTSDIR}/security/nss \
+ goa-1.0.0:${PORTSDIR}/net/gnome-online-accounts \
unique-3.0.0:${PORTSDIR}/x11-toolkits/libunique3 \
notify.4:${PORTSDIR}/devel/libnotify
@@ -52,10 +53,11 @@ GCONF_SCHEMAS= apps_evolution_addressbook.schemas \
apps-evolution-mail-prompts-checkdefault.schemas \
apps_evolution_shell.schemas \
apps-evolution-template-placeholders.schemas \
- bogo-junk-plugin.schemas \
- evolution-mail.schemas
+ evolution-bogofilter.schemas \
+ evolution-mail.schemas \
+ evolution-spamassassin.schemas
-EVO_VERSION= 3.0
+EVO_VERSION= 3.2
PLIST_SUB= VERSION=${EVO_VERSION} \
PORTVERSION=2.12
@@ -117,9 +119,8 @@ post-patch:
-e 's|-Wmissing-include-dirs||g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \
- ${WRKSRC}/plugins/bogo-junk-plugin/bf-junk-filter.c
- @${REINPLACE_CMD} -e 's|/usr/sbin|${LOCALBASE}/bin|g' \
- ${WRKSRC}/plugins/sa-junk-plugin/em-junk-filter.c
+ ${WRKSRC}/modules/spamassassin/evolution-spamassassin.c \
+ ${WRKSRC}/modules/bogofilter/evolution-bogofilter.c
@${SH} ${FILESDIR}/fix-plugins.sh ${WRKSRC}
.include <bsd.port.post.mk>
diff --git a/mail/evolution3/distinfo b/mail/evolution3/distinfo
index 6edceb845..5fb7840ec 100644
--- a/mail/evolution3/distinfo
+++ b/mail/evolution3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/evolution-3.0.3.tar.xz) = 37fadcd459b74960fccf805f627ff869e315367690af8809ce956ec7e23294f7
-SIZE (gnome3/evolution-3.0.3.tar.xz) = 25755880
+SHA256 (gnome3/evolution-3.1.91.tar.xz) = ca2aadc3b1dbd52784b7200aeb5125b774835ffa2f351cbccd9a9edfe1713e46
+SIZE (gnome3/evolution-3.1.91.tar.xz) = 11366808
diff --git a/mail/evolution3/files/fix-plugins.sh b/mail/evolution3/files/fix-plugins.sh
index 008d12853..dcf90687b 100644
--- a/mail/evolution3/files/fix-plugins.sh
+++ b/mail/evolution3/files/fix-plugins.sh
@@ -1,8 +1,8 @@
#!/bin/sh
-plugin_srcs="addressbook-file/addressbook-file.c attachment-reminder/attachment-reminder.c audio-inline/audio-inline.c backup-restore/backup-restore.c backup-restore/backup.c bogo-junk-plugin/bf-junk-filter.c calendar-file/calendar-file.c calendar-http/calendar-http.c calendar-weather/calendar-weather.c contacts-map/contacts-map.c contacts-map/geo-utils.c dbx-import/dbx-importer.c default-source/default-source.c email-custom-header/email-custom-header.c external-editor/external-editor.c face/face.c image-inline/image-inline.c imap-features/imap-headers.c mail-notification/mail-notification.c mail-to-task/mail-to-task.c mailing-list-actions/mailing-list-actions.c mark-all-read/mark-all-read.c prefer-plain/prefer-plain.c profiler/profiler.c pst-import/pst-importer.c sa-junk-plugin/em-junk-filter.c templates/templates.c tnef-attachments/tnef-plugin.c vcard-inline/vcard-inline.c webdav-account-setup/webdav-contacts-source.c"
+plugin_srcs="addressbook-file/addressbook-file.c attachment-reminder/attachment-reminder.c audio-inline/audio-inline.c backup-restore/backup-restore.c backup-restore/backup.c calendar-file/calendar-file.c calendar-http/calendar-http.c calendar-weather/calendar-weather.c dbx-import/dbx-importer.c default-source/default-source.c email-custom-header/email-custom-header.c external-editor/external-editor.c face/face.c image-inline/image-inline.c imap-features/imap-headers.c mail-notification/mail-notification.c mail-to-task/mail-to-task.c mailing-list-actions/mailing-list-actions.c mark-all-read/mark-all-read.c prefer-plain/prefer-plain.c pst-import/pst-importer.c templates/templates.c tnef-attachments/tnef-plugin.c vcard-inline/vcard-inline.c webdav-account-setup/webdav-contacts-source.c"
-module_srcs="addressbook/evolution-module-addressbook.c calendar/evolution-module-calendar.c composer-autosave/evolution-composer-autosave.c connman/evolution-connman.c mail/evolution-module-mail.c mailto-handler/evolution-mailto-handler.c network-manager/evolution-network-manager.c offline-alert/evolution-offline-alert.c plugin-lib/evolution-module-plugin-lib.c plugin-manager/evolution-plugin-manager.c plugin-mono/evolution-module-plugin-mono.c plugin-python/evolution-module-plugin-python.c startup-wizard/evolution-startup-wizard.c windows-sens/evolution-windows-sens.c"
+module_srcs="addressbook/evolution-module-addressbook.c bogofilter/evolution-bogofilter.c calendar/evolution-module-calendar.c composer-autosave/evolution-composer-autosave.c connman/evolution-connman.c mail/evolution-module-mail.c mailto-handler/evolution-mailto-handler.c network-manager/evolution-network-manager.c offline-alert/evolution-offline-alert.c plugin-lib/evolution-module-plugin-lib.c plugin-manager/evolution-plugin-manager.c plugin-mono/evolution-module-plugin-mono.c plugin-python/evolution-module-plugin-python.c spamassassin/evolution-spamassassin.c startup-wizard/evolution-startup-wizard.c windows-sens/evolution-windows-sens.c"
WRKSRC=$1
diff --git a/mail/evolution3/pkg-plist b/mail/evolution3/pkg-plist
index 2a74bfed1..882474670 100644
--- a/mail/evolution3/pkg-plist
+++ b/mail/evolution3/pkg-plist
@@ -2,8 +2,6 @@ bin/evolution
bin/evolution-settings
etc/xdg/autostart/evolution-alarm-notify.desktop
include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-config.h
-include/evolution-%%VERSION%%/calendar/common/authentication.h
-include/evolution-%%VERSION%%/calendar/gui/cal-editor-utils.h
include/evolution-%%VERSION%%/calendar/gui/calendar-config-keys.h
include/evolution-%%VERSION%%/calendar/gui/calendar-config.h
include/evolution-%%VERSION%%/calendar/gui/calendar-view-factory.h
@@ -24,6 +22,7 @@ include/evolution-%%VERSION%%/calendar/gui/dialogs/e-delegate-dialog.h
include/evolution-%%VERSION%%/calendar/gui/dialogs/e-send-options-utils.h
include/evolution-%%VERSION%%/calendar/gui/dialogs/event-editor.h
include/evolution-%%VERSION%%/calendar/gui/dialogs/event-page.h
+include/evolution-%%VERSION%%/calendar/gui/dialogs/goto-dialog.h
include/evolution-%%VERSION%%/calendar/gui/dialogs/memo-editor.h
include/evolution-%%VERSION%%/calendar/gui/dialogs/memo-page.h
include/evolution-%%VERSION%%/calendar/gui/dialogs/recur-comp.h
@@ -66,7 +65,6 @@ include/evolution-%%VERSION%%/calendar/gui/e-week-view-main-item.h
include/evolution-%%VERSION%%/calendar/gui/e-week-view-titles-item.h
include/evolution-%%VERSION%%/calendar/gui/e-week-view.h
include/evolution-%%VERSION%%/calendar/gui/gnome-cal.h
-include/evolution-%%VERSION%%/calendar/gui/goto.h
include/evolution-%%VERSION%%/calendar/gui/itip-utils.h
include/evolution-%%VERSION%%/calendar/gui/misc.h
include/evolution-%%VERSION%%/calendar/gui/tag-calendar.h
@@ -109,7 +107,6 @@ include/evolution-%%VERSION%%/e-util/e-plugin-util.h
include/evolution-%%VERSION%%/e-util/e-plugin.h
include/evolution-%%VERSION%%/e-util/e-poolv.h
include/evolution-%%VERSION%%/e-util/e-print.h
-include/evolution-%%VERSION%%/e-util/e-profile-event.h
include/evolution-%%VERSION%%/e-util/e-selection.h
include/evolution-%%VERSION%%/e-util/e-signature-list.h
include/evolution-%%VERSION%%/e-util/e-signature-utils.h
@@ -168,6 +165,8 @@ include/evolution-%%VERSION%%/mail/e-mail-enums.h
include/evolution-%%VERSION%%/mail/e-mail-enumtypes.h
include/evolution-%%VERSION%%/mail/e-mail-folder-pane.h
include/evolution-%%VERSION%%/mail/e-mail-folder-utils.h
+include/evolution-%%VERSION%%/mail/e-mail-junk-filter.h
+include/evolution-%%VERSION%%/mail/e-mail-junk-options.h
include/evolution-%%VERSION%%/mail/e-mail-label-action.h
include/evolution-%%VERSION%%/mail/e-mail-label-dialog.h
include/evolution-%%VERSION%%/mail/e-mail-label-list-store.h
@@ -208,7 +207,6 @@ include/evolution-%%VERSION%%/mail/em-format-html-display.h
include/evolution-%%VERSION%%/mail/em-format-html-print.h
include/evolution-%%VERSION%%/mail/em-format-html.h
include/evolution-%%VERSION%%/mail/em-html-stream.h
-include/evolution-%%VERSION%%/mail/em-junk.h
include/evolution-%%VERSION%%/mail/em-search-context.h
include/evolution-%%VERSION%%/mail/em-subscription-editor.h
include/evolution-%%VERSION%%/mail/em-sync-stream.h
@@ -263,10 +261,12 @@ include/evolution-%%VERSION%%/misc/e-canvas.h
include/evolution-%%VERSION%%/misc/e-cell-renderer-combo.h
include/evolution-%%VERSION%%/misc/e-charset-combo-box.h
include/evolution-%%VERSION%%/misc/e-combo-cell-editable.h
+include/evolution-%%VERSION%%/misc/e-contact-map-window.h
+include/evolution-%%VERSION%%/misc/e-contact-map.h
+include/evolution-%%VERSION%%/misc/e-contact-marker.h
include/evolution-%%VERSION%%/misc/e-dateedit.h
include/evolution-%%VERSION%%/misc/e-focus-tracker.h
include/evolution-%%VERSION%%/misc/e-hinted-entry.h
-include/evolution-%%VERSION%%/misc/e-hsv-utils.h
include/evolution-%%VERSION%%/misc/e-image-chooser.h
include/evolution-%%VERSION%%/misc/e-import-assistant.h
include/evolution-%%VERSION%%/misc/e-map.h
@@ -276,7 +276,7 @@ include/evolution-%%VERSION%%/misc/e-online-button.h
include/evolution-%%VERSION%%/misc/e-paned.h
include/evolution-%%VERSION%%/misc/e-picture-gallery.h
include/evolution-%%VERSION%%/misc/e-popup-action.h
-include/evolution-%%VERSION%%/misc/e-popup-menu.h
+include/evolution-%%VERSION%%/misc/e-port-entry.h
include/evolution-%%VERSION%%/misc/e-preferences-window.h
include/evolution-%%VERSION%%/misc/e-preview-pane.h
include/evolution-%%VERSION%%/misc/e-printable.h
@@ -330,6 +330,7 @@ include/evolution-%%VERSION%%/table/e-cell-toggle.h
include/evolution-%%VERSION%%/table/e-cell-tree.h
include/evolution-%%VERSION%%/table/e-cell-vbox.h
include/evolution-%%VERSION%%/table/e-cell.h
+include/evolution-%%VERSION%%/table/e-popup-menu.h
include/evolution-%%VERSION%%/table/e-table-click-to-add.h
include/evolution-%%VERSION%%/table/e-table-col-dnd.h
include/evolution-%%VERSION%%/table/e-table-col.h
@@ -493,15 +494,24 @@ lib/evolution/%%VERSION%%/modules/libevolution-module-mailto-handler.so
lib/evolution/%%VERSION%%/modules/libevolution-module-addressbook.a
lib/evolution/%%VERSION%%/modules/libevolution-module-addressbook.la
lib/evolution/%%VERSION%%/modules/libevolution-module-addressbook.so
+lib/evolution/%%VERSION%%/modules/libevolution-module-bogofilter.a
+lib/evolution/%%VERSION%%/modules/libevolution-module-bogofilter.la
+lib/evolution/%%VERSION%%/modules/libevolution-module-bogofilter.so
lib/evolution/%%VERSION%%/modules/libevolution-module-calendar.a
lib/evolution/%%VERSION%%/modules/libevolution-module-calendar.la
lib/evolution/%%VERSION%%/modules/libevolution-module-calendar.so
lib/evolution/%%VERSION%%/modules/libevolution-module-mail.a
lib/evolution/%%VERSION%%/modules/libevolution-module-mail.la
lib/evolution/%%VERSION%%/modules/libevolution-module-mail.so
+lib/evolution/%%VERSION%%/modules/libevolution-module-online-accounts.a
+lib/evolution/%%VERSION%%/modules/libevolution-module-online-accounts.la
+lib/evolution/%%VERSION%%/modules/libevolution-module-online-accounts.so
lib/evolution/%%VERSION%%/modules/libevolution-module-plugin-lib.a
lib/evolution/%%VERSION%%/modules/libevolution-module-plugin-lib.la
lib/evolution/%%VERSION%%/modules/libevolution-module-plugin-lib.so
+lib/evolution/%%VERSION%%/modules/libevolution-module-spamassassin.a
+lib/evolution/%%VERSION%%/modules/libevolution-module-spamassassin.la
+lib/evolution/%%VERSION%%/modules/libevolution-module-spamassassin.so
lib/evolution/%%VERSION%%/modules/libevolution-module-startup-wizard.a
lib/evolution/%%VERSION%%/modules/libevolution-module-startup-wizard.la
lib/evolution/%%VERSION%%/modules/libevolution-module-startup-wizard.so
@@ -523,9 +533,6 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-audio-inline.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-backup-restore.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-backup-restore.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-backup-restore.so
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-bogo-junk-plugin.a
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-bogo-junk-plugin.la
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-bogo-junk-plugin.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.so
@@ -559,9 +566,6 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-webdav.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.so
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.a
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.la
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-imap-features.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-imap-features.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-imap-features.so
@@ -586,9 +590,6 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-prefer-plain.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-publish-calendar.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-publish-calendar.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-publish-calendar.so
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-sa-junk-plugin.a
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-sa-junk-plugin.la
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-sa-junk-plugin.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-save-calendar.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-save-calendar.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-save-calendar.so
@@ -601,10 +602,8 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-vcard-inline.so
lib/evolution/%%VERSION%%/plugins/org-gnome-addressbook-file.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-audio-inline.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-backup-restore.eplug
-lib/evolution/%%VERSION%%/plugins/org-gnome-bogo-junk-plugin.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-file.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-http.eplug
-lib/evolution/%%VERSION%%/plugins/org-gnome-compose-send-options.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-dbx-import.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-default-source.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-email-custom-header.eplug
@@ -614,7 +613,6 @@ lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-caldav.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-google.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-webdav.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-face.eplug
-lib/evolution/%%VERSION%%/plugins/org-gnome-groupwise-features.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-imap-features.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-itip-formatter.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-mail-notification.eplug
@@ -623,7 +621,6 @@ lib/evolution/%%VERSION%%/plugins/org-gnome-mailing-list-actions.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-mark-all-read.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-prefer-plain.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-publish-calendar.eplug
-lib/evolution/%%VERSION%%/plugins/org-gnome-sa-junk-plugin.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-save-calendar.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-templates.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-vcard-inline.eplug
@@ -676,6 +673,7 @@ share/doc/eshell/eshell-Shell-Actions.html
share/doc/eshell/eshell-Shell-Utilities.html
share/doc/eshell/eshell-Text-to-HTML-Conversion.html
share/doc/eshell/eshell-User-Alert-Handling.html
+share/doc/eshell/eshell.devhelp
share/doc/eshell/eshell.devhelp2
share/doc/eshell/eshell-e-signature-utils.html
share/doc/eshell/home.png
@@ -686,8 +684,10 @@ share/doc/eshell/left.png
share/doc/eshell/right.png
share/doc/eshell/style.css
share/doc/eshell/up.png
+%%DATADIR%%/%%VERSION%%/address_formats.dat
%%DATADIR%%/%%VERSION%%/addresstypes.xml
%%DATADIR%%/%%VERSION%%/caltypes.xml
+%%DATADIR%%/%%VERSION%%/countrytransl.map
%%DATADIR%%/%%VERSION%%/default/C/mail/local/Inbox
%%DATADIR%%/%%VERSION%%/default/ca/mail/local/Inbox
%%DATADIR%%/%%VERSION%%/default/cs/mail/local/Inbox
@@ -724,12 +724,7 @@ share/doc/eshell/up.png
%%DATADIR%%/%%VERSION%%/errors/org-gnome-backup-restore.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-face.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-itip-formatter.error
-%%DATADIR%%/%%VERSION%%/errors/org-gnome-mail-retract.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-mailing-list-actions.error
-%%DATADIR%%/%%VERSION%%/errors/org-gnome-process-meeting.error
-%%DATADIR%%/%%VERSION%%/errors/org-gnome-proxy-login.error
-%%DATADIR%%/%%VERSION%%/errors/org-gnome-proxy.error
-%%DATADIR%%/%%VERSION%%/errors/org-gnome-shared-folder.error
%%DATADIR%%/%%VERSION%%/errors/shell.error
%%DATADIR%%/%%VERSION%%/etspec/e-addressbook-view.etspec
%%DATADIR%%/%%VERSION%%/etspec/e-cal-list-view.etspec
@@ -1145,17 +1140,11 @@ share/doc/eshell/up.png
%%DATADIR%%/%%VERSION%%/ui/gal-view-new-dialog.ui
%%DATADIR%%/%%VERSION%%/ui/goto-dialog.ui
%%DATADIR%%/%%VERSION%%/ui/imap-headers.ui
-%%DATADIR%%/%%VERSION%%/ui/junk-settings.ui
%%DATADIR%%/%%VERSION%%/ui/ldap-config.ui
%%DATADIR%%/%%VERSION%%/ui/mail-config.ui
%%DATADIR%%/%%VERSION%%/ui/mail-dialogs.ui
%%DATADIR%%/%%VERSION%%/ui/memo-page.ui
-%%DATADIR%%/%%VERSION%%/ui/notification.ui
%%DATADIR%%/%%VERSION%%/ui/org-gnome-email-custom-header.ui
-%%DATADIR%%/%%VERSION%%/ui/properties.ui
-%%DATADIR%%/%%VERSION%%/ui/proxy-add-dialog.ui
-%%DATADIR%%/%%VERSION%%/ui/proxy-listing.ui
-%%DATADIR%%/%%VERSION%%/ui/proxy-login-dialog.ui
%%DATADIR%%/%%VERSION%%/ui/publish-calendar.ui
%%DATADIR%%/%%VERSION%%/ui/recurrence-page.ui
%%DATADIR%%/%%VERSION%%/ui/schedule-page.ui
@@ -1184,936 +1173,3411 @@ share/doc/eshell/up.png
%%DATADIR%%/%%VERSION%%/views/tasks/With_DueDate.galview
%%DATADIR%%/%%VERSION%%/views/tasks/With_Status.galview
%%DATADIR%%/%%VERSION%%/views/tasks/galview.xml
-share/gnome/help/evolution/C/evolution.xml
-share/gnome/help/evolution/C/figures/attach_reminder_a.png
-share/gnome/help/evolution/C/figures/calendar_preference_display.png
-share/gnome/help/evolution/C/figures/categories_a.png
-share/gnome/help/evolution/C/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/C/figures/delgt-add.png
-share/gnome/help/evolution/C/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/C/figures/evo_adv_search_a.png
-share/gnome/help/evolution/C/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/C/figures/evo_blink.png
-share/gnome/help/evolution/C/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/C/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/C/figures/evo_calstatus_a.png
-share/gnome/help/evolution/C/figures/evo_caltasks_a.png
-share/gnome/help/evolution/C/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/C/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/C/figures/evo_dialog-info.png
-share/gnome/help/evolution/C/figures/evo_dialog-warning.png
-share/gnome/help/evolution/C/figures/evo_edit_search.png
-share/gnome/help/evolution/C/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/C/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/C/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/C/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/C/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/C/figures/evo_junk_a.png
-share/gnome/help/evolution/C/figures/evo_label_a.png
-share/gnome/help/evolution/C/figures/evo_labels_a.png
-share/gnome/help/evolution/C/figures/evo_mail_a.png
-share/gnome/help/evolution/C/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/C/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/C/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/C/figures/evo_memo_a.png
-share/gnome/help/evolution/C/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/C/figures/evo_newmail.png
-share/gnome/help/evolution/C/figures/evo_newmess_a.png
-share/gnome/help/evolution/C/figures/evo_offline.png
-share/gnome/help/evolution/C/figures/evo_popreceive_a.png
-share/gnome/help/evolution/C/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/C/figures/evo_rule_a.png
-share/gnome/help/evolution/C/figures/evo_send_option_a.png
-share/gnome/help/evolution/C/figures/evo_send_setup_a.png
-share/gnome/help/evolution/C/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/C/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/C/figures/evo_usereceive_a.png
-share/gnome/help/evolution/C/figures/evolution_contact_preference.png
-share/gnome/help/evolution/C/figures/evolution_mail_preference.png
-share/gnome/help/evolution/C/figures/exchng-rec-mails.png
-share/gnome/help/evolution/C/figures/exchng-rec-options.png
-share/gnome/help/evolution/C/figures/filter-new-fig.png
-share/gnome/help/evolution/C/figures/folder_plus.png
-share/gnome/help/evolution/C/figures/google_cal_view.png
-share/gnome/help/evolution/C/figures/groupwise_resend.png
-share/gnome/help/evolution/C/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/C/figures/local_ics_calendar.png
-share/gnome/help/evolution/C/figures/mailer_preferences.png
-share/gnome/help/evolution/C/figures/meeting.png
-share/gnome/help/evolution/C/figures/minus.png
-share/gnome/help/evolution/C/figures/plus.png
-share/gnome/help/evolution/C/figures/quick_add_a.png
-share/gnome/help/evolution/C/figures/quick_reference.png
-share/gnome/help/evolution/C/figures/stock_search.png
-share/gnome/help/evolution/C/figures/ver_view_a.png
-share/gnome/help/evolution/cs/evolution.xml
-share/gnome/help/evolution/cs/figures/attach_reminder_a.png
-share/gnome/help/evolution/cs/figures/calendar_preference_display.png
-share/gnome/help/evolution/cs/figures/categories_a.png
-share/gnome/help/evolution/cs/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/cs/figures/delgt-add.png
-share/gnome/help/evolution/cs/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/cs/figures/evo_adv_search_a.png
-share/gnome/help/evolution/cs/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/cs/figures/evo_blink.png
-share/gnome/help/evolution/cs/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/cs/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/cs/figures/evo_calstatus_a.png
-share/gnome/help/evolution/cs/figures/evo_caltasks_a.png
-share/gnome/help/evolution/cs/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/cs/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/cs/figures/evo_dialog-info.png
-share/gnome/help/evolution/cs/figures/evo_dialog-warning.png
-share/gnome/help/evolution/cs/figures/evo_edit_search.png
-share/gnome/help/evolution/cs/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/cs/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/cs/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/cs/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/cs/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/cs/figures/evo_junk_a.png
-share/gnome/help/evolution/cs/figures/evo_label_a.png
-share/gnome/help/evolution/cs/figures/evo_labels_a.png
-share/gnome/help/evolution/cs/figures/evo_mail_a.png
-share/gnome/help/evolution/cs/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/cs/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/cs/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/cs/figures/evo_memo_a.png
-share/gnome/help/evolution/cs/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/cs/figures/evo_newmail.png
-share/gnome/help/evolution/cs/figures/evo_newmess_a.png
-share/gnome/help/evolution/cs/figures/evo_offline.png
-share/gnome/help/evolution/cs/figures/evo_popreceive_a.png
-share/gnome/help/evolution/cs/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/cs/figures/evo_rule_a.png
-share/gnome/help/evolution/cs/figures/evo_send_option_a.png
-share/gnome/help/evolution/cs/figures/evo_send_setup_a.png
-share/gnome/help/evolution/cs/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/cs/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/cs/figures/evo_usereceive_a.png
-share/gnome/help/evolution/cs/figures/evolution_contact_preference.png
-share/gnome/help/evolution/cs/figures/evolution_mail_preference.png
-share/gnome/help/evolution/cs/figures/exchng-rec-mails.png
-share/gnome/help/evolution/cs/figures/exchng-rec-options.png
-share/gnome/help/evolution/cs/figures/filter-new-fig.png
-share/gnome/help/evolution/cs/figures/folder_plus.png
-share/gnome/help/evolution/cs/figures/google_cal_view.png
-share/gnome/help/evolution/cs/figures/groupwise_resend.png
-share/gnome/help/evolution/cs/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/cs/figures/local_ics_calendar.png
-share/gnome/help/evolution/cs/figures/mailer_preferences.png
-share/gnome/help/evolution/cs/figures/meeting.png
-share/gnome/help/evolution/cs/figures/minus.png
-share/gnome/help/evolution/cs/figures/plus.png
-share/gnome/help/evolution/cs/figures/quick_add_a.png
-share/gnome/help/evolution/cs/figures/quick_reference.png
-share/gnome/help/evolution/cs/figures/stock_search.png
-share/gnome/help/evolution/cs/figures/ver_view_a.png
-share/gnome/help/evolution/de/evolution.xml
-share/gnome/help/evolution/de/figures/attach_reminder_a.png
-share/gnome/help/evolution/de/figures/calendar_preference_display.png
-share/gnome/help/evolution/de/figures/categories_a.png
-share/gnome/help/evolution/de/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/de/figures/delgt-add.png
-share/gnome/help/evolution/de/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/de/figures/evo_adv_search_a.png
-share/gnome/help/evolution/de/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/de/figures/evo_blink.png
-share/gnome/help/evolution/de/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/de/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/de/figures/evo_calstatus_a.png
-share/gnome/help/evolution/de/figures/evo_caltasks_a.png
-share/gnome/help/evolution/de/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/de/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/de/figures/evo_dialog-info.png
-share/gnome/help/evolution/de/figures/evo_dialog-warning.png
-share/gnome/help/evolution/de/figures/evo_edit_search.png
-share/gnome/help/evolution/de/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/de/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/de/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/de/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/de/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/de/figures/evo_junk_a.png
-share/gnome/help/evolution/de/figures/evo_label_a.png
-share/gnome/help/evolution/de/figures/evo_labels_a.png
-share/gnome/help/evolution/de/figures/evo_mail_a.png
-share/gnome/help/evolution/de/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/de/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/de/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/de/figures/evo_memo_a.png
-share/gnome/help/evolution/de/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/de/figures/evo_newmail.png
-share/gnome/help/evolution/de/figures/evo_newmess_a.png
-share/gnome/help/evolution/de/figures/evo_offline.png
-share/gnome/help/evolution/de/figures/evo_popreceive_a.png
-share/gnome/help/evolution/de/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/de/figures/evo_rule_a.png
-share/gnome/help/evolution/de/figures/evo_send_option_a.png
-share/gnome/help/evolution/de/figures/evo_send_setup_a.png
-share/gnome/help/evolution/de/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/de/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/de/figures/evo_usereceive_a.png
-share/gnome/help/evolution/de/figures/evolution_contact_preference.png
-share/gnome/help/evolution/de/figures/evolution_mail_preference.png
-share/gnome/help/evolution/de/figures/exchng-rec-mails.png
-share/gnome/help/evolution/de/figures/exchng-rec-options.png
-share/gnome/help/evolution/de/figures/filter-new-fig.png
-share/gnome/help/evolution/de/figures/folder_plus.png
-share/gnome/help/evolution/de/figures/google_cal_view.png
-share/gnome/help/evolution/de/figures/groupwise_resend.png
-share/gnome/help/evolution/de/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/de/figures/local_ics_calendar.png
-share/gnome/help/evolution/de/figures/mailer_preferences.png
-share/gnome/help/evolution/de/figures/meeting.png
-share/gnome/help/evolution/de/figures/minus.png
-share/gnome/help/evolution/de/figures/plus.png
-share/gnome/help/evolution/de/figures/quick_add_a.png
-share/gnome/help/evolution/de/figures/quick_reference.png
-share/gnome/help/evolution/de/figures/stock_search.png
-share/gnome/help/evolution/de/figures/ver_view_a.png
-share/gnome/help/evolution/el/evolution.xml
-share/gnome/help/evolution/el/figures/attach_reminder_a.png
-share/gnome/help/evolution/el/figures/calendar_preference_display.png
-share/gnome/help/evolution/el/figures/categories_a.png
-share/gnome/help/evolution/el/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/el/figures/delgt-add.png
-share/gnome/help/evolution/el/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/el/figures/evo_adv_search_a.png
-share/gnome/help/evolution/el/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/el/figures/evo_blink.png
-share/gnome/help/evolution/el/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/el/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/el/figures/evo_calstatus_a.png
-share/gnome/help/evolution/el/figures/evo_caltasks_a.png
-share/gnome/help/evolution/el/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/el/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/el/figures/evo_dialog-info.png
-share/gnome/help/evolution/el/figures/evo_dialog-warning.png
-share/gnome/help/evolution/el/figures/evo_edit_search.png
-share/gnome/help/evolution/el/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/el/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/el/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/el/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/el/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/el/figures/evo_junk_a.png
-share/gnome/help/evolution/el/figures/evo_label_a.png
-share/gnome/help/evolution/el/figures/evo_labels_a.png
-share/gnome/help/evolution/el/figures/evo_mail_a.png
-share/gnome/help/evolution/el/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/el/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/el/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/el/figures/evo_memo_a.png
-share/gnome/help/evolution/el/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/el/figures/evo_newmail.png
-share/gnome/help/evolution/el/figures/evo_newmess_a.png
-share/gnome/help/evolution/el/figures/evo_offline.png
-share/gnome/help/evolution/el/figures/evo_popreceive_a.png
-share/gnome/help/evolution/el/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/el/figures/evo_rule_a.png
-share/gnome/help/evolution/el/figures/evo_send_option_a.png
-share/gnome/help/evolution/el/figures/evo_send_setup_a.png
-share/gnome/help/evolution/el/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/el/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/el/figures/evo_usereceive_a.png
-share/gnome/help/evolution/el/figures/evolution_contact_preference.png
-share/gnome/help/evolution/el/figures/evolution_mail_preference.png
-share/gnome/help/evolution/el/figures/exchng-rec-mails.png
-share/gnome/help/evolution/el/figures/exchng-rec-options.png
-share/gnome/help/evolution/el/figures/filter-new-fig.png
-share/gnome/help/evolution/el/figures/folder_plus.png
-share/gnome/help/evolution/el/figures/google_cal_view.png
-share/gnome/help/evolution/el/figures/groupwise_resend.png
-share/gnome/help/evolution/el/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/el/figures/local_ics_calendar.png
-share/gnome/help/evolution/el/figures/mailer_preferences.png
-share/gnome/help/evolution/el/figures/meeting.png
-share/gnome/help/evolution/el/figures/minus.png
-share/gnome/help/evolution/el/figures/plus.png
-share/gnome/help/evolution/el/figures/quick_add_a.png
-share/gnome/help/evolution/el/figures/quick_reference.png
-share/gnome/help/evolution/el/figures/stock_search.png
-share/gnome/help/evolution/el/figures/ver_view_a.png
-share/gnome/help/evolution/en_GB/evolution.xml
-share/gnome/help/evolution/en_GB/figures/attach_reminder_a.png
-share/gnome/help/evolution/en_GB/figures/calendar_preference_display.png
-share/gnome/help/evolution/en_GB/figures/categories_a.png
-share/gnome/help/evolution/en_GB/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/en_GB/figures/delgt-add.png
-share/gnome/help/evolution/en_GB/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/en_GB/figures/evo_adv_search_a.png
-share/gnome/help/evolution/en_GB/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/en_GB/figures/evo_blink.png
-share/gnome/help/evolution/en_GB/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/en_GB/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/en_GB/figures/evo_calstatus_a.png
-share/gnome/help/evolution/en_GB/figures/evo_caltasks_a.png
-share/gnome/help/evolution/en_GB/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/en_GB/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/en_GB/figures/evo_dialog-info.png
-share/gnome/help/evolution/en_GB/figures/evo_dialog-warning.png
-share/gnome/help/evolution/en_GB/figures/evo_edit_search.png
-share/gnome/help/evolution/en_GB/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/en_GB/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/en_GB/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/en_GB/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/en_GB/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/en_GB/figures/evo_junk_a.png
-share/gnome/help/evolution/en_GB/figures/evo_label_a.png
-share/gnome/help/evolution/en_GB/figures/evo_labels_a.png
-share/gnome/help/evolution/en_GB/figures/evo_mail_a.png
-share/gnome/help/evolution/en_GB/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/en_GB/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/en_GB/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/en_GB/figures/evo_memo_a.png
-share/gnome/help/evolution/en_GB/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/en_GB/figures/evo_newmail.png
-share/gnome/help/evolution/en_GB/figures/evo_newmess_a.png
-share/gnome/help/evolution/en_GB/figures/evo_offline.png
-share/gnome/help/evolution/en_GB/figures/evo_popreceive_a.png
-share/gnome/help/evolution/en_GB/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/en_GB/figures/evo_rule_a.png
-share/gnome/help/evolution/en_GB/figures/evo_send_option_a.png
-share/gnome/help/evolution/en_GB/figures/evo_send_setup_a.png
-share/gnome/help/evolution/en_GB/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/en_GB/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/en_GB/figures/evo_usereceive_a.png
-share/gnome/help/evolution/en_GB/figures/evolution_contact_preference.png
-share/gnome/help/evolution/en_GB/figures/evolution_mail_preference.png
-share/gnome/help/evolution/en_GB/figures/exchng-rec-mails.png
-share/gnome/help/evolution/en_GB/figures/exchng-rec-options.png
-share/gnome/help/evolution/en_GB/figures/filter-new-fig.png
-share/gnome/help/evolution/en_GB/figures/folder_plus.png
-share/gnome/help/evolution/en_GB/figures/google_cal_view.png
-share/gnome/help/evolution/en_GB/figures/groupwise_resend.png
-share/gnome/help/evolution/en_GB/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/en_GB/figures/local_ics_calendar.png
-share/gnome/help/evolution/en_GB/figures/mailer_preferences.png
-share/gnome/help/evolution/en_GB/figures/meeting.png
-share/gnome/help/evolution/en_GB/figures/minus.png
-share/gnome/help/evolution/en_GB/figures/plus.png
-share/gnome/help/evolution/en_GB/figures/quick_add_a.png
-share/gnome/help/evolution/en_GB/figures/quick_reference.png
-share/gnome/help/evolution/en_GB/figures/stock_search.png
-share/gnome/help/evolution/en_GB/figures/ver_view_a.png
-share/gnome/help/evolution/es/evolution.xml
-share/gnome/help/evolution/es/figures/attach_reminder_a.png
-share/gnome/help/evolution/es/figures/calendar_preference_display.png
-share/gnome/help/evolution/es/figures/categories_a.png
-share/gnome/help/evolution/es/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/es/figures/delgt-add.png
-share/gnome/help/evolution/es/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/es/figures/evo_adv_search_a.png
-share/gnome/help/evolution/es/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/es/figures/evo_blink.png
-share/gnome/help/evolution/es/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/es/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/es/figures/evo_calstatus_a.png
-share/gnome/help/evolution/es/figures/evo_caltasks_a.png
-share/gnome/help/evolution/es/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/es/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/es/figures/evo_dialog-info.png
-share/gnome/help/evolution/es/figures/evo_dialog-warning.png
-share/gnome/help/evolution/es/figures/evo_edit_search.png
-share/gnome/help/evolution/es/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/es/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/es/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/es/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/es/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/es/figures/evo_junk_a.png
-share/gnome/help/evolution/es/figures/evo_label_a.png
-share/gnome/help/evolution/es/figures/evo_labels_a.png
-share/gnome/help/evolution/es/figures/evo_mail_a.png
-share/gnome/help/evolution/es/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/es/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/es/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/es/figures/evo_memo_a.png
-share/gnome/help/evolution/es/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/es/figures/evo_newmail.png
-share/gnome/help/evolution/es/figures/evo_newmess_a.png
-share/gnome/help/evolution/es/figures/evo_offline.png
-share/gnome/help/evolution/es/figures/evo_popreceive_a.png
-share/gnome/help/evolution/es/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/es/figures/evo_rule_a.png
-share/gnome/help/evolution/es/figures/evo_send_option_a.png
-share/gnome/help/evolution/es/figures/evo_send_setup_a.png
-share/gnome/help/evolution/es/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/es/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/es/figures/evo_usereceive_a.png
-share/gnome/help/evolution/es/figures/evolution_contact_preference.png
-share/gnome/help/evolution/es/figures/evolution_mail_preference.png
-share/gnome/help/evolution/es/figures/exchng-rec-mails.png
-share/gnome/help/evolution/es/figures/exchng-rec-options.png
-share/gnome/help/evolution/es/figures/filter-new-fig.png
-share/gnome/help/evolution/es/figures/folder_plus.png
-share/gnome/help/evolution/es/figures/google_cal_view.png
-share/gnome/help/evolution/es/figures/groupwise_resend.png
-share/gnome/help/evolution/es/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/es/figures/local_ics_calendar.png
-share/gnome/help/evolution/es/figures/mailer_preferences.png
-share/gnome/help/evolution/es/figures/meeting.png
-share/gnome/help/evolution/es/figures/minus.png
-share/gnome/help/evolution/es/figures/plus.png
-share/gnome/help/evolution/es/figures/quick_add_a.png
-share/gnome/help/evolution/es/figures/quick_reference.png
-share/gnome/help/evolution/es/figures/stock_search.png
-share/gnome/help/evolution/es/figures/ver_view_a.png
-share/gnome/help/evolution/eu/evolution.xml
-share/gnome/help/evolution/eu/figures/attach_reminder_a.png
-share/gnome/help/evolution/eu/figures/calendar_preference_display.png
-share/gnome/help/evolution/eu/figures/categories_a.png
-share/gnome/help/evolution/eu/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/eu/figures/delgt-add.png
-share/gnome/help/evolution/eu/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/eu/figures/evo_adv_search_a.png
-share/gnome/help/evolution/eu/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/eu/figures/evo_blink.png
-share/gnome/help/evolution/eu/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/eu/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/eu/figures/evo_calstatus_a.png
-share/gnome/help/evolution/eu/figures/evo_caltasks_a.png
-share/gnome/help/evolution/eu/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/eu/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/eu/figures/evo_dialog-info.png
-share/gnome/help/evolution/eu/figures/evo_dialog-warning.png
-share/gnome/help/evolution/eu/figures/evo_edit_search.png
-share/gnome/help/evolution/eu/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/eu/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/eu/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/eu/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/eu/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/eu/figures/evo_junk_a.png
-share/gnome/help/evolution/eu/figures/evo_label_a.png
-share/gnome/help/evolution/eu/figures/evo_labels_a.png
-share/gnome/help/evolution/eu/figures/evo_mail_a.png
-share/gnome/help/evolution/eu/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/eu/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/eu/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/eu/figures/evo_memo_a.png
-share/gnome/help/evolution/eu/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/eu/figures/evo_newmail.png
-share/gnome/help/evolution/eu/figures/evo_newmess_a.png
-share/gnome/help/evolution/eu/figures/evo_offline.png
-share/gnome/help/evolution/eu/figures/evo_popreceive_a.png
-share/gnome/help/evolution/eu/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/eu/figures/evo_rule_a.png
-share/gnome/help/evolution/eu/figures/evo_send_option_a.png
-share/gnome/help/evolution/eu/figures/evo_send_setup_a.png
-share/gnome/help/evolution/eu/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/eu/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/eu/figures/evo_usereceive_a.png
-share/gnome/help/evolution/eu/figures/evolution_contact_preference.png
-share/gnome/help/evolution/eu/figures/evolution_mail_preference.png
-share/gnome/help/evolution/eu/figures/exchng-rec-mails.png
-share/gnome/help/evolution/eu/figures/exchng-rec-options.png
-share/gnome/help/evolution/eu/figures/filter-new-fig.png
-share/gnome/help/evolution/eu/figures/folder_plus.png
-share/gnome/help/evolution/eu/figures/google_cal_view.png
-share/gnome/help/evolution/eu/figures/groupwise_resend.png
-share/gnome/help/evolution/eu/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/eu/figures/local_ics_calendar.png
-share/gnome/help/evolution/eu/figures/mailer_preferences.png
-share/gnome/help/evolution/eu/figures/meeting.png
-share/gnome/help/evolution/eu/figures/minus.png
-share/gnome/help/evolution/eu/figures/plus.png
-share/gnome/help/evolution/eu/figures/quick_add_a.png
-share/gnome/help/evolution/eu/figures/quick_reference.png
-share/gnome/help/evolution/eu/figures/stock_search.png
-share/gnome/help/evolution/eu/figures/ver_view_a.png
-share/gnome/help/evolution/fr/evolution.xml
-share/gnome/help/evolution/fr/figures/attach_reminder_a.png
-share/gnome/help/evolution/fr/figures/calendar_preference_display.png
-share/gnome/help/evolution/fr/figures/categories_a.png
-share/gnome/help/evolution/fr/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/fr/figures/delgt-add.png
-share/gnome/help/evolution/fr/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/fr/figures/evo_adv_search_a.png
-share/gnome/help/evolution/fr/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/fr/figures/evo_blink.png
-share/gnome/help/evolution/fr/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/fr/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/fr/figures/evo_calstatus_a.png
-share/gnome/help/evolution/fr/figures/evo_caltasks_a.png
-share/gnome/help/evolution/fr/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/fr/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/fr/figures/evo_dialog-info.png
-share/gnome/help/evolution/fr/figures/evo_dialog-warning.png
-share/gnome/help/evolution/fr/figures/evo_edit_search.png
-share/gnome/help/evolution/fr/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/fr/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/fr/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/fr/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/fr/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/fr/figures/evo_junk_a.png
-share/gnome/help/evolution/fr/figures/evo_label_a.png
-share/gnome/help/evolution/fr/figures/evo_labels_a.png
-share/gnome/help/evolution/fr/figures/evo_mail_a.png
-share/gnome/help/evolution/fr/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/fr/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/fr/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/fr/figures/evo_memo_a.png
-share/gnome/help/evolution/fr/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/fr/figures/evo_newmail.png
-share/gnome/help/evolution/fr/figures/evo_newmess_a.png
-share/gnome/help/evolution/fr/figures/evo_offline.png
-share/gnome/help/evolution/fr/figures/evo_popreceive_a.png
-share/gnome/help/evolution/fr/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/fr/figures/evo_rule_a.png
-share/gnome/help/evolution/fr/figures/evo_send_option_a.png
-share/gnome/help/evolution/fr/figures/evo_send_setup_a.png
-share/gnome/help/evolution/fr/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/fr/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/fr/figures/evo_usereceive_a.png
-share/gnome/help/evolution/fr/figures/evolution_contact_preference.png
-share/gnome/help/evolution/fr/figures/evolution_mail_preference.png
-share/gnome/help/evolution/fr/figures/exchng-rec-mails.png
-share/gnome/help/evolution/fr/figures/exchng-rec-options.png
-share/gnome/help/evolution/fr/figures/filter-new-fig.png
-share/gnome/help/evolution/fr/figures/folder_plus.png
-share/gnome/help/evolution/fr/figures/google_cal_view.png
-share/gnome/help/evolution/fr/figures/groupwise_resend.png
-share/gnome/help/evolution/fr/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/fr/figures/local_ics_calendar.png
-share/gnome/help/evolution/fr/figures/mailer_preferences.png
-share/gnome/help/evolution/fr/figures/meeting.png
-share/gnome/help/evolution/fr/figures/minus.png
-share/gnome/help/evolution/fr/figures/plus.png
-share/gnome/help/evolution/fr/figures/quick_add_a.png
-share/gnome/help/evolution/fr/figures/quick_reference.png
-share/gnome/help/evolution/fr/figures/stock_search.png
-share/gnome/help/evolution/fr/figures/ver_view_a.png
-share/gnome/help/evolution/gl/evolution.xml
-share/gnome/help/evolution/gl/figures/attach_reminder_a.png
-share/gnome/help/evolution/gl/figures/calendar_preference_display.png
-share/gnome/help/evolution/gl/figures/categories_a.png
-share/gnome/help/evolution/gl/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/gl/figures/delgt-add.png
-share/gnome/help/evolution/gl/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/gl/figures/evo_adv_search_a.png
-share/gnome/help/evolution/gl/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/gl/figures/evo_blink.png
-share/gnome/help/evolution/gl/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/gl/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/gl/figures/evo_calstatus_a.png
-share/gnome/help/evolution/gl/figures/evo_caltasks_a.png
-share/gnome/help/evolution/gl/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/gl/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/gl/figures/evo_dialog-info.png
-share/gnome/help/evolution/gl/figures/evo_dialog-warning.png
-share/gnome/help/evolution/gl/figures/evo_edit_search.png
-share/gnome/help/evolution/gl/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/gl/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/gl/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/gl/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/gl/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/gl/figures/evo_junk_a.png
-share/gnome/help/evolution/gl/figures/evo_label_a.png
-share/gnome/help/evolution/gl/figures/evo_labels_a.png
-share/gnome/help/evolution/gl/figures/evo_mail_a.png
-share/gnome/help/evolution/gl/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/gl/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/gl/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/gl/figures/evo_memo_a.png
-share/gnome/help/evolution/gl/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/gl/figures/evo_newmail.png
-share/gnome/help/evolution/gl/figures/evo_newmess_a.png
-share/gnome/help/evolution/gl/figures/evo_offline.png
-share/gnome/help/evolution/gl/figures/evo_popreceive_a.png
-share/gnome/help/evolution/gl/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/gl/figures/evo_rule_a.png
-share/gnome/help/evolution/gl/figures/evo_send_option_a.png
-share/gnome/help/evolution/gl/figures/evo_send_setup_a.png
-share/gnome/help/evolution/gl/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/gl/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/gl/figures/evo_usereceive_a.png
-share/gnome/help/evolution/gl/figures/evolution_contact_preference.png
-share/gnome/help/evolution/gl/figures/evolution_mail_preference.png
-share/gnome/help/evolution/gl/figures/exchng-rec-mails.png
-share/gnome/help/evolution/gl/figures/exchng-rec-options.png
-share/gnome/help/evolution/gl/figures/filter-new-fig.png
-share/gnome/help/evolution/gl/figures/folder_plus.png
-share/gnome/help/evolution/gl/figures/google_cal_view.png
-share/gnome/help/evolution/gl/figures/groupwise_resend.png
-share/gnome/help/evolution/gl/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/gl/figures/local_ics_calendar.png
-share/gnome/help/evolution/gl/figures/mailer_preferences.png
-share/gnome/help/evolution/gl/figures/meeting.png
-share/gnome/help/evolution/gl/figures/minus.png
-share/gnome/help/evolution/gl/figures/plus.png
-share/gnome/help/evolution/gl/figures/quick_add_a.png
-share/gnome/help/evolution/gl/figures/quick_reference.png
-share/gnome/help/evolution/gl/figures/stock_search.png
-share/gnome/help/evolution/gl/figures/ver_view_a.png
-share/gnome/help/evolution/mk/evolution.xml
-share/gnome/help/evolution/mk/figures/attach_reminder_a.png
-share/gnome/help/evolution/mk/figures/calendar_preference_display.png
-share/gnome/help/evolution/mk/figures/categories_a.png
-share/gnome/help/evolution/mk/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/mk/figures/delgt-add.png
-share/gnome/help/evolution/mk/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/mk/figures/evo_adv_search_a.png
-share/gnome/help/evolution/mk/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/mk/figures/evo_blink.png
-share/gnome/help/evolution/mk/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/mk/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/mk/figures/evo_calstatus_a.png
-share/gnome/help/evolution/mk/figures/evo_caltasks_a.png
-share/gnome/help/evolution/mk/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/mk/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/mk/figures/evo_dialog-info.png
-share/gnome/help/evolution/mk/figures/evo_dialog-warning.png
-share/gnome/help/evolution/mk/figures/evo_edit_search.png
-share/gnome/help/evolution/mk/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/mk/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/mk/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/mk/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/mk/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/mk/figures/evo_junk_a.png
-share/gnome/help/evolution/mk/figures/evo_label_a.png
-share/gnome/help/evolution/mk/figures/evo_labels_a.png
-share/gnome/help/evolution/mk/figures/evo_mail_a.png
-share/gnome/help/evolution/mk/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/mk/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/mk/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/mk/figures/evo_memo_a.png
-share/gnome/help/evolution/mk/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/mk/figures/evo_newmail.png
-share/gnome/help/evolution/mk/figures/evo_newmess_a.png
-share/gnome/help/evolution/mk/figures/evo_offline.png
-share/gnome/help/evolution/mk/figures/evo_popreceive_a.png
-share/gnome/help/evolution/mk/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/mk/figures/evo_rule_a.png
-share/gnome/help/evolution/mk/figures/evo_send_option_a.png
-share/gnome/help/evolution/mk/figures/evo_send_setup_a.png
-share/gnome/help/evolution/mk/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/mk/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/mk/figures/evo_usereceive_a.png
-share/gnome/help/evolution/mk/figures/evolution_contact_preference.png
-share/gnome/help/evolution/mk/figures/evolution_mail_preference.png
-share/gnome/help/evolution/mk/figures/exchng-rec-mails.png
-share/gnome/help/evolution/mk/figures/exchng-rec-options.png
-share/gnome/help/evolution/mk/figures/filter-new-fig.png
-share/gnome/help/evolution/mk/figures/folder_plus.png
-share/gnome/help/evolution/mk/figures/google_cal_view.png
-share/gnome/help/evolution/mk/figures/groupwise_resend.png
-share/gnome/help/evolution/mk/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/mk/figures/local_ics_calendar.png
-share/gnome/help/evolution/mk/figures/mailer_preferences.png
-share/gnome/help/evolution/mk/figures/meeting.png
-share/gnome/help/evolution/mk/figures/minus.png
-share/gnome/help/evolution/mk/figures/plus.png
-share/gnome/help/evolution/mk/figures/quick_add_a.png
-share/gnome/help/evolution/mk/figures/quick_reference.png
-share/gnome/help/evolution/mk/figures/stock_search.png
-share/gnome/help/evolution/mk/figures/ver_view_a.png
-share/gnome/help/evolution/oc/evolution.xml
-share/gnome/help/evolution/oc/figures/attach_reminder_a.png
-share/gnome/help/evolution/oc/figures/calendar_preference_display.png
-share/gnome/help/evolution/oc/figures/categories_a.png
-share/gnome/help/evolution/oc/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/oc/figures/delgt-add.png
-share/gnome/help/evolution/oc/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/oc/figures/evo_adv_search_a.png
-share/gnome/help/evolution/oc/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/oc/figures/evo_blink.png
-share/gnome/help/evolution/oc/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/oc/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/oc/figures/evo_calstatus_a.png
-share/gnome/help/evolution/oc/figures/evo_caltasks_a.png
-share/gnome/help/evolution/oc/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/oc/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/oc/figures/evo_dialog-info.png
-share/gnome/help/evolution/oc/figures/evo_dialog-warning.png
-share/gnome/help/evolution/oc/figures/evo_edit_search.png
-share/gnome/help/evolution/oc/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/oc/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/oc/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/oc/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/oc/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/oc/figures/evo_junk_a.png
-share/gnome/help/evolution/oc/figures/evo_label_a.png
-share/gnome/help/evolution/oc/figures/evo_labels_a.png
-share/gnome/help/evolution/oc/figures/evo_mail_a.png
-share/gnome/help/evolution/oc/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/oc/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/oc/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/oc/figures/evo_memo_a.png
-share/gnome/help/evolution/oc/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/oc/figures/evo_newmail.png
-share/gnome/help/evolution/oc/figures/evo_newmess_a.png
-share/gnome/help/evolution/oc/figures/evo_offline.png
-share/gnome/help/evolution/oc/figures/evo_popreceive_a.png
-share/gnome/help/evolution/oc/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/oc/figures/evo_rule_a.png
-share/gnome/help/evolution/oc/figures/evo_send_option_a.png
-share/gnome/help/evolution/oc/figures/evo_send_setup_a.png
-share/gnome/help/evolution/oc/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/oc/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/oc/figures/evo_usereceive_a.png
-share/gnome/help/evolution/oc/figures/evolution_contact_preference.png
-share/gnome/help/evolution/oc/figures/evolution_mail_preference.png
-share/gnome/help/evolution/oc/figures/exchng-rec-mails.png
-share/gnome/help/evolution/oc/figures/exchng-rec-options.png
-share/gnome/help/evolution/oc/figures/filter-new-fig.png
-share/gnome/help/evolution/oc/figures/folder_plus.png
-share/gnome/help/evolution/oc/figures/google_cal_view.png
-share/gnome/help/evolution/oc/figures/groupwise_resend.png
-share/gnome/help/evolution/oc/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/oc/figures/local_ics_calendar.png
-share/gnome/help/evolution/oc/figures/mailer_preferences.png
-share/gnome/help/evolution/oc/figures/meeting.png
-share/gnome/help/evolution/oc/figures/minus.png
-share/gnome/help/evolution/oc/figures/plus.png
-share/gnome/help/evolution/oc/figures/quick_add_a.png
-share/gnome/help/evolution/oc/figures/quick_reference.png
-share/gnome/help/evolution/oc/figures/stock_search.png
-share/gnome/help/evolution/oc/figures/ver_view_a.png
-share/gnome/help/evolution/ru/evolution.xml
-share/gnome/help/evolution/ru/figures/attach_reminder_a.png
-share/gnome/help/evolution/ru/figures/calendar_preference_display.png
-share/gnome/help/evolution/ru/figures/categories_a.png
-share/gnome/help/evolution/ru/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/ru/figures/delgt-add.png
-share/gnome/help/evolution/ru/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/ru/figures/evo_adv_search_a.png
-share/gnome/help/evolution/ru/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/ru/figures/evo_blink.png
-share/gnome/help/evolution/ru/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/ru/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/ru/figures/evo_calstatus_a.png
-share/gnome/help/evolution/ru/figures/evo_caltasks_a.png
-share/gnome/help/evolution/ru/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/ru/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/ru/figures/evo_dialog-info.png
-share/gnome/help/evolution/ru/figures/evo_dialog-warning.png
-share/gnome/help/evolution/ru/figures/evo_edit_search.png
-share/gnome/help/evolution/ru/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/ru/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/ru/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/ru/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/ru/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/ru/figures/evo_junk_a.png
-share/gnome/help/evolution/ru/figures/evo_label_a.png
-share/gnome/help/evolution/ru/figures/evo_labels_a.png
-share/gnome/help/evolution/ru/figures/evo_mail_a.png
-share/gnome/help/evolution/ru/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/ru/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/ru/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/ru/figures/evo_memo_a.png
-share/gnome/help/evolution/ru/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/ru/figures/evo_newmail.png
-share/gnome/help/evolution/ru/figures/evo_newmess_a.png
-share/gnome/help/evolution/ru/figures/evo_offline.png
-share/gnome/help/evolution/ru/figures/evo_popreceive_a.png
-share/gnome/help/evolution/ru/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/ru/figures/evo_rule_a.png
-share/gnome/help/evolution/ru/figures/evo_send_option_a.png
-share/gnome/help/evolution/ru/figures/evo_send_setup_a.png
-share/gnome/help/evolution/ru/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/ru/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/ru/figures/evo_usereceive_a.png
-share/gnome/help/evolution/ru/figures/evolution_contact_preference.png
-share/gnome/help/evolution/ru/figures/evolution_mail_preference.png
-share/gnome/help/evolution/ru/figures/exchng-rec-mails.png
-share/gnome/help/evolution/ru/figures/exchng-rec-options.png
-share/gnome/help/evolution/ru/figures/filter-new-fig.png
-share/gnome/help/evolution/ru/figures/folder_plus.png
-share/gnome/help/evolution/ru/figures/google_cal_view.png
-share/gnome/help/evolution/ru/figures/groupwise_resend.png
-share/gnome/help/evolution/ru/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/ru/figures/local_ics_calendar.png
-share/gnome/help/evolution/ru/figures/mailer_preferences.png
-share/gnome/help/evolution/ru/figures/meeting.png
-share/gnome/help/evolution/ru/figures/minus.png
-share/gnome/help/evolution/ru/figures/plus.png
-share/gnome/help/evolution/ru/figures/quick_add_a.png
-share/gnome/help/evolution/ru/figures/quick_reference.png
-share/gnome/help/evolution/ru/figures/stock_search.png
-share/gnome/help/evolution/ru/figures/ver_view_a.png
-share/gnome/help/evolution/sl/evolution.xml
-share/gnome/help/evolution/sl/figures/attach_reminder_a.png
-share/gnome/help/evolution/sl/figures/calendar_preference_display.png
-share/gnome/help/evolution/sl/figures/categories_a.png
-share/gnome/help/evolution/sl/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/sl/figures/delgt-add.png
-share/gnome/help/evolution/sl/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/sl/figures/evo_adv_search_a.png
-share/gnome/help/evolution/sl/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/sl/figures/evo_blink.png
-share/gnome/help/evolution/sl/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/sl/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/sl/figures/evo_calstatus_a.png
-share/gnome/help/evolution/sl/figures/evo_caltasks_a.png
-share/gnome/help/evolution/sl/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/sl/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/sl/figures/evo_dialog-info.png
-share/gnome/help/evolution/sl/figures/evo_dialog-warning.png
-share/gnome/help/evolution/sl/figures/evo_edit_search.png
-share/gnome/help/evolution/sl/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/sl/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/sl/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/sl/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/sl/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/sl/figures/evo_junk_a.png
-share/gnome/help/evolution/sl/figures/evo_label_a.png
-share/gnome/help/evolution/sl/figures/evo_labels_a.png
-share/gnome/help/evolution/sl/figures/evo_mail_a.png
-share/gnome/help/evolution/sl/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/sl/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/sl/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/sl/figures/evo_memo_a.png
-share/gnome/help/evolution/sl/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/sl/figures/evo_newmail.png
-share/gnome/help/evolution/sl/figures/evo_newmess_a.png
-share/gnome/help/evolution/sl/figures/evo_offline.png
-share/gnome/help/evolution/sl/figures/evo_popreceive_a.png
-share/gnome/help/evolution/sl/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/sl/figures/evo_rule_a.png
-share/gnome/help/evolution/sl/figures/evo_send_option_a.png
-share/gnome/help/evolution/sl/figures/evo_send_setup_a.png
-share/gnome/help/evolution/sl/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/sl/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/sl/figures/evo_usereceive_a.png
-share/gnome/help/evolution/sl/figures/evolution_contact_preference.png
-share/gnome/help/evolution/sl/figures/evolution_mail_preference.png
-share/gnome/help/evolution/sl/figures/exchng-rec-mails.png
-share/gnome/help/evolution/sl/figures/exchng-rec-options.png
-share/gnome/help/evolution/sl/figures/filter-new-fig.png
-share/gnome/help/evolution/sl/figures/folder_plus.png
-share/gnome/help/evolution/sl/figures/google_cal_view.png
-share/gnome/help/evolution/sl/figures/groupwise_resend.png
-share/gnome/help/evolution/sl/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/sl/figures/local_ics_calendar.png
-share/gnome/help/evolution/sl/figures/mailer_preferences.png
-share/gnome/help/evolution/sl/figures/meeting.png
-share/gnome/help/evolution/sl/figures/minus.png
-share/gnome/help/evolution/sl/figures/plus.png
-share/gnome/help/evolution/sl/figures/quick_add_a.png
-share/gnome/help/evolution/sl/figures/quick_reference.png
-share/gnome/help/evolution/sl/figures/stock_search.png
-share/gnome/help/evolution/sl/figures/ver_view_a.png
-share/gnome/help/evolution/sv/evolution.xml
-share/gnome/help/evolution/sv/figures/attach_reminder_a.png
-share/gnome/help/evolution/sv/figures/calendar_preference_display.png
-share/gnome/help/evolution/sv/figures/categories_a.png
-share/gnome/help/evolution/sv/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/sv/figures/delgt-add.png
-share/gnome/help/evolution/sv/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/sv/figures/evo_adv_search_a.png
-share/gnome/help/evolution/sv/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/sv/figures/evo_blink.png
-share/gnome/help/evolution/sv/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/sv/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/sv/figures/evo_calstatus_a.png
-share/gnome/help/evolution/sv/figures/evo_caltasks_a.png
-share/gnome/help/evolution/sv/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/sv/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/sv/figures/evo_dialog-info.png
-share/gnome/help/evolution/sv/figures/evo_dialog-warning.png
-share/gnome/help/evolution/sv/figures/evo_edit_search.png
-share/gnome/help/evolution/sv/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/sv/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/sv/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/sv/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/sv/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/sv/figures/evo_junk_a.png
-share/gnome/help/evolution/sv/figures/evo_label_a.png
-share/gnome/help/evolution/sv/figures/evo_labels_a.png
-share/gnome/help/evolution/sv/figures/evo_mail_a.png
-share/gnome/help/evolution/sv/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/sv/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/sv/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/sv/figures/evo_memo_a.png
-share/gnome/help/evolution/sv/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/sv/figures/evo_newmail.png
-share/gnome/help/evolution/sv/figures/evo_newmess_a.png
-share/gnome/help/evolution/sv/figures/evo_offline.png
-share/gnome/help/evolution/sv/figures/evo_popreceive_a.png
-share/gnome/help/evolution/sv/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/sv/figures/evo_rule_a.png
-share/gnome/help/evolution/sv/figures/evo_send_option_a.png
-share/gnome/help/evolution/sv/figures/evo_send_setup_a.png
-share/gnome/help/evolution/sv/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/sv/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/sv/figures/evo_usereceive_a.png
-share/gnome/help/evolution/sv/figures/evolution_contact_preference.png
-share/gnome/help/evolution/sv/figures/evolution_mail_preference.png
-share/gnome/help/evolution/sv/figures/exchng-rec-mails.png
-share/gnome/help/evolution/sv/figures/exchng-rec-options.png
-share/gnome/help/evolution/sv/figures/filter-new-fig.png
-share/gnome/help/evolution/sv/figures/folder_plus.png
-share/gnome/help/evolution/sv/figures/google_cal_view.png
-share/gnome/help/evolution/sv/figures/groupwise_resend.png
-share/gnome/help/evolution/sv/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/sv/figures/local_ics_calendar.png
-share/gnome/help/evolution/sv/figures/mailer_preferences.png
-share/gnome/help/evolution/sv/figures/meeting.png
-share/gnome/help/evolution/sv/figures/minus.png
-share/gnome/help/evolution/sv/figures/plus.png
-share/gnome/help/evolution/sv/figures/quick_add_a.png
-share/gnome/help/evolution/sv/figures/quick_reference.png
-share/gnome/help/evolution/sv/figures/stock_search.png
-share/gnome/help/evolution/sv/figures/ver_view_a.png
-share/gnome/help/evolution/zh_CN/evolution.xml
-share/gnome/help/evolution/zh_CN/figures/attach_reminder_a.png
-share/gnome/help/evolution/zh_CN/figures/calendar_preference_display.png
-share/gnome/help/evolution/zh_CN/figures/categories_a.png
-share/gnome/help/evolution/zh_CN/figures/contacts_mainwindow_a.png
-share/gnome/help/evolution/zh_CN/figures/delgt-add.png
-share/gnome/help/evolution/zh_CN/figures/evo_Wcal_prop_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_adv_search_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_attachreminder_plugin.png
-share/gnome/help/evolution/zh_CN/figures/evo_blink.png
-share/gnome/help/evolution/zh_CN/figures/evo_cal_callout_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_calender_appointmnt.png
-share/gnome/help/evolution/zh_CN/figures/evo_calstatus_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_caltasks_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_contacteditor_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_delegate_permission_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_dialog-info.png
-share/gnome/help/evolution/zh_CN/figures/evo_dialog-warning.png
-share/gnome/help/evolution/zh_CN/figures/evo_edit_search.png
-share/gnome/help/evolution/zh_CN/figures/evo_exchng_mapi.png
-share/gnome/help/evolution/zh_CN/figures/evo_flag_follow_up_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_gwreceive_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_gwstatustrack.png
-share/gnome/help/evolution/zh_CN/figures/evo_imapreceive_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_junk_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_label_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_labels_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_mail_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_mail_callout_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_maildirreceive_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_mboxreceive_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_memo_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_mhreceive_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_newmail.png
-share/gnome/help/evolution/zh_CN/figures/evo_newmess_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_offline.png
-share/gnome/help/evolution/zh_CN/figures/evo_popreceive_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_rule_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_send_option_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_send_setup_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_sendstatus_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_shd_memo_a.png
-share/gnome/help/evolution/zh_CN/figures/evo_usereceive_a.png
-share/gnome/help/evolution/zh_CN/figures/evolution_contact_preference.png
-share/gnome/help/evolution/zh_CN/figures/evolution_mail_preference.png
-share/gnome/help/evolution/zh_CN/figures/exchng-rec-mails.png
-share/gnome/help/evolution/zh_CN/figures/exchng-rec-options.png
-share/gnome/help/evolution/zh_CN/figures/filter-new-fig.png
-share/gnome/help/evolution/zh_CN/figures/folder_plus.png
-share/gnome/help/evolution/zh_CN/figures/google_cal_view.png
-share/gnome/help/evolution/zh_CN/figures/groupwise_resend.png
-share/gnome/help/evolution/zh_CN/figures/groupwise_resend_retract.png
-share/gnome/help/evolution/zh_CN/figures/local_ics_calendar.png
-share/gnome/help/evolution/zh_CN/figures/mailer_preferences.png
-share/gnome/help/evolution/zh_CN/figures/meeting.png
-share/gnome/help/evolution/zh_CN/figures/minus.png
-share/gnome/help/evolution/zh_CN/figures/plus.png
-share/gnome/help/evolution/zh_CN/figures/quick_add_a.png
-share/gnome/help/evolution/zh_CN/figures/quick_reference.png
-share/gnome/help/evolution/zh_CN/figures/stock_search.png
-share/gnome/help/evolution/zh_CN/figures/ver_view_a.png
+share/gnome/help/evolution/C/backup-restore.page
+share/gnome/help/evolution/C/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/C/calendar-caldav.page
+share/gnome/help/evolution/C/calendar-classifications.page
+share/gnome/help/evolution/C/calendar-free-busy.page
+share/gnome/help/evolution/C/calendar-google.page
+share/gnome/help/evolution/C/calendar-layout-appointment-display.page
+share/gnome/help/evolution/C/calendar-layout-general-formatting.page
+share/gnome/help/evolution/C/calendar-layout-views.page
+share/gnome/help/evolution/C/calendar-layout.page
+share/gnome/help/evolution/C/calendar-local.page
+share/gnome/help/evolution/C/calendar-marcus-bains-line.page
+share/gnome/help/evolution/C/calendar-meetings-delegating.page
+share/gnome/help/evolution/C/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/C/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/C/calendar-meetings.page
+share/gnome/help/evolution/C/calendar-organizing.page
+share/gnome/help/evolution/C/calendar-publishing.page
+share/gnome/help/evolution/C/calendar-recurrence.page
+share/gnome/help/evolution/C/calendar-searching.page
+share/gnome/help/evolution/C/calendar-sharing-information.page
+share/gnome/help/evolution/C/calendar-timezones.page
+share/gnome/help/evolution/C/calendar-usage-add-appointment.page
+share/gnome/help/evolution/C/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/C/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/C/calendar-usage.page
+share/gnome/help/evolution/C/calendar-using-several-calendars.page
+share/gnome/help/evolution/C/calendar-weather.page
+share/gnome/help/evolution/C/calendar-webdav.page
+share/gnome/help/evolution/C/change-switcher-appearance.page
+share/gnome/help/evolution/C/contacts-add-automatically.page
+share/gnome/help/evolution/C/contacts-autocompletion.page
+share/gnome/help/evolution/C/contacts-google.page
+share/gnome/help/evolution/C/contacts-ldap.page
+share/gnome/help/evolution/C/contacts-local.page
+share/gnome/help/evolution/C/contacts-organizing.page
+share/gnome/help/evolution/C/contacts-searching.page
+share/gnome/help/evolution/C/contacts-usage-add-contact.page
+share/gnome/help/evolution/C/contacts-usage-delete-contact.page
+share/gnome/help/evolution/C/contacts-usage-edit-contact.page
+share/gnome/help/evolution/C/contacts-usage.page
+share/gnome/help/evolution/C/contacts-using-contact-lists.page
+share/gnome/help/evolution/C/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/C/credits.page
+share/gnome/help/evolution/C/data-storage.page
+share/gnome/help/evolution/C/default-browser.page
+share/gnome/help/evolution/C/deleting-appointments.page
+share/gnome/help/evolution/C/deleting-emails.page
+share/gnome/help/evolution/C/deleting-to-free-disk-space.page
+share/gnome/help/evolution/C/exchange-connectors-overview.page
+share/gnome/help/evolution/C/exchange-placeholder.page
+share/gnome/help/evolution/C/exporting-data-calendar.page
+share/gnome/help/evolution/C/exporting-data-contacts.page
+share/gnome/help/evolution/C/exporting-data-mail.page
+share/gnome/help/evolution/C/exporting-data.page
+share/gnome/help/evolution/C/express-mode.page
+share/gnome/help/evolution/C/figures/color-204a87.png
+share/gnome/help/evolution/C/figures/color-2e3436.png
+share/gnome/help/evolution/C/figures/color-4e9a06.png
+share/gnome/help/evolution/C/figures/color-5c3566.png
+share/gnome/help/evolution/C/figures/color-8f5902.png
+share/gnome/help/evolution/C/figures/color-a40000.png
+share/gnome/help/evolution/C/figures/color-c4a000.png
+share/gnome/help/evolution/C/figures/color-ce5c00.png
+share/gnome/help/evolution/C/figures/evolutionlogo.png
+share/gnome/help/evolution/C/figures/minus-icon.png
+share/gnome/help/evolution/C/figures/new-mail-notification.png
+share/gnome/help/evolution/C/figures/new-mail-switcher.png
+share/gnome/help/evolution/C/figures/plus-icon.png
+share/gnome/help/evolution/C/figures/search-icon.png
+share/gnome/help/evolution/C/figures/window-overview-layers.png
+share/gnome/help/evolution/C/google-services.page
+share/gnome/help/evolution/C/groupwise-placeholder.page
+share/gnome/help/evolution/C/import-apps-mozilla.page
+share/gnome/help/evolution/C/import-apps-outlook.page
+share/gnome/help/evolution/C/import-data.page
+share/gnome/help/evolution/C/import-single-files.page
+share/gnome/help/evolution/C/import-supported-file-formats.page
+share/gnome/help/evolution/C/index.page
+share/gnome/help/evolution/C/intro-first-run.page
+share/gnome/help/evolution/C/intro-main-window.page
+share/gnome/help/evolution/C/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/C/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/C/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/C/mail-account-manage-imap.page
+share/gnome/help/evolution/C/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/C/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/C/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/C/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/C/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/C/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/C/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/C/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/C/mail-account-manage-pop.page
+share/gnome/help/evolution/C/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/C/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/C/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/C/mail-account-management.page
+share/gnome/help/evolution/C/mail-attachments-received.page
+share/gnome/help/evolution/C/mail-attachments-sending.page
+share/gnome/help/evolution/C/mail-attachments.page
+share/gnome/help/evolution/C/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/C/mail-cannot-see.page
+share/gnome/help/evolution/C/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/C/mail-change-time-format.page
+share/gnome/help/evolution/C/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/C/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/C/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/C/mail-composer-forward.page
+share/gnome/help/evolution/C/mail-composer-html-image.page
+share/gnome/help/evolution/C/mail-composer-html-link.page
+share/gnome/help/evolution/C/mail-composer-html-rule.page
+share/gnome/help/evolution/C/mail-composer-html-table.page
+share/gnome/help/evolution/C/mail-composer-html-text.page
+share/gnome/help/evolution/C/mail-composer-html.page
+share/gnome/help/evolution/C/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/C/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/C/mail-composer-mail-signatures.page
+share/gnome/help/evolution/C/mail-composer-message-templates.page
+share/gnome/help/evolution/C/mail-composer-priority.page
+share/gnome/help/evolution/C/mail-composer-reply.page
+share/gnome/help/evolution/C/mail-composer-search.page
+share/gnome/help/evolution/C/mail-composer-several-recipients.page
+share/gnome/help/evolution/C/mail-composer-spellcheck.page
+share/gnome/help/evolution/C/mail-composer-write-new-message.page
+share/gnome/help/evolution/C/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/C/mail-default-folder-locations.page
+share/gnome/help/evolution/C/mail-delete-and-undelete.page
+share/gnome/help/evolution/C/mail-displaying-character-encodings.page
+share/gnome/help/evolution/C/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/C/mail-displaying-images-in-html.page
+share/gnome/help/evolution/C/mail-displaying-message.page
+share/gnome/help/evolution/C/mail-displaying-no-css.page
+share/gnome/help/evolution/C/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/C/mail-duplicates.page
+share/gnome/help/evolution/C/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/C/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/C/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/C/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/C/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/C/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/C/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/C/mail-encryption.page
+share/gnome/help/evolution/C/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/C/mail-error-folder-mismatch.page
+share/gnome/help/evolution/C/mail-error-no-provider-available.page
+share/gnome/help/evolution/C/mail-filters-actions.page
+share/gnome/help/evolution/C/mail-filters-conditions.page
+share/gnome/help/evolution/C/mail-filters-not-working.page
+share/gnome/help/evolution/C/mail-filters.page
+share/gnome/help/evolution/C/mail-folders.page
+share/gnome/help/evolution/C/mail-follow-up-flag.page
+share/gnome/help/evolution/C/mail-imap-headers.page
+share/gnome/help/evolution/C/mail-imap-subscriptions.page
+share/gnome/help/evolution/C/mail-labels.page
+share/gnome/help/evolution/C/mail-layout-changing.page
+share/gnome/help/evolution/C/mail-moving-emails.page
+share/gnome/help/evolution/C/mail-not-sent.page
+share/gnome/help/evolution/C/mail-organizing.page
+share/gnome/help/evolution/C/mail-read-receipts.page
+share/gnome/help/evolution/C/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/C/mail-received-notification.page
+share/gnome/help/evolution/C/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/C/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/C/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/C/mail-receiving-options-imap.page
+share/gnome/help/evolution/C/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/C/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/C/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/C/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/C/mail-receiving-options-pop.page
+share/gnome/help/evolution/C/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/C/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/C/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/C/mail-receiving-options.page
+share/gnome/help/evolution/C/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/C/mail-refresh-folders.page
+share/gnome/help/evolution/C/mail-search-folders-add.page
+share/gnome/help/evolution/C/mail-search-folders-conditions.page
+share/gnome/help/evolution/C/mail-search-folders-refresh.page
+share/gnome/help/evolution/C/mail-search-folders.page
+share/gnome/help/evolution/C/mail-searching-attachment-type.page
+share/gnome/help/evolution/C/mail-searching.page
+share/gnome/help/evolution/C/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/C/mail-send-and-receive-manual.page
+share/gnome/help/evolution/C/mail-send-and-receive.page
+share/gnome/help/evolution/C/mail-sending-options-smtp.page
+share/gnome/help/evolution/C/mail-several-pop-accounts.page
+share/gnome/help/evolution/C/mail-sorting-message-list.page
+share/gnome/help/evolution/C/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/C/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/C/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/C/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/C/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/C/mail-spam-marking.page
+share/gnome/help/evolution/C/mail-spam-settings.page
+share/gnome/help/evolution/C/mail-spam.page
+share/gnome/help/evolution/C/mail-two-trash-folders.page
+share/gnome/help/evolution/C/mail-usenet-subscriptions.page
+share/gnome/help/evolution/C/mail-vertical-view.page
+share/gnome/help/evolution/C/mail-word-wrap.page
+share/gnome/help/evolution/C/mail-working-offline.page
+share/gnome/help/evolution/C/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/C/memos-searching.page
+share/gnome/help/evolution/C/memos-usage-add-memo.page
+share/gnome/help/evolution/C/memos-usage-delete-memo.page
+share/gnome/help/evolution/C/memos-usage-edit-memo.page
+share/gnome/help/evolution/C/memos-usage.page
+share/gnome/help/evolution/C/minimize-to-system-tray.page
+share/gnome/help/evolution/C/organizing.page
+share/gnome/help/evolution/C/problems-debug-how-to.page
+share/gnome/help/evolution/C/problems-getting-help.page
+share/gnome/help/evolution/C/problems-reporting-bugs.page
+share/gnome/help/evolution/C/searching-items.page
+share/gnome/help/evolution/C/sync-with-other-devices.page
+share/gnome/help/evolution/C/tasks-caldav.page
+share/gnome/help/evolution/C/tasks-display-settings.page
+share/gnome/help/evolution/C/tasks-local.page
+share/gnome/help/evolution/C/tasks-organizing.page
+share/gnome/help/evolution/C/tasks-searching.page
+share/gnome/help/evolution/C/tasks-usage-add-task.page
+share/gnome/help/evolution/C/tasks-usage-delete-task.page
+share/gnome/help/evolution/C/tasks-usage-edit-task.page
+share/gnome/help/evolution/C/tasks-usage.page
+share/gnome/help/evolution/C/tasks-using-several-tasklists.page
+share/gnome/help/evolution/C/tasks-webdav.page
+share/gnome/help/evolution/C/using-categories.page
+share/gnome/help/evolution/cs/backup-restore.page
+share/gnome/help/evolution/cs/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/cs/calendar-caldav.page
+share/gnome/help/evolution/cs/calendar-classifications.page
+share/gnome/help/evolution/cs/calendar-free-busy.page
+share/gnome/help/evolution/cs/calendar-google.page
+share/gnome/help/evolution/cs/calendar-layout-appointment-display.page
+share/gnome/help/evolution/cs/calendar-layout-general-formatting.page
+share/gnome/help/evolution/cs/calendar-layout-views.page
+share/gnome/help/evolution/cs/calendar-layout.page
+share/gnome/help/evolution/cs/calendar-local.page
+share/gnome/help/evolution/cs/calendar-marcus-bains-line.page
+share/gnome/help/evolution/cs/calendar-meetings-delegating.page
+share/gnome/help/evolution/cs/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/cs/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/cs/calendar-meetings.page
+share/gnome/help/evolution/cs/calendar-organizing.page
+share/gnome/help/evolution/cs/calendar-publishing.page
+share/gnome/help/evolution/cs/calendar-recurrence.page
+share/gnome/help/evolution/cs/calendar-searching.page
+share/gnome/help/evolution/cs/calendar-sharing-information.page
+share/gnome/help/evolution/cs/calendar-timezones.page
+share/gnome/help/evolution/cs/calendar-usage-add-appointment.page
+share/gnome/help/evolution/cs/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/cs/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/cs/calendar-usage.page
+share/gnome/help/evolution/cs/calendar-using-several-calendars.page
+share/gnome/help/evolution/cs/calendar-weather.page
+share/gnome/help/evolution/cs/calendar-webdav.page
+share/gnome/help/evolution/cs/change-switcher-appearance.page
+share/gnome/help/evolution/cs/contacts-add-automatically.page
+share/gnome/help/evolution/cs/contacts-autocompletion.page
+share/gnome/help/evolution/cs/contacts-google.page
+share/gnome/help/evolution/cs/contacts-ldap.page
+share/gnome/help/evolution/cs/contacts-local.page
+share/gnome/help/evolution/cs/contacts-organizing.page
+share/gnome/help/evolution/cs/contacts-searching.page
+share/gnome/help/evolution/cs/contacts-usage-add-contact.page
+share/gnome/help/evolution/cs/contacts-usage-delete-contact.page
+share/gnome/help/evolution/cs/contacts-usage-edit-contact.page
+share/gnome/help/evolution/cs/contacts-usage.page
+share/gnome/help/evolution/cs/contacts-using-contact-lists.page
+share/gnome/help/evolution/cs/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/cs/credits.page
+share/gnome/help/evolution/cs/data-storage.page
+share/gnome/help/evolution/cs/default-browser.page
+share/gnome/help/evolution/cs/deleting-appointments.page
+share/gnome/help/evolution/cs/deleting-emails.page
+share/gnome/help/evolution/cs/deleting-to-free-disk-space.page
+share/gnome/help/evolution/cs/exchange-connectors-overview.page
+share/gnome/help/evolution/cs/exchange-placeholder.page
+share/gnome/help/evolution/cs/exporting-data-calendar.page
+share/gnome/help/evolution/cs/exporting-data-contacts.page
+share/gnome/help/evolution/cs/exporting-data-mail.page
+share/gnome/help/evolution/cs/exporting-data.page
+share/gnome/help/evolution/cs/express-mode.page
+share/gnome/help/evolution/cs/figures/color-204a87.png
+share/gnome/help/evolution/cs/figures/color-2e3436.png
+share/gnome/help/evolution/cs/figures/color-4e9a06.png
+share/gnome/help/evolution/cs/figures/color-5c3566.png
+share/gnome/help/evolution/cs/figures/color-8f5902.png
+share/gnome/help/evolution/cs/figures/color-a40000.png
+share/gnome/help/evolution/cs/figures/color-c4a000.png
+share/gnome/help/evolution/cs/figures/color-ce5c00.png
+share/gnome/help/evolution/cs/figures/evolutionlogo.png
+share/gnome/help/evolution/cs/figures/minus-icon.png
+share/gnome/help/evolution/cs/figures/new-mail-notification.png
+share/gnome/help/evolution/cs/figures/new-mail-switcher.png
+share/gnome/help/evolution/cs/figures/plus-icon.png
+share/gnome/help/evolution/cs/figures/search-icon.png
+share/gnome/help/evolution/cs/figures/window-overview-layers.png
+share/gnome/help/evolution/cs/google-services.page
+share/gnome/help/evolution/cs/groupwise-placeholder.page
+share/gnome/help/evolution/cs/import-apps-mozilla.page
+share/gnome/help/evolution/cs/import-apps-outlook.page
+share/gnome/help/evolution/cs/import-data.page
+share/gnome/help/evolution/cs/import-single-files.page
+share/gnome/help/evolution/cs/import-supported-file-formats.page
+share/gnome/help/evolution/cs/index.page
+share/gnome/help/evolution/cs/intro-first-run.page
+share/gnome/help/evolution/cs/intro-main-window.page
+share/gnome/help/evolution/cs/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/cs/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/cs/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/cs/mail-account-manage-imap.page
+share/gnome/help/evolution/cs/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/cs/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/cs/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/cs/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/cs/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/cs/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/cs/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/cs/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/cs/mail-account-manage-pop.page
+share/gnome/help/evolution/cs/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/cs/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/cs/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/cs/mail-account-management.page
+share/gnome/help/evolution/cs/mail-attachments-received.page
+share/gnome/help/evolution/cs/mail-attachments-sending.page
+share/gnome/help/evolution/cs/mail-attachments.page
+share/gnome/help/evolution/cs/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/cs/mail-cannot-see.page
+share/gnome/help/evolution/cs/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/cs/mail-change-time-format.page
+share/gnome/help/evolution/cs/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/cs/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/cs/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/cs/mail-composer-forward.page
+share/gnome/help/evolution/cs/mail-composer-html-image.page
+share/gnome/help/evolution/cs/mail-composer-html-link.page
+share/gnome/help/evolution/cs/mail-composer-html-rule.page
+share/gnome/help/evolution/cs/mail-composer-html-table.page
+share/gnome/help/evolution/cs/mail-composer-html-text.page
+share/gnome/help/evolution/cs/mail-composer-html.page
+share/gnome/help/evolution/cs/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/cs/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/cs/mail-composer-mail-signatures.page
+share/gnome/help/evolution/cs/mail-composer-message-templates.page
+share/gnome/help/evolution/cs/mail-composer-priority.page
+share/gnome/help/evolution/cs/mail-composer-reply.page
+share/gnome/help/evolution/cs/mail-composer-search.page
+share/gnome/help/evolution/cs/mail-composer-several-recipients.page
+share/gnome/help/evolution/cs/mail-composer-spellcheck.page
+share/gnome/help/evolution/cs/mail-composer-write-new-message.page
+share/gnome/help/evolution/cs/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/cs/mail-default-folder-locations.page
+share/gnome/help/evolution/cs/mail-delete-and-undelete.page
+share/gnome/help/evolution/cs/mail-displaying-character-encodings.page
+share/gnome/help/evolution/cs/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/cs/mail-displaying-images-in-html.page
+share/gnome/help/evolution/cs/mail-displaying-message.page
+share/gnome/help/evolution/cs/mail-displaying-no-css.page
+share/gnome/help/evolution/cs/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/cs/mail-duplicates.page
+share/gnome/help/evolution/cs/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/cs/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/cs/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/cs/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/cs/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/cs/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/cs/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/cs/mail-encryption.page
+share/gnome/help/evolution/cs/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/cs/mail-error-folder-mismatch.page
+share/gnome/help/evolution/cs/mail-error-no-provider-available.page
+share/gnome/help/evolution/cs/mail-filters-actions.page
+share/gnome/help/evolution/cs/mail-filters-conditions.page
+share/gnome/help/evolution/cs/mail-filters-not-working.page
+share/gnome/help/evolution/cs/mail-filters.page
+share/gnome/help/evolution/cs/mail-folders.page
+share/gnome/help/evolution/cs/mail-follow-up-flag.page
+share/gnome/help/evolution/cs/mail-imap-headers.page
+share/gnome/help/evolution/cs/mail-imap-subscriptions.page
+share/gnome/help/evolution/cs/mail-labels.page
+share/gnome/help/evolution/cs/mail-layout-changing.page
+share/gnome/help/evolution/cs/mail-moving-emails.page
+share/gnome/help/evolution/cs/mail-not-sent.page
+share/gnome/help/evolution/cs/mail-organizing.page
+share/gnome/help/evolution/cs/mail-read-receipts.page
+share/gnome/help/evolution/cs/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/cs/mail-received-notification.page
+share/gnome/help/evolution/cs/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/cs/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/cs/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/cs/mail-receiving-options-imap.page
+share/gnome/help/evolution/cs/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/cs/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/cs/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/cs/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/cs/mail-receiving-options-pop.page
+share/gnome/help/evolution/cs/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/cs/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/cs/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/cs/mail-receiving-options.page
+share/gnome/help/evolution/cs/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/cs/mail-refresh-folders.page
+share/gnome/help/evolution/cs/mail-search-folders-add.page
+share/gnome/help/evolution/cs/mail-search-folders-conditions.page
+share/gnome/help/evolution/cs/mail-search-folders-refresh.page
+share/gnome/help/evolution/cs/mail-search-folders.page
+share/gnome/help/evolution/cs/mail-searching-attachment-type.page
+share/gnome/help/evolution/cs/mail-searching.page
+share/gnome/help/evolution/cs/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/cs/mail-send-and-receive-manual.page
+share/gnome/help/evolution/cs/mail-send-and-receive.page
+share/gnome/help/evolution/cs/mail-sending-options-smtp.page
+share/gnome/help/evolution/cs/mail-several-pop-accounts.page
+share/gnome/help/evolution/cs/mail-sorting-message-list.page
+share/gnome/help/evolution/cs/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/cs/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/cs/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/cs/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/cs/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/cs/mail-spam-marking.page
+share/gnome/help/evolution/cs/mail-spam-settings.page
+share/gnome/help/evolution/cs/mail-spam.page
+share/gnome/help/evolution/cs/mail-two-trash-folders.page
+share/gnome/help/evolution/cs/mail-usenet-subscriptions.page
+share/gnome/help/evolution/cs/mail-vertical-view.page
+share/gnome/help/evolution/cs/mail-word-wrap.page
+share/gnome/help/evolution/cs/mail-working-offline.page
+share/gnome/help/evolution/cs/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/cs/memos-searching.page
+share/gnome/help/evolution/cs/memos-usage-add-memo.page
+share/gnome/help/evolution/cs/memos-usage-delete-memo.page
+share/gnome/help/evolution/cs/memos-usage-edit-memo.page
+share/gnome/help/evolution/cs/memos-usage.page
+share/gnome/help/evolution/cs/minimize-to-system-tray.page
+share/gnome/help/evolution/cs/organizing.page
+share/gnome/help/evolution/cs/problems-debug-how-to.page
+share/gnome/help/evolution/cs/problems-getting-help.page
+share/gnome/help/evolution/cs/problems-reporting-bugs.page
+share/gnome/help/evolution/cs/searching-items.page
+share/gnome/help/evolution/cs/sync-with-other-devices.page
+share/gnome/help/evolution/cs/tasks-caldav.page
+share/gnome/help/evolution/cs/tasks-display-settings.page
+share/gnome/help/evolution/cs/tasks-local.page
+share/gnome/help/evolution/cs/tasks-organizing.page
+share/gnome/help/evolution/cs/tasks-searching.page
+share/gnome/help/evolution/cs/tasks-usage-add-task.page
+share/gnome/help/evolution/cs/tasks-usage-delete-task.page
+share/gnome/help/evolution/cs/tasks-usage-edit-task.page
+share/gnome/help/evolution/cs/tasks-usage.page
+share/gnome/help/evolution/cs/tasks-using-several-tasklists.page
+share/gnome/help/evolution/cs/tasks-webdav.page
+share/gnome/help/evolution/cs/using-categories.page
+share/gnome/help/evolution/de/backup-restore.page
+share/gnome/help/evolution/de/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/de/calendar-caldav.page
+share/gnome/help/evolution/de/calendar-classifications.page
+share/gnome/help/evolution/de/calendar-free-busy.page
+share/gnome/help/evolution/de/calendar-google.page
+share/gnome/help/evolution/de/calendar-layout-appointment-display.page
+share/gnome/help/evolution/de/calendar-layout-general-formatting.page
+share/gnome/help/evolution/de/calendar-layout-views.page
+share/gnome/help/evolution/de/calendar-layout.page
+share/gnome/help/evolution/de/calendar-local.page
+share/gnome/help/evolution/de/calendar-marcus-bains-line.page
+share/gnome/help/evolution/de/calendar-meetings-delegating.page
+share/gnome/help/evolution/de/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/de/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/de/calendar-meetings.page
+share/gnome/help/evolution/de/calendar-organizing.page
+share/gnome/help/evolution/de/calendar-publishing.page
+share/gnome/help/evolution/de/calendar-recurrence.page
+share/gnome/help/evolution/de/calendar-searching.page
+share/gnome/help/evolution/de/calendar-sharing-information.page
+share/gnome/help/evolution/de/calendar-timezones.page
+share/gnome/help/evolution/de/calendar-usage-add-appointment.page
+share/gnome/help/evolution/de/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/de/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/de/calendar-usage.page
+share/gnome/help/evolution/de/calendar-using-several-calendars.page
+share/gnome/help/evolution/de/calendar-weather.page
+share/gnome/help/evolution/de/calendar-webdav.page
+share/gnome/help/evolution/de/change-switcher-appearance.page
+share/gnome/help/evolution/de/contacts-add-automatically.page
+share/gnome/help/evolution/de/contacts-autocompletion.page
+share/gnome/help/evolution/de/contacts-google.page
+share/gnome/help/evolution/de/contacts-ldap.page
+share/gnome/help/evolution/de/contacts-local.page
+share/gnome/help/evolution/de/contacts-organizing.page
+share/gnome/help/evolution/de/contacts-searching.page
+share/gnome/help/evolution/de/contacts-usage-add-contact.page
+share/gnome/help/evolution/de/contacts-usage-delete-contact.page
+share/gnome/help/evolution/de/contacts-usage-edit-contact.page
+share/gnome/help/evolution/de/contacts-usage.page
+share/gnome/help/evolution/de/contacts-using-contact-lists.page
+share/gnome/help/evolution/de/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/de/credits.page
+share/gnome/help/evolution/de/data-storage.page
+share/gnome/help/evolution/de/default-browser.page
+share/gnome/help/evolution/de/deleting-appointments.page
+share/gnome/help/evolution/de/deleting-emails.page
+share/gnome/help/evolution/de/deleting-to-free-disk-space.page
+share/gnome/help/evolution/de/exchange-connectors-overview.page
+share/gnome/help/evolution/de/exchange-placeholder.page
+share/gnome/help/evolution/de/exporting-data-calendar.page
+share/gnome/help/evolution/de/exporting-data-contacts.page
+share/gnome/help/evolution/de/exporting-data-mail.page
+share/gnome/help/evolution/de/exporting-data.page
+share/gnome/help/evolution/de/express-mode.page
+share/gnome/help/evolution/de/figures/color-204a87.png
+share/gnome/help/evolution/de/figures/color-2e3436.png
+share/gnome/help/evolution/de/figures/color-4e9a06.png
+share/gnome/help/evolution/de/figures/color-5c3566.png
+share/gnome/help/evolution/de/figures/color-8f5902.png
+share/gnome/help/evolution/de/figures/color-a40000.png
+share/gnome/help/evolution/de/figures/color-c4a000.png
+share/gnome/help/evolution/de/figures/color-ce5c00.png
+share/gnome/help/evolution/de/figures/evolutionlogo.png
+share/gnome/help/evolution/de/figures/minus-icon.png
+share/gnome/help/evolution/de/figures/new-mail-notification.png
+share/gnome/help/evolution/de/figures/new-mail-switcher.png
+share/gnome/help/evolution/de/figures/plus-icon.png
+share/gnome/help/evolution/de/figures/search-icon.png
+share/gnome/help/evolution/de/figures/window-overview-layers.png
+share/gnome/help/evolution/de/google-services.page
+share/gnome/help/evolution/de/groupwise-placeholder.page
+share/gnome/help/evolution/de/import-apps-mozilla.page
+share/gnome/help/evolution/de/import-apps-outlook.page
+share/gnome/help/evolution/de/import-data.page
+share/gnome/help/evolution/de/import-single-files.page
+share/gnome/help/evolution/de/import-supported-file-formats.page
+share/gnome/help/evolution/de/index.page
+share/gnome/help/evolution/de/intro-first-run.page
+share/gnome/help/evolution/de/intro-main-window.page
+share/gnome/help/evolution/de/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/de/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/de/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/de/mail-account-manage-imap.page
+share/gnome/help/evolution/de/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/de/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/de/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/de/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/de/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/de/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/de/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/de/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/de/mail-account-manage-pop.page
+share/gnome/help/evolution/de/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/de/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/de/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/de/mail-account-management.page
+share/gnome/help/evolution/de/mail-attachments-received.page
+share/gnome/help/evolution/de/mail-attachments-sending.page
+share/gnome/help/evolution/de/mail-attachments.page
+share/gnome/help/evolution/de/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/de/mail-cannot-see.page
+share/gnome/help/evolution/de/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/de/mail-change-time-format.page
+share/gnome/help/evolution/de/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/de/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/de/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/de/mail-composer-forward.page
+share/gnome/help/evolution/de/mail-composer-html-image.page
+share/gnome/help/evolution/de/mail-composer-html-link.page
+share/gnome/help/evolution/de/mail-composer-html-rule.page
+share/gnome/help/evolution/de/mail-composer-html-table.page
+share/gnome/help/evolution/de/mail-composer-html-text.page
+share/gnome/help/evolution/de/mail-composer-html.page
+share/gnome/help/evolution/de/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/de/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/de/mail-composer-mail-signatures.page
+share/gnome/help/evolution/de/mail-composer-message-templates.page
+share/gnome/help/evolution/de/mail-composer-priority.page
+share/gnome/help/evolution/de/mail-composer-reply.page
+share/gnome/help/evolution/de/mail-composer-search.page
+share/gnome/help/evolution/de/mail-composer-several-recipients.page
+share/gnome/help/evolution/de/mail-composer-spellcheck.page
+share/gnome/help/evolution/de/mail-composer-write-new-message.page
+share/gnome/help/evolution/de/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/de/mail-default-folder-locations.page
+share/gnome/help/evolution/de/mail-delete-and-undelete.page
+share/gnome/help/evolution/de/mail-displaying-character-encodings.page
+share/gnome/help/evolution/de/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/de/mail-displaying-images-in-html.page
+share/gnome/help/evolution/de/mail-displaying-message.page
+share/gnome/help/evolution/de/mail-displaying-no-css.page
+share/gnome/help/evolution/de/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/de/mail-duplicates.page
+share/gnome/help/evolution/de/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/de/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/de/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/de/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/de/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/de/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/de/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/de/mail-encryption.page
+share/gnome/help/evolution/de/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/de/mail-error-folder-mismatch.page
+share/gnome/help/evolution/de/mail-error-no-provider-available.page
+share/gnome/help/evolution/de/mail-filters-actions.page
+share/gnome/help/evolution/de/mail-filters-conditions.page
+share/gnome/help/evolution/de/mail-filters-not-working.page
+share/gnome/help/evolution/de/mail-filters.page
+share/gnome/help/evolution/de/mail-folders.page
+share/gnome/help/evolution/de/mail-follow-up-flag.page
+share/gnome/help/evolution/de/mail-imap-headers.page
+share/gnome/help/evolution/de/mail-imap-subscriptions.page
+share/gnome/help/evolution/de/mail-labels.page
+share/gnome/help/evolution/de/mail-layout-changing.page
+share/gnome/help/evolution/de/mail-moving-emails.page
+share/gnome/help/evolution/de/mail-not-sent.page
+share/gnome/help/evolution/de/mail-organizing.page
+share/gnome/help/evolution/de/mail-read-receipts.page
+share/gnome/help/evolution/de/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/de/mail-received-notification.page
+share/gnome/help/evolution/de/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/de/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/de/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/de/mail-receiving-options-imap.page
+share/gnome/help/evolution/de/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/de/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/de/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/de/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/de/mail-receiving-options-pop.page
+share/gnome/help/evolution/de/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/de/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/de/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/de/mail-receiving-options.page
+share/gnome/help/evolution/de/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/de/mail-refresh-folders.page
+share/gnome/help/evolution/de/mail-search-folders-add.page
+share/gnome/help/evolution/de/mail-search-folders-conditions.page
+share/gnome/help/evolution/de/mail-search-folders-refresh.page
+share/gnome/help/evolution/de/mail-search-folders.page
+share/gnome/help/evolution/de/mail-searching-attachment-type.page
+share/gnome/help/evolution/de/mail-searching.page
+share/gnome/help/evolution/de/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/de/mail-send-and-receive-manual.page
+share/gnome/help/evolution/de/mail-send-and-receive.page
+share/gnome/help/evolution/de/mail-sending-options-smtp.page
+share/gnome/help/evolution/de/mail-several-pop-accounts.page
+share/gnome/help/evolution/de/mail-sorting-message-list.page
+share/gnome/help/evolution/de/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/de/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/de/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/de/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/de/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/de/mail-spam-marking.page
+share/gnome/help/evolution/de/mail-spam-settings.page
+share/gnome/help/evolution/de/mail-spam.page
+share/gnome/help/evolution/de/mail-two-trash-folders.page
+share/gnome/help/evolution/de/mail-usenet-subscriptions.page
+share/gnome/help/evolution/de/mail-vertical-view.page
+share/gnome/help/evolution/de/mail-word-wrap.page
+share/gnome/help/evolution/de/mail-working-offline.page
+share/gnome/help/evolution/de/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/de/memos-searching.page
+share/gnome/help/evolution/de/memos-usage-add-memo.page
+share/gnome/help/evolution/de/memos-usage-delete-memo.page
+share/gnome/help/evolution/de/memos-usage-edit-memo.page
+share/gnome/help/evolution/de/memos-usage.page
+share/gnome/help/evolution/de/minimize-to-system-tray.page
+share/gnome/help/evolution/de/organizing.page
+share/gnome/help/evolution/de/problems-debug-how-to.page
+share/gnome/help/evolution/de/problems-getting-help.page
+share/gnome/help/evolution/de/problems-reporting-bugs.page
+share/gnome/help/evolution/de/searching-items.page
+share/gnome/help/evolution/de/sync-with-other-devices.page
+share/gnome/help/evolution/de/tasks-caldav.page
+share/gnome/help/evolution/de/tasks-display-settings.page
+share/gnome/help/evolution/de/tasks-local.page
+share/gnome/help/evolution/de/tasks-organizing.page
+share/gnome/help/evolution/de/tasks-searching.page
+share/gnome/help/evolution/de/tasks-usage-add-task.page
+share/gnome/help/evolution/de/tasks-usage-delete-task.page
+share/gnome/help/evolution/de/tasks-usage-edit-task.page
+share/gnome/help/evolution/de/tasks-usage.page
+share/gnome/help/evolution/de/tasks-using-several-tasklists.page
+share/gnome/help/evolution/de/tasks-webdav.page
+share/gnome/help/evolution/de/using-categories.page
+share/gnome/help/evolution/el/backup-restore.page
+share/gnome/help/evolution/el/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/el/calendar-caldav.page
+share/gnome/help/evolution/el/calendar-classifications.page
+share/gnome/help/evolution/el/calendar-free-busy.page
+share/gnome/help/evolution/el/calendar-google.page
+share/gnome/help/evolution/el/calendar-layout-appointment-display.page
+share/gnome/help/evolution/el/calendar-layout-general-formatting.page
+share/gnome/help/evolution/el/calendar-layout-views.page
+share/gnome/help/evolution/el/calendar-layout.page
+share/gnome/help/evolution/el/calendar-local.page
+share/gnome/help/evolution/el/calendar-marcus-bains-line.page
+share/gnome/help/evolution/el/calendar-meetings-delegating.page
+share/gnome/help/evolution/el/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/el/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/el/calendar-meetings.page
+share/gnome/help/evolution/el/calendar-organizing.page
+share/gnome/help/evolution/el/calendar-publishing.page
+share/gnome/help/evolution/el/calendar-recurrence.page
+share/gnome/help/evolution/el/calendar-searching.page
+share/gnome/help/evolution/el/calendar-sharing-information.page
+share/gnome/help/evolution/el/calendar-timezones.page
+share/gnome/help/evolution/el/calendar-usage-add-appointment.page
+share/gnome/help/evolution/el/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/el/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/el/calendar-usage.page
+share/gnome/help/evolution/el/calendar-using-several-calendars.page
+share/gnome/help/evolution/el/calendar-weather.page
+share/gnome/help/evolution/el/calendar-webdav.page
+share/gnome/help/evolution/el/change-switcher-appearance.page
+share/gnome/help/evolution/el/contacts-add-automatically.page
+share/gnome/help/evolution/el/contacts-autocompletion.page
+share/gnome/help/evolution/el/contacts-google.page
+share/gnome/help/evolution/el/contacts-ldap.page
+share/gnome/help/evolution/el/contacts-local.page
+share/gnome/help/evolution/el/contacts-organizing.page
+share/gnome/help/evolution/el/contacts-searching.page
+share/gnome/help/evolution/el/contacts-usage-add-contact.page
+share/gnome/help/evolution/el/contacts-usage-delete-contact.page
+share/gnome/help/evolution/el/contacts-usage-edit-contact.page
+share/gnome/help/evolution/el/contacts-usage.page
+share/gnome/help/evolution/el/contacts-using-contact-lists.page
+share/gnome/help/evolution/el/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/el/credits.page
+share/gnome/help/evolution/el/data-storage.page
+share/gnome/help/evolution/el/default-browser.page
+share/gnome/help/evolution/el/deleting-appointments.page
+share/gnome/help/evolution/el/deleting-emails.page
+share/gnome/help/evolution/el/deleting-to-free-disk-space.page
+share/gnome/help/evolution/el/exchange-connectors-overview.page
+share/gnome/help/evolution/el/exchange-placeholder.page
+share/gnome/help/evolution/el/exporting-data-calendar.page
+share/gnome/help/evolution/el/exporting-data-contacts.page
+share/gnome/help/evolution/el/exporting-data-mail.page
+share/gnome/help/evolution/el/exporting-data.page
+share/gnome/help/evolution/el/express-mode.page
+share/gnome/help/evolution/el/figures/color-204a87.png
+share/gnome/help/evolution/el/figures/color-2e3436.png
+share/gnome/help/evolution/el/figures/color-4e9a06.png
+share/gnome/help/evolution/el/figures/color-5c3566.png
+share/gnome/help/evolution/el/figures/color-8f5902.png
+share/gnome/help/evolution/el/figures/color-a40000.png
+share/gnome/help/evolution/el/figures/color-c4a000.png
+share/gnome/help/evolution/el/figures/color-ce5c00.png
+share/gnome/help/evolution/el/figures/evolutionlogo.png
+share/gnome/help/evolution/el/figures/minus-icon.png
+share/gnome/help/evolution/el/figures/new-mail-notification.png
+share/gnome/help/evolution/el/figures/new-mail-switcher.png
+share/gnome/help/evolution/el/figures/plus-icon.png
+share/gnome/help/evolution/el/figures/search-icon.png
+share/gnome/help/evolution/el/figures/window-overview-layers.png
+share/gnome/help/evolution/el/google-services.page
+share/gnome/help/evolution/el/groupwise-placeholder.page
+share/gnome/help/evolution/el/import-apps-mozilla.page
+share/gnome/help/evolution/el/import-apps-outlook.page
+share/gnome/help/evolution/el/import-data.page
+share/gnome/help/evolution/el/import-single-files.page
+share/gnome/help/evolution/el/import-supported-file-formats.page
+share/gnome/help/evolution/el/index.page
+share/gnome/help/evolution/el/intro-first-run.page
+share/gnome/help/evolution/el/intro-main-window.page
+share/gnome/help/evolution/el/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/el/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/el/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/el/mail-account-manage-imap.page
+share/gnome/help/evolution/el/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/el/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/el/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/el/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/el/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/el/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/el/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/el/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/el/mail-account-manage-pop.page
+share/gnome/help/evolution/el/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/el/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/el/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/el/mail-account-management.page
+share/gnome/help/evolution/el/mail-attachments-received.page
+share/gnome/help/evolution/el/mail-attachments-sending.page
+share/gnome/help/evolution/el/mail-attachments.page
+share/gnome/help/evolution/el/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/el/mail-cannot-see.page
+share/gnome/help/evolution/el/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/el/mail-change-time-format.page
+share/gnome/help/evolution/el/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/el/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/el/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/el/mail-composer-forward.page
+share/gnome/help/evolution/el/mail-composer-html-image.page
+share/gnome/help/evolution/el/mail-composer-html-link.page
+share/gnome/help/evolution/el/mail-composer-html-rule.page
+share/gnome/help/evolution/el/mail-composer-html-table.page
+share/gnome/help/evolution/el/mail-composer-html-text.page
+share/gnome/help/evolution/el/mail-composer-html.page
+share/gnome/help/evolution/el/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/el/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/el/mail-composer-mail-signatures.page
+share/gnome/help/evolution/el/mail-composer-message-templates.page
+share/gnome/help/evolution/el/mail-composer-priority.page
+share/gnome/help/evolution/el/mail-composer-reply.page
+share/gnome/help/evolution/el/mail-composer-search.page
+share/gnome/help/evolution/el/mail-composer-several-recipients.page
+share/gnome/help/evolution/el/mail-composer-spellcheck.page
+share/gnome/help/evolution/el/mail-composer-write-new-message.page
+share/gnome/help/evolution/el/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/el/mail-default-folder-locations.page
+share/gnome/help/evolution/el/mail-delete-and-undelete.page
+share/gnome/help/evolution/el/mail-displaying-character-encodings.page
+share/gnome/help/evolution/el/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/el/mail-displaying-images-in-html.page
+share/gnome/help/evolution/el/mail-displaying-message.page
+share/gnome/help/evolution/el/mail-displaying-no-css.page
+share/gnome/help/evolution/el/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/el/mail-duplicates.page
+share/gnome/help/evolution/el/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/el/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/el/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/el/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/el/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/el/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/el/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/el/mail-encryption.page
+share/gnome/help/evolution/el/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/el/mail-error-folder-mismatch.page
+share/gnome/help/evolution/el/mail-error-no-provider-available.page
+share/gnome/help/evolution/el/mail-filters-actions.page
+share/gnome/help/evolution/el/mail-filters-conditions.page
+share/gnome/help/evolution/el/mail-filters-not-working.page
+share/gnome/help/evolution/el/mail-filters.page
+share/gnome/help/evolution/el/mail-folders.page
+share/gnome/help/evolution/el/mail-follow-up-flag.page
+share/gnome/help/evolution/el/mail-imap-headers.page
+share/gnome/help/evolution/el/mail-imap-subscriptions.page
+share/gnome/help/evolution/el/mail-labels.page
+share/gnome/help/evolution/el/mail-layout-changing.page
+share/gnome/help/evolution/el/mail-moving-emails.page
+share/gnome/help/evolution/el/mail-not-sent.page
+share/gnome/help/evolution/el/mail-organizing.page
+share/gnome/help/evolution/el/mail-read-receipts.page
+share/gnome/help/evolution/el/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/el/mail-received-notification.page
+share/gnome/help/evolution/el/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/el/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/el/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/el/mail-receiving-options-imap.page
+share/gnome/help/evolution/el/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/el/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/el/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/el/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/el/mail-receiving-options-pop.page
+share/gnome/help/evolution/el/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/el/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/el/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/el/mail-receiving-options.page
+share/gnome/help/evolution/el/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/el/mail-refresh-folders.page
+share/gnome/help/evolution/el/mail-search-folders-add.page
+share/gnome/help/evolution/el/mail-search-folders-conditions.page
+share/gnome/help/evolution/el/mail-search-folders-refresh.page
+share/gnome/help/evolution/el/mail-search-folders.page
+share/gnome/help/evolution/el/mail-searching-attachment-type.page
+share/gnome/help/evolution/el/mail-searching.page
+share/gnome/help/evolution/el/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/el/mail-send-and-receive-manual.page
+share/gnome/help/evolution/el/mail-send-and-receive.page
+share/gnome/help/evolution/el/mail-sending-options-smtp.page
+share/gnome/help/evolution/el/mail-several-pop-accounts.page
+share/gnome/help/evolution/el/mail-sorting-message-list.page
+share/gnome/help/evolution/el/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/el/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/el/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/el/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/el/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/el/mail-spam-marking.page
+share/gnome/help/evolution/el/mail-spam-settings.page
+share/gnome/help/evolution/el/mail-spam.page
+share/gnome/help/evolution/el/mail-two-trash-folders.page
+share/gnome/help/evolution/el/mail-usenet-subscriptions.page
+share/gnome/help/evolution/el/mail-vertical-view.page
+share/gnome/help/evolution/el/mail-word-wrap.page
+share/gnome/help/evolution/el/mail-working-offline.page
+share/gnome/help/evolution/el/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/el/memos-searching.page
+share/gnome/help/evolution/el/memos-usage-add-memo.page
+share/gnome/help/evolution/el/memos-usage-delete-memo.page
+share/gnome/help/evolution/el/memos-usage-edit-memo.page
+share/gnome/help/evolution/el/memos-usage.page
+share/gnome/help/evolution/el/minimize-to-system-tray.page
+share/gnome/help/evolution/el/organizing.page
+share/gnome/help/evolution/el/problems-debug-how-to.page
+share/gnome/help/evolution/el/problems-getting-help.page
+share/gnome/help/evolution/el/problems-reporting-bugs.page
+share/gnome/help/evolution/el/searching-items.page
+share/gnome/help/evolution/el/sync-with-other-devices.page
+share/gnome/help/evolution/el/tasks-caldav.page
+share/gnome/help/evolution/el/tasks-display-settings.page
+share/gnome/help/evolution/el/tasks-local.page
+share/gnome/help/evolution/el/tasks-organizing.page
+share/gnome/help/evolution/el/tasks-searching.page
+share/gnome/help/evolution/el/tasks-usage-add-task.page
+share/gnome/help/evolution/el/tasks-usage-delete-task.page
+share/gnome/help/evolution/el/tasks-usage-edit-task.page
+share/gnome/help/evolution/el/tasks-usage.page
+share/gnome/help/evolution/el/tasks-using-several-tasklists.page
+share/gnome/help/evolution/el/tasks-webdav.page
+share/gnome/help/evolution/el/using-categories.page
+share/gnome/help/evolution/en_GB/backup-restore.page
+share/gnome/help/evolution/en_GB/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/en_GB/calendar-caldav.page
+share/gnome/help/evolution/en_GB/calendar-classifications.page
+share/gnome/help/evolution/en_GB/calendar-free-busy.page
+share/gnome/help/evolution/en_GB/calendar-google.page
+share/gnome/help/evolution/en_GB/calendar-layout-appointment-display.page
+share/gnome/help/evolution/en_GB/calendar-layout-general-formatting.page
+share/gnome/help/evolution/en_GB/calendar-layout-views.page
+share/gnome/help/evolution/en_GB/calendar-layout.page
+share/gnome/help/evolution/en_GB/calendar-local.page
+share/gnome/help/evolution/en_GB/calendar-marcus-bains-line.page
+share/gnome/help/evolution/en_GB/calendar-meetings-delegating.page
+share/gnome/help/evolution/en_GB/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/en_GB/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/en_GB/calendar-meetings.page
+share/gnome/help/evolution/en_GB/calendar-organizing.page
+share/gnome/help/evolution/en_GB/calendar-publishing.page
+share/gnome/help/evolution/en_GB/calendar-recurrence.page
+share/gnome/help/evolution/en_GB/calendar-searching.page
+share/gnome/help/evolution/en_GB/calendar-sharing-information.page
+share/gnome/help/evolution/en_GB/calendar-timezones.page
+share/gnome/help/evolution/en_GB/calendar-usage-add-appointment.page
+share/gnome/help/evolution/en_GB/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/en_GB/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/en_GB/calendar-usage.page
+share/gnome/help/evolution/en_GB/calendar-using-several-calendars.page
+share/gnome/help/evolution/en_GB/calendar-weather.page
+share/gnome/help/evolution/en_GB/calendar-webdav.page
+share/gnome/help/evolution/en_GB/change-switcher-appearance.page
+share/gnome/help/evolution/en_GB/contacts-add-automatically.page
+share/gnome/help/evolution/en_GB/contacts-autocompletion.page
+share/gnome/help/evolution/en_GB/contacts-google.page
+share/gnome/help/evolution/en_GB/contacts-ldap.page
+share/gnome/help/evolution/en_GB/contacts-local.page
+share/gnome/help/evolution/en_GB/contacts-organizing.page
+share/gnome/help/evolution/en_GB/contacts-searching.page
+share/gnome/help/evolution/en_GB/contacts-usage-add-contact.page
+share/gnome/help/evolution/en_GB/contacts-usage-delete-contact.page
+share/gnome/help/evolution/en_GB/contacts-usage-edit-contact.page
+share/gnome/help/evolution/en_GB/contacts-usage.page
+share/gnome/help/evolution/en_GB/contacts-using-contact-lists.page
+share/gnome/help/evolution/en_GB/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/en_GB/credits.page
+share/gnome/help/evolution/en_GB/data-storage.page
+share/gnome/help/evolution/en_GB/default-browser.page
+share/gnome/help/evolution/en_GB/deleting-appointments.page
+share/gnome/help/evolution/en_GB/deleting-emails.page
+share/gnome/help/evolution/en_GB/deleting-to-free-disk-space.page
+share/gnome/help/evolution/en_GB/exchange-connectors-overview.page
+share/gnome/help/evolution/en_GB/exchange-placeholder.page
+share/gnome/help/evolution/en_GB/exporting-data-calendar.page
+share/gnome/help/evolution/en_GB/exporting-data-contacts.page
+share/gnome/help/evolution/en_GB/exporting-data-mail.page
+share/gnome/help/evolution/en_GB/exporting-data.page
+share/gnome/help/evolution/en_GB/express-mode.page
+share/gnome/help/evolution/en_GB/figures/color-204a87.png
+share/gnome/help/evolution/en_GB/figures/color-2e3436.png
+share/gnome/help/evolution/en_GB/figures/color-4e9a06.png
+share/gnome/help/evolution/en_GB/figures/color-5c3566.png
+share/gnome/help/evolution/en_GB/figures/color-8f5902.png
+share/gnome/help/evolution/en_GB/figures/color-a40000.png
+share/gnome/help/evolution/en_GB/figures/color-c4a000.png
+share/gnome/help/evolution/en_GB/figures/color-ce5c00.png
+share/gnome/help/evolution/en_GB/figures/evolutionlogo.png
+share/gnome/help/evolution/en_GB/figures/minus-icon.png
+share/gnome/help/evolution/en_GB/figures/new-mail-notification.png
+share/gnome/help/evolution/en_GB/figures/new-mail-switcher.png
+share/gnome/help/evolution/en_GB/figures/plus-icon.png
+share/gnome/help/evolution/en_GB/figures/search-icon.png
+share/gnome/help/evolution/en_GB/figures/window-overview-layers.png
+share/gnome/help/evolution/en_GB/google-services.page
+share/gnome/help/evolution/en_GB/groupwise-placeholder.page
+share/gnome/help/evolution/en_GB/import-apps-mozilla.page
+share/gnome/help/evolution/en_GB/import-apps-outlook.page
+share/gnome/help/evolution/en_GB/import-data.page
+share/gnome/help/evolution/en_GB/import-single-files.page
+share/gnome/help/evolution/en_GB/import-supported-file-formats.page
+share/gnome/help/evolution/en_GB/index.page
+share/gnome/help/evolution/en_GB/intro-first-run.page
+share/gnome/help/evolution/en_GB/intro-main-window.page
+share/gnome/help/evolution/en_GB/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/en_GB/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/en_GB/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/en_GB/mail-account-manage-imap.page
+share/gnome/help/evolution/en_GB/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/en_GB/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/en_GB/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/en_GB/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/en_GB/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/en_GB/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/en_GB/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/en_GB/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/en_GB/mail-account-manage-pop.page
+share/gnome/help/evolution/en_GB/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/en_GB/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/en_GB/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/en_GB/mail-account-management.page
+share/gnome/help/evolution/en_GB/mail-attachments-received.page
+share/gnome/help/evolution/en_GB/mail-attachments-sending.page
+share/gnome/help/evolution/en_GB/mail-attachments.page
+share/gnome/help/evolution/en_GB/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/en_GB/mail-cannot-see.page
+share/gnome/help/evolution/en_GB/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/en_GB/mail-change-time-format.page
+share/gnome/help/evolution/en_GB/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/en_GB/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/en_GB/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/en_GB/mail-composer-forward.page
+share/gnome/help/evolution/en_GB/mail-composer-html-image.page
+share/gnome/help/evolution/en_GB/mail-composer-html-link.page
+share/gnome/help/evolution/en_GB/mail-composer-html-rule.page
+share/gnome/help/evolution/en_GB/mail-composer-html-table.page
+share/gnome/help/evolution/en_GB/mail-composer-html-text.page
+share/gnome/help/evolution/en_GB/mail-composer-html.page
+share/gnome/help/evolution/en_GB/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/en_GB/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/en_GB/mail-composer-mail-signatures.page
+share/gnome/help/evolution/en_GB/mail-composer-message-templates.page
+share/gnome/help/evolution/en_GB/mail-composer-priority.page
+share/gnome/help/evolution/en_GB/mail-composer-reply.page
+share/gnome/help/evolution/en_GB/mail-composer-search.page
+share/gnome/help/evolution/en_GB/mail-composer-several-recipients.page
+share/gnome/help/evolution/en_GB/mail-composer-spellcheck.page
+share/gnome/help/evolution/en_GB/mail-composer-write-new-message.page
+share/gnome/help/evolution/en_GB/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/en_GB/mail-default-folder-locations.page
+share/gnome/help/evolution/en_GB/mail-delete-and-undelete.page
+share/gnome/help/evolution/en_GB/mail-displaying-character-encodings.page
+share/gnome/help/evolution/en_GB/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/en_GB/mail-displaying-images-in-html.page
+share/gnome/help/evolution/en_GB/mail-displaying-message.page
+share/gnome/help/evolution/en_GB/mail-displaying-no-css.page
+share/gnome/help/evolution/en_GB/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/en_GB/mail-duplicates.page
+share/gnome/help/evolution/en_GB/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/en_GB/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/en_GB/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/en_GB/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/en_GB/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/en_GB/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/en_GB/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/en_GB/mail-encryption.page
+share/gnome/help/evolution/en_GB/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/en_GB/mail-error-folder-mismatch.page
+share/gnome/help/evolution/en_GB/mail-error-no-provider-available.page
+share/gnome/help/evolution/en_GB/mail-filters-actions.page
+share/gnome/help/evolution/en_GB/mail-filters-conditions.page
+share/gnome/help/evolution/en_GB/mail-filters-not-working.page
+share/gnome/help/evolution/en_GB/mail-filters.page
+share/gnome/help/evolution/en_GB/mail-folders.page
+share/gnome/help/evolution/en_GB/mail-follow-up-flag.page
+share/gnome/help/evolution/en_GB/mail-imap-headers.page
+share/gnome/help/evolution/en_GB/mail-imap-subscriptions.page
+share/gnome/help/evolution/en_GB/mail-labels.page
+share/gnome/help/evolution/en_GB/mail-layout-changing.page
+share/gnome/help/evolution/en_GB/mail-moving-emails.page
+share/gnome/help/evolution/en_GB/mail-not-sent.page
+share/gnome/help/evolution/en_GB/mail-organizing.page
+share/gnome/help/evolution/en_GB/mail-read-receipts.page
+share/gnome/help/evolution/en_GB/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/en_GB/mail-received-notification.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-imap.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-pop.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/en_GB/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/en_GB/mail-receiving-options.page
+share/gnome/help/evolution/en_GB/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/en_GB/mail-refresh-folders.page
+share/gnome/help/evolution/en_GB/mail-search-folders-add.page
+share/gnome/help/evolution/en_GB/mail-search-folders-conditions.page
+share/gnome/help/evolution/en_GB/mail-search-folders-refresh.page
+share/gnome/help/evolution/en_GB/mail-search-folders.page
+share/gnome/help/evolution/en_GB/mail-searching-attachment-type.page
+share/gnome/help/evolution/en_GB/mail-searching.page
+share/gnome/help/evolution/en_GB/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/en_GB/mail-send-and-receive-manual.page
+share/gnome/help/evolution/en_GB/mail-send-and-receive.page
+share/gnome/help/evolution/en_GB/mail-sending-options-smtp.page
+share/gnome/help/evolution/en_GB/mail-several-pop-accounts.page
+share/gnome/help/evolution/en_GB/mail-sorting-message-list.page
+share/gnome/help/evolution/en_GB/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/en_GB/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/en_GB/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/en_GB/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/en_GB/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/en_GB/mail-spam-marking.page
+share/gnome/help/evolution/en_GB/mail-spam-settings.page
+share/gnome/help/evolution/en_GB/mail-spam.page
+share/gnome/help/evolution/en_GB/mail-two-trash-folders.page
+share/gnome/help/evolution/en_GB/mail-usenet-subscriptions.page
+share/gnome/help/evolution/en_GB/mail-vertical-view.page
+share/gnome/help/evolution/en_GB/mail-word-wrap.page
+share/gnome/help/evolution/en_GB/mail-working-offline.page
+share/gnome/help/evolution/en_GB/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/en_GB/memos-searching.page
+share/gnome/help/evolution/en_GB/memos-usage-add-memo.page
+share/gnome/help/evolution/en_GB/memos-usage-delete-memo.page
+share/gnome/help/evolution/en_GB/memos-usage-edit-memo.page
+share/gnome/help/evolution/en_GB/memos-usage.page
+share/gnome/help/evolution/en_GB/minimize-to-system-tray.page
+share/gnome/help/evolution/en_GB/organizing.page
+share/gnome/help/evolution/en_GB/problems-debug-how-to.page
+share/gnome/help/evolution/en_GB/problems-getting-help.page
+share/gnome/help/evolution/en_GB/problems-reporting-bugs.page
+share/gnome/help/evolution/en_GB/searching-items.page
+share/gnome/help/evolution/en_GB/sync-with-other-devices.page
+share/gnome/help/evolution/en_GB/tasks-caldav.page
+share/gnome/help/evolution/en_GB/tasks-display-settings.page
+share/gnome/help/evolution/en_GB/tasks-local.page
+share/gnome/help/evolution/en_GB/tasks-organizing.page
+share/gnome/help/evolution/en_GB/tasks-searching.page
+share/gnome/help/evolution/en_GB/tasks-usage-add-task.page
+share/gnome/help/evolution/en_GB/tasks-usage-delete-task.page
+share/gnome/help/evolution/en_GB/tasks-usage-edit-task.page
+share/gnome/help/evolution/en_GB/tasks-usage.page
+share/gnome/help/evolution/en_GB/tasks-using-several-tasklists.page
+share/gnome/help/evolution/en_GB/tasks-webdav.page
+share/gnome/help/evolution/en_GB/using-categories.page
+share/gnome/help/evolution/es/backup-restore.page
+share/gnome/help/evolution/es/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/es/calendar-caldav.page
+share/gnome/help/evolution/es/calendar-classifications.page
+share/gnome/help/evolution/es/calendar-free-busy.page
+share/gnome/help/evolution/es/calendar-google.page
+share/gnome/help/evolution/es/calendar-layout-appointment-display.page
+share/gnome/help/evolution/es/calendar-layout-general-formatting.page
+share/gnome/help/evolution/es/calendar-layout-views.page
+share/gnome/help/evolution/es/calendar-layout.page
+share/gnome/help/evolution/es/calendar-local.page
+share/gnome/help/evolution/es/calendar-marcus-bains-line.page
+share/gnome/help/evolution/es/calendar-meetings-delegating.page
+share/gnome/help/evolution/es/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/es/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/es/calendar-meetings.page
+share/gnome/help/evolution/es/calendar-organizing.page
+share/gnome/help/evolution/es/calendar-publishing.page
+share/gnome/help/evolution/es/calendar-recurrence.page
+share/gnome/help/evolution/es/calendar-searching.page
+share/gnome/help/evolution/es/calendar-sharing-information.page
+share/gnome/help/evolution/es/calendar-timezones.page
+share/gnome/help/evolution/es/calendar-usage-add-appointment.page
+share/gnome/help/evolution/es/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/es/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/es/calendar-usage.page
+share/gnome/help/evolution/es/calendar-using-several-calendars.page
+share/gnome/help/evolution/es/calendar-weather.page
+share/gnome/help/evolution/es/calendar-webdav.page
+share/gnome/help/evolution/es/change-switcher-appearance.page
+share/gnome/help/evolution/es/contacts-add-automatically.page
+share/gnome/help/evolution/es/contacts-autocompletion.page
+share/gnome/help/evolution/es/contacts-google.page
+share/gnome/help/evolution/es/contacts-ldap.page
+share/gnome/help/evolution/es/contacts-local.page
+share/gnome/help/evolution/es/contacts-organizing.page
+share/gnome/help/evolution/es/contacts-searching.page
+share/gnome/help/evolution/es/contacts-usage-add-contact.page
+share/gnome/help/evolution/es/contacts-usage-delete-contact.page
+share/gnome/help/evolution/es/contacts-usage-edit-contact.page
+share/gnome/help/evolution/es/contacts-usage.page
+share/gnome/help/evolution/es/contacts-using-contact-lists.page
+share/gnome/help/evolution/es/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/es/credits.page
+share/gnome/help/evolution/es/data-storage.page
+share/gnome/help/evolution/es/default-browser.page
+share/gnome/help/evolution/es/deleting-appointments.page
+share/gnome/help/evolution/es/deleting-emails.page
+share/gnome/help/evolution/es/deleting-to-free-disk-space.page
+share/gnome/help/evolution/es/exchange-connectors-overview.page
+share/gnome/help/evolution/es/exchange-placeholder.page
+share/gnome/help/evolution/es/exporting-data-calendar.page
+share/gnome/help/evolution/es/exporting-data-contacts.page
+share/gnome/help/evolution/es/exporting-data-mail.page
+share/gnome/help/evolution/es/exporting-data.page
+share/gnome/help/evolution/es/express-mode.page
+share/gnome/help/evolution/es/figures/color-204a87.png
+share/gnome/help/evolution/es/figures/color-2e3436.png
+share/gnome/help/evolution/es/figures/color-4e9a06.png
+share/gnome/help/evolution/es/figures/color-5c3566.png
+share/gnome/help/evolution/es/figures/color-8f5902.png
+share/gnome/help/evolution/es/figures/color-a40000.png
+share/gnome/help/evolution/es/figures/color-c4a000.png
+share/gnome/help/evolution/es/figures/color-ce5c00.png
+share/gnome/help/evolution/es/figures/evolutionlogo.png
+share/gnome/help/evolution/es/figures/minus-icon.png
+share/gnome/help/evolution/es/figures/new-mail-notification.png
+share/gnome/help/evolution/es/figures/new-mail-switcher.png
+share/gnome/help/evolution/es/figures/plus-icon.png
+share/gnome/help/evolution/es/figures/search-icon.png
+share/gnome/help/evolution/es/figures/window-overview-layers.png
+share/gnome/help/evolution/es/google-services.page
+share/gnome/help/evolution/es/groupwise-placeholder.page
+share/gnome/help/evolution/es/import-apps-mozilla.page
+share/gnome/help/evolution/es/import-apps-outlook.page
+share/gnome/help/evolution/es/import-data.page
+share/gnome/help/evolution/es/import-single-files.page
+share/gnome/help/evolution/es/import-supported-file-formats.page
+share/gnome/help/evolution/es/index.page
+share/gnome/help/evolution/es/intro-first-run.page
+share/gnome/help/evolution/es/intro-main-window.page
+share/gnome/help/evolution/es/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/es/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/es/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/es/mail-account-manage-imap.page
+share/gnome/help/evolution/es/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/es/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/es/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/es/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/es/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/es/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/es/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/es/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/es/mail-account-manage-pop.page
+share/gnome/help/evolution/es/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/es/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/es/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/es/mail-account-management.page
+share/gnome/help/evolution/es/mail-attachments-received.page
+share/gnome/help/evolution/es/mail-attachments-sending.page
+share/gnome/help/evolution/es/mail-attachments.page
+share/gnome/help/evolution/es/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/es/mail-cannot-see.page
+share/gnome/help/evolution/es/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/es/mail-change-time-format.page
+share/gnome/help/evolution/es/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/es/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/es/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/es/mail-composer-forward.page
+share/gnome/help/evolution/es/mail-composer-html-image.page
+share/gnome/help/evolution/es/mail-composer-html-link.page
+share/gnome/help/evolution/es/mail-composer-html-rule.page
+share/gnome/help/evolution/es/mail-composer-html-table.page
+share/gnome/help/evolution/es/mail-composer-html-text.page
+share/gnome/help/evolution/es/mail-composer-html.page
+share/gnome/help/evolution/es/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/es/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/es/mail-composer-mail-signatures.page
+share/gnome/help/evolution/es/mail-composer-message-templates.page
+share/gnome/help/evolution/es/mail-composer-priority.page
+share/gnome/help/evolution/es/mail-composer-reply.page
+share/gnome/help/evolution/es/mail-composer-search.page
+share/gnome/help/evolution/es/mail-composer-several-recipients.page
+share/gnome/help/evolution/es/mail-composer-spellcheck.page
+share/gnome/help/evolution/es/mail-composer-write-new-message.page
+share/gnome/help/evolution/es/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/es/mail-default-folder-locations.page
+share/gnome/help/evolution/es/mail-delete-and-undelete.page
+share/gnome/help/evolution/es/mail-displaying-character-encodings.page
+share/gnome/help/evolution/es/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/es/mail-displaying-images-in-html.page
+share/gnome/help/evolution/es/mail-displaying-message.page
+share/gnome/help/evolution/es/mail-displaying-no-css.page
+share/gnome/help/evolution/es/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/es/mail-duplicates.page
+share/gnome/help/evolution/es/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/es/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/es/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/es/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/es/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/es/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/es/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/es/mail-encryption.page
+share/gnome/help/evolution/es/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/es/mail-error-folder-mismatch.page
+share/gnome/help/evolution/es/mail-error-no-provider-available.page
+share/gnome/help/evolution/es/mail-filters-actions.page
+share/gnome/help/evolution/es/mail-filters-conditions.page
+share/gnome/help/evolution/es/mail-filters-not-working.page
+share/gnome/help/evolution/es/mail-filters.page
+share/gnome/help/evolution/es/mail-folders.page
+share/gnome/help/evolution/es/mail-follow-up-flag.page
+share/gnome/help/evolution/es/mail-imap-headers.page
+share/gnome/help/evolution/es/mail-imap-subscriptions.page
+share/gnome/help/evolution/es/mail-labels.page
+share/gnome/help/evolution/es/mail-layout-changing.page
+share/gnome/help/evolution/es/mail-moving-emails.page
+share/gnome/help/evolution/es/mail-not-sent.page
+share/gnome/help/evolution/es/mail-organizing.page
+share/gnome/help/evolution/es/mail-read-receipts.page
+share/gnome/help/evolution/es/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/es/mail-received-notification.page
+share/gnome/help/evolution/es/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/es/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/es/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/es/mail-receiving-options-imap.page
+share/gnome/help/evolution/es/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/es/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/es/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/es/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/es/mail-receiving-options-pop.page
+share/gnome/help/evolution/es/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/es/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/es/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/es/mail-receiving-options.page
+share/gnome/help/evolution/es/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/es/mail-refresh-folders.page
+share/gnome/help/evolution/es/mail-search-folders-add.page
+share/gnome/help/evolution/es/mail-search-folders-conditions.page
+share/gnome/help/evolution/es/mail-search-folders-refresh.page
+share/gnome/help/evolution/es/mail-search-folders.page
+share/gnome/help/evolution/es/mail-searching-attachment-type.page
+share/gnome/help/evolution/es/mail-searching.page
+share/gnome/help/evolution/es/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/es/mail-send-and-receive-manual.page
+share/gnome/help/evolution/es/mail-send-and-receive.page
+share/gnome/help/evolution/es/mail-sending-options-smtp.page
+share/gnome/help/evolution/es/mail-several-pop-accounts.page
+share/gnome/help/evolution/es/mail-sorting-message-list.page
+share/gnome/help/evolution/es/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/es/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/es/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/es/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/es/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/es/mail-spam-marking.page
+share/gnome/help/evolution/es/mail-spam-settings.page
+share/gnome/help/evolution/es/mail-spam.page
+share/gnome/help/evolution/es/mail-two-trash-folders.page
+share/gnome/help/evolution/es/mail-usenet-subscriptions.page
+share/gnome/help/evolution/es/mail-vertical-view.page
+share/gnome/help/evolution/es/mail-word-wrap.page
+share/gnome/help/evolution/es/mail-working-offline.page
+share/gnome/help/evolution/es/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/es/memos-searching.page
+share/gnome/help/evolution/es/memos-usage-add-memo.page
+share/gnome/help/evolution/es/memos-usage-delete-memo.page
+share/gnome/help/evolution/es/memos-usage-edit-memo.page
+share/gnome/help/evolution/es/memos-usage.page
+share/gnome/help/evolution/es/minimize-to-system-tray.page
+share/gnome/help/evolution/es/organizing.page
+share/gnome/help/evolution/es/problems-debug-how-to.page
+share/gnome/help/evolution/es/problems-getting-help.page
+share/gnome/help/evolution/es/problems-reporting-bugs.page
+share/gnome/help/evolution/es/searching-items.page
+share/gnome/help/evolution/es/sync-with-other-devices.page
+share/gnome/help/evolution/es/tasks-caldav.page
+share/gnome/help/evolution/es/tasks-display-settings.page
+share/gnome/help/evolution/es/tasks-local.page
+share/gnome/help/evolution/es/tasks-organizing.page
+share/gnome/help/evolution/es/tasks-searching.page
+share/gnome/help/evolution/es/tasks-usage-add-task.page
+share/gnome/help/evolution/es/tasks-usage-delete-task.page
+share/gnome/help/evolution/es/tasks-usage-edit-task.page
+share/gnome/help/evolution/es/tasks-usage.page
+share/gnome/help/evolution/es/tasks-using-several-tasklists.page
+share/gnome/help/evolution/es/tasks-webdav.page
+share/gnome/help/evolution/es/using-categories.page
+share/gnome/help/evolution/eu/backup-restore.page
+share/gnome/help/evolution/eu/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/eu/calendar-caldav.page
+share/gnome/help/evolution/eu/calendar-classifications.page
+share/gnome/help/evolution/eu/calendar-free-busy.page
+share/gnome/help/evolution/eu/calendar-google.page
+share/gnome/help/evolution/eu/calendar-layout-appointment-display.page
+share/gnome/help/evolution/eu/calendar-layout-general-formatting.page
+share/gnome/help/evolution/eu/calendar-layout-views.page
+share/gnome/help/evolution/eu/calendar-layout.page
+share/gnome/help/evolution/eu/calendar-local.page
+share/gnome/help/evolution/eu/calendar-marcus-bains-line.page
+share/gnome/help/evolution/eu/calendar-meetings-delegating.page
+share/gnome/help/evolution/eu/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/eu/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/eu/calendar-meetings.page
+share/gnome/help/evolution/eu/calendar-organizing.page
+share/gnome/help/evolution/eu/calendar-publishing.page
+share/gnome/help/evolution/eu/calendar-recurrence.page
+share/gnome/help/evolution/eu/calendar-searching.page
+share/gnome/help/evolution/eu/calendar-sharing-information.page
+share/gnome/help/evolution/eu/calendar-timezones.page
+share/gnome/help/evolution/eu/calendar-usage-add-appointment.page
+share/gnome/help/evolution/eu/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/eu/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/eu/calendar-usage.page
+share/gnome/help/evolution/eu/calendar-using-several-calendars.page
+share/gnome/help/evolution/eu/calendar-weather.page
+share/gnome/help/evolution/eu/calendar-webdav.page
+share/gnome/help/evolution/eu/change-switcher-appearance.page
+share/gnome/help/evolution/eu/contacts-add-automatically.page
+share/gnome/help/evolution/eu/contacts-autocompletion.page
+share/gnome/help/evolution/eu/contacts-google.page
+share/gnome/help/evolution/eu/contacts-ldap.page
+share/gnome/help/evolution/eu/contacts-local.page
+share/gnome/help/evolution/eu/contacts-organizing.page
+share/gnome/help/evolution/eu/contacts-searching.page
+share/gnome/help/evolution/eu/contacts-usage-add-contact.page
+share/gnome/help/evolution/eu/contacts-usage-delete-contact.page
+share/gnome/help/evolution/eu/contacts-usage-edit-contact.page
+share/gnome/help/evolution/eu/contacts-usage.page
+share/gnome/help/evolution/eu/contacts-using-contact-lists.page
+share/gnome/help/evolution/eu/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/eu/credits.page
+share/gnome/help/evolution/eu/data-storage.page
+share/gnome/help/evolution/eu/default-browser.page
+share/gnome/help/evolution/eu/deleting-appointments.page
+share/gnome/help/evolution/eu/deleting-emails.page
+share/gnome/help/evolution/eu/deleting-to-free-disk-space.page
+share/gnome/help/evolution/eu/exchange-connectors-overview.page
+share/gnome/help/evolution/eu/exchange-placeholder.page
+share/gnome/help/evolution/eu/exporting-data-calendar.page
+share/gnome/help/evolution/eu/exporting-data-contacts.page
+share/gnome/help/evolution/eu/exporting-data-mail.page
+share/gnome/help/evolution/eu/exporting-data.page
+share/gnome/help/evolution/eu/express-mode.page
+share/gnome/help/evolution/eu/figures/color-204a87.png
+share/gnome/help/evolution/eu/figures/color-2e3436.png
+share/gnome/help/evolution/eu/figures/color-4e9a06.png
+share/gnome/help/evolution/eu/figures/color-5c3566.png
+share/gnome/help/evolution/eu/figures/color-8f5902.png
+share/gnome/help/evolution/eu/figures/color-a40000.png
+share/gnome/help/evolution/eu/figures/color-c4a000.png
+share/gnome/help/evolution/eu/figures/color-ce5c00.png
+share/gnome/help/evolution/eu/figures/evolutionlogo.png
+share/gnome/help/evolution/eu/figures/minus-icon.png
+share/gnome/help/evolution/eu/figures/new-mail-notification.png
+share/gnome/help/evolution/eu/figures/new-mail-switcher.png
+share/gnome/help/evolution/eu/figures/plus-icon.png
+share/gnome/help/evolution/eu/figures/search-icon.png
+share/gnome/help/evolution/eu/figures/window-overview-layers.png
+share/gnome/help/evolution/eu/google-services.page
+share/gnome/help/evolution/eu/groupwise-placeholder.page
+share/gnome/help/evolution/eu/import-apps-mozilla.page
+share/gnome/help/evolution/eu/import-apps-outlook.page
+share/gnome/help/evolution/eu/import-data.page
+share/gnome/help/evolution/eu/import-single-files.page
+share/gnome/help/evolution/eu/import-supported-file-formats.page
+share/gnome/help/evolution/eu/index.page
+share/gnome/help/evolution/eu/intro-first-run.page
+share/gnome/help/evolution/eu/intro-main-window.page
+share/gnome/help/evolution/eu/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/eu/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/eu/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/eu/mail-account-manage-imap.page
+share/gnome/help/evolution/eu/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/eu/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/eu/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/eu/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/eu/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/eu/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/eu/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/eu/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/eu/mail-account-manage-pop.page
+share/gnome/help/evolution/eu/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/eu/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/eu/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/eu/mail-account-management.page
+share/gnome/help/evolution/eu/mail-attachments-received.page
+share/gnome/help/evolution/eu/mail-attachments-sending.page
+share/gnome/help/evolution/eu/mail-attachments.page
+share/gnome/help/evolution/eu/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/eu/mail-cannot-see.page
+share/gnome/help/evolution/eu/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/eu/mail-change-time-format.page
+share/gnome/help/evolution/eu/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/eu/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/eu/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/eu/mail-composer-forward.page
+share/gnome/help/evolution/eu/mail-composer-html-image.page
+share/gnome/help/evolution/eu/mail-composer-html-link.page
+share/gnome/help/evolution/eu/mail-composer-html-rule.page
+share/gnome/help/evolution/eu/mail-composer-html-table.page
+share/gnome/help/evolution/eu/mail-composer-html-text.page
+share/gnome/help/evolution/eu/mail-composer-html.page
+share/gnome/help/evolution/eu/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/eu/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/eu/mail-composer-mail-signatures.page
+share/gnome/help/evolution/eu/mail-composer-message-templates.page
+share/gnome/help/evolution/eu/mail-composer-priority.page
+share/gnome/help/evolution/eu/mail-composer-reply.page
+share/gnome/help/evolution/eu/mail-composer-search.page
+share/gnome/help/evolution/eu/mail-composer-several-recipients.page
+share/gnome/help/evolution/eu/mail-composer-spellcheck.page
+share/gnome/help/evolution/eu/mail-composer-write-new-message.page
+share/gnome/help/evolution/eu/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/eu/mail-default-folder-locations.page
+share/gnome/help/evolution/eu/mail-delete-and-undelete.page
+share/gnome/help/evolution/eu/mail-displaying-character-encodings.page
+share/gnome/help/evolution/eu/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/eu/mail-displaying-images-in-html.page
+share/gnome/help/evolution/eu/mail-displaying-message.page
+share/gnome/help/evolution/eu/mail-displaying-no-css.page
+share/gnome/help/evolution/eu/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/eu/mail-duplicates.page
+share/gnome/help/evolution/eu/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/eu/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/eu/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/eu/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/eu/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/eu/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/eu/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/eu/mail-encryption.page
+share/gnome/help/evolution/eu/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/eu/mail-error-folder-mismatch.page
+share/gnome/help/evolution/eu/mail-error-no-provider-available.page
+share/gnome/help/evolution/eu/mail-filters-actions.page
+share/gnome/help/evolution/eu/mail-filters-conditions.page
+share/gnome/help/evolution/eu/mail-filters-not-working.page
+share/gnome/help/evolution/eu/mail-filters.page
+share/gnome/help/evolution/eu/mail-folders.page
+share/gnome/help/evolution/eu/mail-follow-up-flag.page
+share/gnome/help/evolution/eu/mail-imap-headers.page
+share/gnome/help/evolution/eu/mail-imap-subscriptions.page
+share/gnome/help/evolution/eu/mail-labels.page
+share/gnome/help/evolution/eu/mail-layout-changing.page
+share/gnome/help/evolution/eu/mail-moving-emails.page
+share/gnome/help/evolution/eu/mail-not-sent.page
+share/gnome/help/evolution/eu/mail-organizing.page
+share/gnome/help/evolution/eu/mail-read-receipts.page
+share/gnome/help/evolution/eu/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/eu/mail-received-notification.page
+share/gnome/help/evolution/eu/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/eu/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/eu/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/eu/mail-receiving-options-imap.page
+share/gnome/help/evolution/eu/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/eu/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/eu/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/eu/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/eu/mail-receiving-options-pop.page
+share/gnome/help/evolution/eu/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/eu/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/eu/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/eu/mail-receiving-options.page
+share/gnome/help/evolution/eu/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/eu/mail-refresh-folders.page
+share/gnome/help/evolution/eu/mail-search-folders-add.page
+share/gnome/help/evolution/eu/mail-search-folders-conditions.page
+share/gnome/help/evolution/eu/mail-search-folders-refresh.page
+share/gnome/help/evolution/eu/mail-search-folders.page
+share/gnome/help/evolution/eu/mail-searching-attachment-type.page
+share/gnome/help/evolution/eu/mail-searching.page
+share/gnome/help/evolution/eu/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/eu/mail-send-and-receive-manual.page
+share/gnome/help/evolution/eu/mail-send-and-receive.page
+share/gnome/help/evolution/eu/mail-sending-options-smtp.page
+share/gnome/help/evolution/eu/mail-several-pop-accounts.page
+share/gnome/help/evolution/eu/mail-sorting-message-list.page
+share/gnome/help/evolution/eu/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/eu/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/eu/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/eu/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/eu/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/eu/mail-spam-marking.page
+share/gnome/help/evolution/eu/mail-spam-settings.page
+share/gnome/help/evolution/eu/mail-spam.page
+share/gnome/help/evolution/eu/mail-two-trash-folders.page
+share/gnome/help/evolution/eu/mail-usenet-subscriptions.page
+share/gnome/help/evolution/eu/mail-vertical-view.page
+share/gnome/help/evolution/eu/mail-word-wrap.page
+share/gnome/help/evolution/eu/mail-working-offline.page
+share/gnome/help/evolution/eu/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/eu/memos-searching.page
+share/gnome/help/evolution/eu/memos-usage-add-memo.page
+share/gnome/help/evolution/eu/memos-usage-delete-memo.page
+share/gnome/help/evolution/eu/memos-usage-edit-memo.page
+share/gnome/help/evolution/eu/memos-usage.page
+share/gnome/help/evolution/eu/minimize-to-system-tray.page
+share/gnome/help/evolution/eu/organizing.page
+share/gnome/help/evolution/eu/problems-debug-how-to.page
+share/gnome/help/evolution/eu/problems-getting-help.page
+share/gnome/help/evolution/eu/problems-reporting-bugs.page
+share/gnome/help/evolution/eu/searching-items.page
+share/gnome/help/evolution/eu/sync-with-other-devices.page
+share/gnome/help/evolution/eu/tasks-caldav.page
+share/gnome/help/evolution/eu/tasks-display-settings.page
+share/gnome/help/evolution/eu/tasks-local.page
+share/gnome/help/evolution/eu/tasks-organizing.page
+share/gnome/help/evolution/eu/tasks-searching.page
+share/gnome/help/evolution/eu/tasks-usage-add-task.page
+share/gnome/help/evolution/eu/tasks-usage-delete-task.page
+share/gnome/help/evolution/eu/tasks-usage-edit-task.page
+share/gnome/help/evolution/eu/tasks-usage.page
+share/gnome/help/evolution/eu/tasks-using-several-tasklists.page
+share/gnome/help/evolution/eu/tasks-webdav.page
+share/gnome/help/evolution/eu/using-categories.page
+share/gnome/help/evolution/fr/backup-restore.page
+share/gnome/help/evolution/fr/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/fr/calendar-caldav.page
+share/gnome/help/evolution/fr/calendar-classifications.page
+share/gnome/help/evolution/fr/calendar-free-busy.page
+share/gnome/help/evolution/fr/calendar-google.page
+share/gnome/help/evolution/fr/calendar-layout-appointment-display.page
+share/gnome/help/evolution/fr/calendar-layout-general-formatting.page
+share/gnome/help/evolution/fr/calendar-layout-views.page
+share/gnome/help/evolution/fr/calendar-layout.page
+share/gnome/help/evolution/fr/calendar-local.page
+share/gnome/help/evolution/fr/calendar-marcus-bains-line.page
+share/gnome/help/evolution/fr/calendar-meetings-delegating.page
+share/gnome/help/evolution/fr/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/fr/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/fr/calendar-meetings.page
+share/gnome/help/evolution/fr/calendar-organizing.page
+share/gnome/help/evolution/fr/calendar-publishing.page
+share/gnome/help/evolution/fr/calendar-recurrence.page
+share/gnome/help/evolution/fr/calendar-searching.page
+share/gnome/help/evolution/fr/calendar-sharing-information.page
+share/gnome/help/evolution/fr/calendar-timezones.page
+share/gnome/help/evolution/fr/calendar-usage-add-appointment.page
+share/gnome/help/evolution/fr/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/fr/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/fr/calendar-usage.page
+share/gnome/help/evolution/fr/calendar-using-several-calendars.page
+share/gnome/help/evolution/fr/calendar-weather.page
+share/gnome/help/evolution/fr/calendar-webdav.page
+share/gnome/help/evolution/fr/change-switcher-appearance.page
+share/gnome/help/evolution/fr/contacts-add-automatically.page
+share/gnome/help/evolution/fr/contacts-autocompletion.page
+share/gnome/help/evolution/fr/contacts-google.page
+share/gnome/help/evolution/fr/contacts-ldap.page
+share/gnome/help/evolution/fr/contacts-local.page
+share/gnome/help/evolution/fr/contacts-organizing.page
+share/gnome/help/evolution/fr/contacts-searching.page
+share/gnome/help/evolution/fr/contacts-usage-add-contact.page
+share/gnome/help/evolution/fr/contacts-usage-delete-contact.page
+share/gnome/help/evolution/fr/contacts-usage-edit-contact.page
+share/gnome/help/evolution/fr/contacts-usage.page
+share/gnome/help/evolution/fr/contacts-using-contact-lists.page
+share/gnome/help/evolution/fr/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/fr/credits.page
+share/gnome/help/evolution/fr/data-storage.page
+share/gnome/help/evolution/fr/default-browser.page
+share/gnome/help/evolution/fr/deleting-appointments.page
+share/gnome/help/evolution/fr/deleting-emails.page
+share/gnome/help/evolution/fr/deleting-to-free-disk-space.page
+share/gnome/help/evolution/fr/exchange-connectors-overview.page
+share/gnome/help/evolution/fr/exchange-placeholder.page
+share/gnome/help/evolution/fr/exporting-data-calendar.page
+share/gnome/help/evolution/fr/exporting-data-contacts.page
+share/gnome/help/evolution/fr/exporting-data-mail.page
+share/gnome/help/evolution/fr/exporting-data.page
+share/gnome/help/evolution/fr/express-mode.page
+share/gnome/help/evolution/fr/figures/color-204a87.png
+share/gnome/help/evolution/fr/figures/color-2e3436.png
+share/gnome/help/evolution/fr/figures/color-4e9a06.png
+share/gnome/help/evolution/fr/figures/color-5c3566.png
+share/gnome/help/evolution/fr/figures/color-8f5902.png
+share/gnome/help/evolution/fr/figures/color-a40000.png
+share/gnome/help/evolution/fr/figures/color-c4a000.png
+share/gnome/help/evolution/fr/figures/color-ce5c00.png
+share/gnome/help/evolution/fr/figures/evolutionlogo.png
+share/gnome/help/evolution/fr/figures/minus-icon.png
+share/gnome/help/evolution/fr/figures/new-mail-notification.png
+share/gnome/help/evolution/fr/figures/new-mail-switcher.png
+share/gnome/help/evolution/fr/figures/plus-icon.png
+share/gnome/help/evolution/fr/figures/search-icon.png
+share/gnome/help/evolution/fr/figures/window-overview-layers.png
+share/gnome/help/evolution/fr/google-services.page
+share/gnome/help/evolution/fr/groupwise-placeholder.page
+share/gnome/help/evolution/fr/import-apps-mozilla.page
+share/gnome/help/evolution/fr/import-apps-outlook.page
+share/gnome/help/evolution/fr/import-data.page
+share/gnome/help/evolution/fr/import-single-files.page
+share/gnome/help/evolution/fr/import-supported-file-formats.page
+share/gnome/help/evolution/fr/index.page
+share/gnome/help/evolution/fr/intro-first-run.page
+share/gnome/help/evolution/fr/intro-main-window.page
+share/gnome/help/evolution/fr/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/fr/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/fr/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/fr/mail-account-manage-imap.page
+share/gnome/help/evolution/fr/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/fr/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/fr/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/fr/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/fr/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/fr/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/fr/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/fr/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/fr/mail-account-manage-pop.page
+share/gnome/help/evolution/fr/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/fr/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/fr/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/fr/mail-account-management.page
+share/gnome/help/evolution/fr/mail-attachments-received.page
+share/gnome/help/evolution/fr/mail-attachments-sending.page
+share/gnome/help/evolution/fr/mail-attachments.page
+share/gnome/help/evolution/fr/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/fr/mail-cannot-see.page
+share/gnome/help/evolution/fr/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/fr/mail-change-time-format.page
+share/gnome/help/evolution/fr/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/fr/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/fr/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/fr/mail-composer-forward.page
+share/gnome/help/evolution/fr/mail-composer-html-image.page
+share/gnome/help/evolution/fr/mail-composer-html-link.page
+share/gnome/help/evolution/fr/mail-composer-html-rule.page
+share/gnome/help/evolution/fr/mail-composer-html-table.page
+share/gnome/help/evolution/fr/mail-composer-html-text.page
+share/gnome/help/evolution/fr/mail-composer-html.page
+share/gnome/help/evolution/fr/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/fr/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/fr/mail-composer-mail-signatures.page
+share/gnome/help/evolution/fr/mail-composer-message-templates.page
+share/gnome/help/evolution/fr/mail-composer-priority.page
+share/gnome/help/evolution/fr/mail-composer-reply.page
+share/gnome/help/evolution/fr/mail-composer-search.page
+share/gnome/help/evolution/fr/mail-composer-several-recipients.page
+share/gnome/help/evolution/fr/mail-composer-spellcheck.page
+share/gnome/help/evolution/fr/mail-composer-write-new-message.page
+share/gnome/help/evolution/fr/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/fr/mail-default-folder-locations.page
+share/gnome/help/evolution/fr/mail-delete-and-undelete.page
+share/gnome/help/evolution/fr/mail-displaying-character-encodings.page
+share/gnome/help/evolution/fr/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/fr/mail-displaying-images-in-html.page
+share/gnome/help/evolution/fr/mail-displaying-message.page
+share/gnome/help/evolution/fr/mail-displaying-no-css.page
+share/gnome/help/evolution/fr/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/fr/mail-duplicates.page
+share/gnome/help/evolution/fr/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/fr/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/fr/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/fr/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/fr/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/fr/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/fr/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/fr/mail-encryption.page
+share/gnome/help/evolution/fr/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/fr/mail-error-folder-mismatch.page
+share/gnome/help/evolution/fr/mail-error-no-provider-available.page
+share/gnome/help/evolution/fr/mail-filters-actions.page
+share/gnome/help/evolution/fr/mail-filters-conditions.page
+share/gnome/help/evolution/fr/mail-filters-not-working.page
+share/gnome/help/evolution/fr/mail-filters.page
+share/gnome/help/evolution/fr/mail-folders.page
+share/gnome/help/evolution/fr/mail-follow-up-flag.page
+share/gnome/help/evolution/fr/mail-imap-headers.page
+share/gnome/help/evolution/fr/mail-imap-subscriptions.page
+share/gnome/help/evolution/fr/mail-labels.page
+share/gnome/help/evolution/fr/mail-layout-changing.page
+share/gnome/help/evolution/fr/mail-moving-emails.page
+share/gnome/help/evolution/fr/mail-not-sent.page
+share/gnome/help/evolution/fr/mail-organizing.page
+share/gnome/help/evolution/fr/mail-read-receipts.page
+share/gnome/help/evolution/fr/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/fr/mail-received-notification.page
+share/gnome/help/evolution/fr/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/fr/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/fr/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/fr/mail-receiving-options-imap.page
+share/gnome/help/evolution/fr/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/fr/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/fr/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/fr/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/fr/mail-receiving-options-pop.page
+share/gnome/help/evolution/fr/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/fr/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/fr/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/fr/mail-receiving-options.page
+share/gnome/help/evolution/fr/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/fr/mail-refresh-folders.page
+share/gnome/help/evolution/fr/mail-search-folders-add.page
+share/gnome/help/evolution/fr/mail-search-folders-conditions.page
+share/gnome/help/evolution/fr/mail-search-folders-refresh.page
+share/gnome/help/evolution/fr/mail-search-folders.page
+share/gnome/help/evolution/fr/mail-searching-attachment-type.page
+share/gnome/help/evolution/fr/mail-searching.page
+share/gnome/help/evolution/fr/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/fr/mail-send-and-receive-manual.page
+share/gnome/help/evolution/fr/mail-send-and-receive.page
+share/gnome/help/evolution/fr/mail-sending-options-smtp.page
+share/gnome/help/evolution/fr/mail-several-pop-accounts.page
+share/gnome/help/evolution/fr/mail-sorting-message-list.page
+share/gnome/help/evolution/fr/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/fr/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/fr/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/fr/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/fr/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/fr/mail-spam-marking.page
+share/gnome/help/evolution/fr/mail-spam-settings.page
+share/gnome/help/evolution/fr/mail-spam.page
+share/gnome/help/evolution/fr/mail-two-trash-folders.page
+share/gnome/help/evolution/fr/mail-usenet-subscriptions.page
+share/gnome/help/evolution/fr/mail-vertical-view.page
+share/gnome/help/evolution/fr/mail-word-wrap.page
+share/gnome/help/evolution/fr/mail-working-offline.page
+share/gnome/help/evolution/fr/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/fr/memos-searching.page
+share/gnome/help/evolution/fr/memos-usage-add-memo.page
+share/gnome/help/evolution/fr/memos-usage-delete-memo.page
+share/gnome/help/evolution/fr/memos-usage-edit-memo.page
+share/gnome/help/evolution/fr/memos-usage.page
+share/gnome/help/evolution/fr/minimize-to-system-tray.page
+share/gnome/help/evolution/fr/organizing.page
+share/gnome/help/evolution/fr/problems-debug-how-to.page
+share/gnome/help/evolution/fr/problems-getting-help.page
+share/gnome/help/evolution/fr/problems-reporting-bugs.page
+share/gnome/help/evolution/fr/searching-items.page
+share/gnome/help/evolution/fr/sync-with-other-devices.page
+share/gnome/help/evolution/fr/tasks-caldav.page
+share/gnome/help/evolution/fr/tasks-display-settings.page
+share/gnome/help/evolution/fr/tasks-local.page
+share/gnome/help/evolution/fr/tasks-organizing.page
+share/gnome/help/evolution/fr/tasks-searching.page
+share/gnome/help/evolution/fr/tasks-usage-add-task.page
+share/gnome/help/evolution/fr/tasks-usage-delete-task.page
+share/gnome/help/evolution/fr/tasks-usage-edit-task.page
+share/gnome/help/evolution/fr/tasks-usage.page
+share/gnome/help/evolution/fr/tasks-using-several-tasklists.page
+share/gnome/help/evolution/fr/tasks-webdav.page
+share/gnome/help/evolution/fr/using-categories.page
+share/gnome/help/evolution/gl/backup-restore.page
+share/gnome/help/evolution/gl/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/gl/calendar-caldav.page
+share/gnome/help/evolution/gl/calendar-classifications.page
+share/gnome/help/evolution/gl/calendar-free-busy.page
+share/gnome/help/evolution/gl/calendar-google.page
+share/gnome/help/evolution/gl/calendar-layout-appointment-display.page
+share/gnome/help/evolution/gl/calendar-layout-general-formatting.page
+share/gnome/help/evolution/gl/calendar-layout-views.page
+share/gnome/help/evolution/gl/calendar-layout.page
+share/gnome/help/evolution/gl/calendar-local.page
+share/gnome/help/evolution/gl/calendar-marcus-bains-line.page
+share/gnome/help/evolution/gl/calendar-meetings-delegating.page
+share/gnome/help/evolution/gl/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/gl/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/gl/calendar-meetings.page
+share/gnome/help/evolution/gl/calendar-organizing.page
+share/gnome/help/evolution/gl/calendar-publishing.page
+share/gnome/help/evolution/gl/calendar-recurrence.page
+share/gnome/help/evolution/gl/calendar-searching.page
+share/gnome/help/evolution/gl/calendar-sharing-information.page
+share/gnome/help/evolution/gl/calendar-timezones.page
+share/gnome/help/evolution/gl/calendar-usage-add-appointment.page
+share/gnome/help/evolution/gl/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/gl/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/gl/calendar-usage.page
+share/gnome/help/evolution/gl/calendar-using-several-calendars.page
+share/gnome/help/evolution/gl/calendar-weather.page
+share/gnome/help/evolution/gl/calendar-webdav.page
+share/gnome/help/evolution/gl/change-switcher-appearance.page
+share/gnome/help/evolution/gl/contacts-add-automatically.page
+share/gnome/help/evolution/gl/contacts-autocompletion.page
+share/gnome/help/evolution/gl/contacts-google.page
+share/gnome/help/evolution/gl/contacts-ldap.page
+share/gnome/help/evolution/gl/contacts-local.page
+share/gnome/help/evolution/gl/contacts-organizing.page
+share/gnome/help/evolution/gl/contacts-searching.page
+share/gnome/help/evolution/gl/contacts-usage-add-contact.page
+share/gnome/help/evolution/gl/contacts-usage-delete-contact.page
+share/gnome/help/evolution/gl/contacts-usage-edit-contact.page
+share/gnome/help/evolution/gl/contacts-usage.page
+share/gnome/help/evolution/gl/contacts-using-contact-lists.page
+share/gnome/help/evolution/gl/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/gl/credits.page
+share/gnome/help/evolution/gl/data-storage.page
+share/gnome/help/evolution/gl/default-browser.page
+share/gnome/help/evolution/gl/deleting-appointments.page
+share/gnome/help/evolution/gl/deleting-emails.page
+share/gnome/help/evolution/gl/deleting-to-free-disk-space.page
+share/gnome/help/evolution/gl/exchange-connectors-overview.page
+share/gnome/help/evolution/gl/exchange-placeholder.page
+share/gnome/help/evolution/gl/exporting-data-calendar.page
+share/gnome/help/evolution/gl/exporting-data-contacts.page
+share/gnome/help/evolution/gl/exporting-data-mail.page
+share/gnome/help/evolution/gl/exporting-data.page
+share/gnome/help/evolution/gl/express-mode.page
+share/gnome/help/evolution/gl/figures/color-204a87.png
+share/gnome/help/evolution/gl/figures/color-2e3436.png
+share/gnome/help/evolution/gl/figures/color-4e9a06.png
+share/gnome/help/evolution/gl/figures/color-5c3566.png
+share/gnome/help/evolution/gl/figures/color-8f5902.png
+share/gnome/help/evolution/gl/figures/color-a40000.png
+share/gnome/help/evolution/gl/figures/color-c4a000.png
+share/gnome/help/evolution/gl/figures/color-ce5c00.png
+share/gnome/help/evolution/gl/figures/evolutionlogo.png
+share/gnome/help/evolution/gl/figures/minus-icon.png
+share/gnome/help/evolution/gl/figures/new-mail-notification.png
+share/gnome/help/evolution/gl/figures/new-mail-switcher.png
+share/gnome/help/evolution/gl/figures/plus-icon.png
+share/gnome/help/evolution/gl/figures/search-icon.png
+share/gnome/help/evolution/gl/figures/window-overview-layers.png
+share/gnome/help/evolution/gl/google-services.page
+share/gnome/help/evolution/gl/groupwise-placeholder.page
+share/gnome/help/evolution/gl/import-apps-mozilla.page
+share/gnome/help/evolution/gl/import-apps-outlook.page
+share/gnome/help/evolution/gl/import-data.page
+share/gnome/help/evolution/gl/import-single-files.page
+share/gnome/help/evolution/gl/import-supported-file-formats.page
+share/gnome/help/evolution/gl/index.page
+share/gnome/help/evolution/gl/intro-first-run.page
+share/gnome/help/evolution/gl/intro-main-window.page
+share/gnome/help/evolution/gl/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/gl/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/gl/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/gl/mail-account-manage-imap.page
+share/gnome/help/evolution/gl/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/gl/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/gl/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/gl/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/gl/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/gl/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/gl/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/gl/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/gl/mail-account-manage-pop.page
+share/gnome/help/evolution/gl/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/gl/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/gl/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/gl/mail-account-management.page
+share/gnome/help/evolution/gl/mail-attachments-received.page
+share/gnome/help/evolution/gl/mail-attachments-sending.page
+share/gnome/help/evolution/gl/mail-attachments.page
+share/gnome/help/evolution/gl/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/gl/mail-cannot-see.page
+share/gnome/help/evolution/gl/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/gl/mail-change-time-format.page
+share/gnome/help/evolution/gl/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/gl/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/gl/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/gl/mail-composer-forward.page
+share/gnome/help/evolution/gl/mail-composer-html-image.page
+share/gnome/help/evolution/gl/mail-composer-html-link.page
+share/gnome/help/evolution/gl/mail-composer-html-rule.page
+share/gnome/help/evolution/gl/mail-composer-html-table.page
+share/gnome/help/evolution/gl/mail-composer-html-text.page
+share/gnome/help/evolution/gl/mail-composer-html.page
+share/gnome/help/evolution/gl/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/gl/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/gl/mail-composer-mail-signatures.page
+share/gnome/help/evolution/gl/mail-composer-message-templates.page
+share/gnome/help/evolution/gl/mail-composer-priority.page
+share/gnome/help/evolution/gl/mail-composer-reply.page
+share/gnome/help/evolution/gl/mail-composer-search.page
+share/gnome/help/evolution/gl/mail-composer-several-recipients.page
+share/gnome/help/evolution/gl/mail-composer-spellcheck.page
+share/gnome/help/evolution/gl/mail-composer-write-new-message.page
+share/gnome/help/evolution/gl/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/gl/mail-default-folder-locations.page
+share/gnome/help/evolution/gl/mail-delete-and-undelete.page
+share/gnome/help/evolution/gl/mail-displaying-character-encodings.page
+share/gnome/help/evolution/gl/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/gl/mail-displaying-images-in-html.page
+share/gnome/help/evolution/gl/mail-displaying-message.page
+share/gnome/help/evolution/gl/mail-displaying-no-css.page
+share/gnome/help/evolution/gl/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/gl/mail-duplicates.page
+share/gnome/help/evolution/gl/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/gl/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/gl/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/gl/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/gl/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/gl/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/gl/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/gl/mail-encryption.page
+share/gnome/help/evolution/gl/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/gl/mail-error-folder-mismatch.page
+share/gnome/help/evolution/gl/mail-error-no-provider-available.page
+share/gnome/help/evolution/gl/mail-filters-actions.page
+share/gnome/help/evolution/gl/mail-filters-conditions.page
+share/gnome/help/evolution/gl/mail-filters-not-working.page
+share/gnome/help/evolution/gl/mail-filters.page
+share/gnome/help/evolution/gl/mail-folders.page
+share/gnome/help/evolution/gl/mail-follow-up-flag.page
+share/gnome/help/evolution/gl/mail-imap-headers.page
+share/gnome/help/evolution/gl/mail-imap-subscriptions.page
+share/gnome/help/evolution/gl/mail-labels.page
+share/gnome/help/evolution/gl/mail-layout-changing.page
+share/gnome/help/evolution/gl/mail-moving-emails.page
+share/gnome/help/evolution/gl/mail-not-sent.page
+share/gnome/help/evolution/gl/mail-organizing.page
+share/gnome/help/evolution/gl/mail-read-receipts.page
+share/gnome/help/evolution/gl/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/gl/mail-received-notification.page
+share/gnome/help/evolution/gl/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/gl/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/gl/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/gl/mail-receiving-options-imap.page
+share/gnome/help/evolution/gl/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/gl/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/gl/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/gl/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/gl/mail-receiving-options-pop.page
+share/gnome/help/evolution/gl/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/gl/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/gl/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/gl/mail-receiving-options.page
+share/gnome/help/evolution/gl/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/gl/mail-refresh-folders.page
+share/gnome/help/evolution/gl/mail-search-folders-add.page
+share/gnome/help/evolution/gl/mail-search-folders-conditions.page
+share/gnome/help/evolution/gl/mail-search-folders-refresh.page
+share/gnome/help/evolution/gl/mail-search-folders.page
+share/gnome/help/evolution/gl/mail-searching-attachment-type.page
+share/gnome/help/evolution/gl/mail-searching.page
+share/gnome/help/evolution/gl/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/gl/mail-send-and-receive-manual.page
+share/gnome/help/evolution/gl/mail-send-and-receive.page
+share/gnome/help/evolution/gl/mail-sending-options-smtp.page
+share/gnome/help/evolution/gl/mail-several-pop-accounts.page
+share/gnome/help/evolution/gl/mail-sorting-message-list.page
+share/gnome/help/evolution/gl/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/gl/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/gl/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/gl/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/gl/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/gl/mail-spam-marking.page
+share/gnome/help/evolution/gl/mail-spam-settings.page
+share/gnome/help/evolution/gl/mail-spam.page
+share/gnome/help/evolution/gl/mail-two-trash-folders.page
+share/gnome/help/evolution/gl/mail-usenet-subscriptions.page
+share/gnome/help/evolution/gl/mail-vertical-view.page
+share/gnome/help/evolution/gl/mail-word-wrap.page
+share/gnome/help/evolution/gl/mail-working-offline.page
+share/gnome/help/evolution/gl/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/gl/memos-searching.page
+share/gnome/help/evolution/gl/memos-usage-add-memo.page
+share/gnome/help/evolution/gl/memos-usage-delete-memo.page
+share/gnome/help/evolution/gl/memos-usage-edit-memo.page
+share/gnome/help/evolution/gl/memos-usage.page
+share/gnome/help/evolution/gl/minimize-to-system-tray.page
+share/gnome/help/evolution/gl/organizing.page
+share/gnome/help/evolution/gl/problems-debug-how-to.page
+share/gnome/help/evolution/gl/problems-getting-help.page
+share/gnome/help/evolution/gl/problems-reporting-bugs.page
+share/gnome/help/evolution/gl/searching-items.page
+share/gnome/help/evolution/gl/sync-with-other-devices.page
+share/gnome/help/evolution/gl/tasks-caldav.page
+share/gnome/help/evolution/gl/tasks-display-settings.page
+share/gnome/help/evolution/gl/tasks-local.page
+share/gnome/help/evolution/gl/tasks-organizing.page
+share/gnome/help/evolution/gl/tasks-searching.page
+share/gnome/help/evolution/gl/tasks-usage-add-task.page
+share/gnome/help/evolution/gl/tasks-usage-delete-task.page
+share/gnome/help/evolution/gl/tasks-usage-edit-task.page
+share/gnome/help/evolution/gl/tasks-usage.page
+share/gnome/help/evolution/gl/tasks-using-several-tasklists.page
+share/gnome/help/evolution/gl/tasks-webdav.page
+share/gnome/help/evolution/gl/using-categories.page
+share/gnome/help/evolution/mk/backup-restore.page
+share/gnome/help/evolution/mk/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/mk/calendar-caldav.page
+share/gnome/help/evolution/mk/calendar-classifications.page
+share/gnome/help/evolution/mk/calendar-free-busy.page
+share/gnome/help/evolution/mk/calendar-google.page
+share/gnome/help/evolution/mk/calendar-layout-appointment-display.page
+share/gnome/help/evolution/mk/calendar-layout-general-formatting.page
+share/gnome/help/evolution/mk/calendar-layout-views.page
+share/gnome/help/evolution/mk/calendar-layout.page
+share/gnome/help/evolution/mk/calendar-local.page
+share/gnome/help/evolution/mk/calendar-marcus-bains-line.page
+share/gnome/help/evolution/mk/calendar-meetings-delegating.page
+share/gnome/help/evolution/mk/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/mk/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/mk/calendar-meetings.page
+share/gnome/help/evolution/mk/calendar-organizing.page
+share/gnome/help/evolution/mk/calendar-publishing.page
+share/gnome/help/evolution/mk/calendar-recurrence.page
+share/gnome/help/evolution/mk/calendar-searching.page
+share/gnome/help/evolution/mk/calendar-sharing-information.page
+share/gnome/help/evolution/mk/calendar-timezones.page
+share/gnome/help/evolution/mk/calendar-usage-add-appointment.page
+share/gnome/help/evolution/mk/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/mk/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/mk/calendar-usage.page
+share/gnome/help/evolution/mk/calendar-using-several-calendars.page
+share/gnome/help/evolution/mk/calendar-weather.page
+share/gnome/help/evolution/mk/calendar-webdav.page
+share/gnome/help/evolution/mk/change-switcher-appearance.page
+share/gnome/help/evolution/mk/contacts-add-automatically.page
+share/gnome/help/evolution/mk/contacts-autocompletion.page
+share/gnome/help/evolution/mk/contacts-google.page
+share/gnome/help/evolution/mk/contacts-ldap.page
+share/gnome/help/evolution/mk/contacts-local.page
+share/gnome/help/evolution/mk/contacts-organizing.page
+share/gnome/help/evolution/mk/contacts-searching.page
+share/gnome/help/evolution/mk/contacts-usage-add-contact.page
+share/gnome/help/evolution/mk/contacts-usage-delete-contact.page
+share/gnome/help/evolution/mk/contacts-usage-edit-contact.page
+share/gnome/help/evolution/mk/contacts-usage.page
+share/gnome/help/evolution/mk/contacts-using-contact-lists.page
+share/gnome/help/evolution/mk/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/mk/credits.page
+share/gnome/help/evolution/mk/data-storage.page
+share/gnome/help/evolution/mk/default-browser.page
+share/gnome/help/evolution/mk/deleting-appointments.page
+share/gnome/help/evolution/mk/deleting-emails.page
+share/gnome/help/evolution/mk/deleting-to-free-disk-space.page
+share/gnome/help/evolution/mk/exchange-connectors-overview.page
+share/gnome/help/evolution/mk/exchange-placeholder.page
+share/gnome/help/evolution/mk/exporting-data-calendar.page
+share/gnome/help/evolution/mk/exporting-data-contacts.page
+share/gnome/help/evolution/mk/exporting-data-mail.page
+share/gnome/help/evolution/mk/exporting-data.page
+share/gnome/help/evolution/mk/express-mode.page
+share/gnome/help/evolution/mk/figures/color-204a87.png
+share/gnome/help/evolution/mk/figures/color-2e3436.png
+share/gnome/help/evolution/mk/figures/color-4e9a06.png
+share/gnome/help/evolution/mk/figures/color-5c3566.png
+share/gnome/help/evolution/mk/figures/color-8f5902.png
+share/gnome/help/evolution/mk/figures/color-a40000.png
+share/gnome/help/evolution/mk/figures/color-c4a000.png
+share/gnome/help/evolution/mk/figures/color-ce5c00.png
+share/gnome/help/evolution/mk/figures/evolutionlogo.png
+share/gnome/help/evolution/mk/figures/minus-icon.png
+share/gnome/help/evolution/mk/figures/new-mail-notification.png
+share/gnome/help/evolution/mk/figures/new-mail-switcher.png
+share/gnome/help/evolution/mk/figures/plus-icon.png
+share/gnome/help/evolution/mk/figures/search-icon.png
+share/gnome/help/evolution/mk/figures/window-overview-layers.png
+share/gnome/help/evolution/mk/google-services.page
+share/gnome/help/evolution/mk/groupwise-placeholder.page
+share/gnome/help/evolution/mk/import-apps-mozilla.page
+share/gnome/help/evolution/mk/import-apps-outlook.page
+share/gnome/help/evolution/mk/import-data.page
+share/gnome/help/evolution/mk/import-single-files.page
+share/gnome/help/evolution/mk/import-supported-file-formats.page
+share/gnome/help/evolution/mk/index.page
+share/gnome/help/evolution/mk/intro-first-run.page
+share/gnome/help/evolution/mk/intro-main-window.page
+share/gnome/help/evolution/mk/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/mk/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/mk/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/mk/mail-account-manage-imap.page
+share/gnome/help/evolution/mk/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/mk/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/mk/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/mk/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/mk/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/mk/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/mk/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/mk/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/mk/mail-account-manage-pop.page
+share/gnome/help/evolution/mk/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/mk/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/mk/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/mk/mail-account-management.page
+share/gnome/help/evolution/mk/mail-attachments-received.page
+share/gnome/help/evolution/mk/mail-attachments-sending.page
+share/gnome/help/evolution/mk/mail-attachments.page
+share/gnome/help/evolution/mk/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/mk/mail-cannot-see.page
+share/gnome/help/evolution/mk/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/mk/mail-change-time-format.page
+share/gnome/help/evolution/mk/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/mk/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/mk/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/mk/mail-composer-forward.page
+share/gnome/help/evolution/mk/mail-composer-html-image.page
+share/gnome/help/evolution/mk/mail-composer-html-link.page
+share/gnome/help/evolution/mk/mail-composer-html-rule.page
+share/gnome/help/evolution/mk/mail-composer-html-table.page
+share/gnome/help/evolution/mk/mail-composer-html-text.page
+share/gnome/help/evolution/mk/mail-composer-html.page
+share/gnome/help/evolution/mk/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/mk/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/mk/mail-composer-mail-signatures.page
+share/gnome/help/evolution/mk/mail-composer-message-templates.page
+share/gnome/help/evolution/mk/mail-composer-priority.page
+share/gnome/help/evolution/mk/mail-composer-reply.page
+share/gnome/help/evolution/mk/mail-composer-search.page
+share/gnome/help/evolution/mk/mail-composer-several-recipients.page
+share/gnome/help/evolution/mk/mail-composer-spellcheck.page
+share/gnome/help/evolution/mk/mail-composer-write-new-message.page
+share/gnome/help/evolution/mk/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/mk/mail-default-folder-locations.page
+share/gnome/help/evolution/mk/mail-delete-and-undelete.page
+share/gnome/help/evolution/mk/mail-displaying-character-encodings.page
+share/gnome/help/evolution/mk/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/mk/mail-displaying-images-in-html.page
+share/gnome/help/evolution/mk/mail-displaying-message.page
+share/gnome/help/evolution/mk/mail-displaying-no-css.page
+share/gnome/help/evolution/mk/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/mk/mail-duplicates.page
+share/gnome/help/evolution/mk/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/mk/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/mk/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/mk/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/mk/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/mk/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/mk/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/mk/mail-encryption.page
+share/gnome/help/evolution/mk/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/mk/mail-error-folder-mismatch.page
+share/gnome/help/evolution/mk/mail-error-no-provider-available.page
+share/gnome/help/evolution/mk/mail-filters-actions.page
+share/gnome/help/evolution/mk/mail-filters-conditions.page
+share/gnome/help/evolution/mk/mail-filters-not-working.page
+share/gnome/help/evolution/mk/mail-filters.page
+share/gnome/help/evolution/mk/mail-folders.page
+share/gnome/help/evolution/mk/mail-follow-up-flag.page
+share/gnome/help/evolution/mk/mail-imap-headers.page
+share/gnome/help/evolution/mk/mail-imap-subscriptions.page
+share/gnome/help/evolution/mk/mail-labels.page
+share/gnome/help/evolution/mk/mail-layout-changing.page
+share/gnome/help/evolution/mk/mail-moving-emails.page
+share/gnome/help/evolution/mk/mail-not-sent.page
+share/gnome/help/evolution/mk/mail-organizing.page
+share/gnome/help/evolution/mk/mail-read-receipts.page
+share/gnome/help/evolution/mk/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/mk/mail-received-notification.page
+share/gnome/help/evolution/mk/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/mk/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/mk/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/mk/mail-receiving-options-imap.page
+share/gnome/help/evolution/mk/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/mk/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/mk/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/mk/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/mk/mail-receiving-options-pop.page
+share/gnome/help/evolution/mk/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/mk/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/mk/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/mk/mail-receiving-options.page
+share/gnome/help/evolution/mk/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/mk/mail-refresh-folders.page
+share/gnome/help/evolution/mk/mail-search-folders-add.page
+share/gnome/help/evolution/mk/mail-search-folders-conditions.page
+share/gnome/help/evolution/mk/mail-search-folders-refresh.page
+share/gnome/help/evolution/mk/mail-search-folders.page
+share/gnome/help/evolution/mk/mail-searching-attachment-type.page
+share/gnome/help/evolution/mk/mail-searching.page
+share/gnome/help/evolution/mk/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/mk/mail-send-and-receive-manual.page
+share/gnome/help/evolution/mk/mail-send-and-receive.page
+share/gnome/help/evolution/mk/mail-sending-options-smtp.page
+share/gnome/help/evolution/mk/mail-several-pop-accounts.page
+share/gnome/help/evolution/mk/mail-sorting-message-list.page
+share/gnome/help/evolution/mk/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/mk/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/mk/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/mk/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/mk/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/mk/mail-spam-marking.page
+share/gnome/help/evolution/mk/mail-spam-settings.page
+share/gnome/help/evolution/mk/mail-spam.page
+share/gnome/help/evolution/mk/mail-two-trash-folders.page
+share/gnome/help/evolution/mk/mail-usenet-subscriptions.page
+share/gnome/help/evolution/mk/mail-vertical-view.page
+share/gnome/help/evolution/mk/mail-word-wrap.page
+share/gnome/help/evolution/mk/mail-working-offline.page
+share/gnome/help/evolution/mk/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/mk/memos-searching.page
+share/gnome/help/evolution/mk/memos-usage-add-memo.page
+share/gnome/help/evolution/mk/memos-usage-delete-memo.page
+share/gnome/help/evolution/mk/memos-usage-edit-memo.page
+share/gnome/help/evolution/mk/memos-usage.page
+share/gnome/help/evolution/mk/minimize-to-system-tray.page
+share/gnome/help/evolution/mk/organizing.page
+share/gnome/help/evolution/mk/problems-debug-how-to.page
+share/gnome/help/evolution/mk/problems-getting-help.page
+share/gnome/help/evolution/mk/problems-reporting-bugs.page
+share/gnome/help/evolution/mk/searching-items.page
+share/gnome/help/evolution/mk/sync-with-other-devices.page
+share/gnome/help/evolution/mk/tasks-caldav.page
+share/gnome/help/evolution/mk/tasks-display-settings.page
+share/gnome/help/evolution/mk/tasks-local.page
+share/gnome/help/evolution/mk/tasks-organizing.page
+share/gnome/help/evolution/mk/tasks-searching.page
+share/gnome/help/evolution/mk/tasks-usage-add-task.page
+share/gnome/help/evolution/mk/tasks-usage-delete-task.page
+share/gnome/help/evolution/mk/tasks-usage-edit-task.page
+share/gnome/help/evolution/mk/tasks-usage.page
+share/gnome/help/evolution/mk/tasks-using-several-tasklists.page
+share/gnome/help/evolution/mk/tasks-webdav.page
+share/gnome/help/evolution/mk/using-categories.page
+share/gnome/help/evolution/oc/backup-restore.page
+share/gnome/help/evolution/oc/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/oc/calendar-caldav.page
+share/gnome/help/evolution/oc/calendar-classifications.page
+share/gnome/help/evolution/oc/calendar-free-busy.page
+share/gnome/help/evolution/oc/calendar-google.page
+share/gnome/help/evolution/oc/calendar-layout-appointment-display.page
+share/gnome/help/evolution/oc/calendar-layout-general-formatting.page
+share/gnome/help/evolution/oc/calendar-layout-views.page
+share/gnome/help/evolution/oc/calendar-layout.page
+share/gnome/help/evolution/oc/calendar-local.page
+share/gnome/help/evolution/oc/calendar-marcus-bains-line.page
+share/gnome/help/evolution/oc/calendar-meetings-delegating.page
+share/gnome/help/evolution/oc/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/oc/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/oc/calendar-meetings.page
+share/gnome/help/evolution/oc/calendar-organizing.page
+share/gnome/help/evolution/oc/calendar-publishing.page
+share/gnome/help/evolution/oc/calendar-recurrence.page
+share/gnome/help/evolution/oc/calendar-searching.page
+share/gnome/help/evolution/oc/calendar-sharing-information.page
+share/gnome/help/evolution/oc/calendar-timezones.page
+share/gnome/help/evolution/oc/calendar-usage-add-appointment.page
+share/gnome/help/evolution/oc/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/oc/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/oc/calendar-usage.page
+share/gnome/help/evolution/oc/calendar-using-several-calendars.page
+share/gnome/help/evolution/oc/calendar-weather.page
+share/gnome/help/evolution/oc/calendar-webdav.page
+share/gnome/help/evolution/oc/change-switcher-appearance.page
+share/gnome/help/evolution/oc/contacts-add-automatically.page
+share/gnome/help/evolution/oc/contacts-autocompletion.page
+share/gnome/help/evolution/oc/contacts-google.page
+share/gnome/help/evolution/oc/contacts-ldap.page
+share/gnome/help/evolution/oc/contacts-local.page
+share/gnome/help/evolution/oc/contacts-organizing.page
+share/gnome/help/evolution/oc/contacts-searching.page
+share/gnome/help/evolution/oc/contacts-usage-add-contact.page
+share/gnome/help/evolution/oc/contacts-usage-delete-contact.page
+share/gnome/help/evolution/oc/contacts-usage-edit-contact.page
+share/gnome/help/evolution/oc/contacts-usage.page
+share/gnome/help/evolution/oc/contacts-using-contact-lists.page
+share/gnome/help/evolution/oc/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/oc/credits.page
+share/gnome/help/evolution/oc/data-storage.page
+share/gnome/help/evolution/oc/default-browser.page
+share/gnome/help/evolution/oc/deleting-appointments.page
+share/gnome/help/evolution/oc/deleting-emails.page
+share/gnome/help/evolution/oc/deleting-to-free-disk-space.page
+share/gnome/help/evolution/oc/exchange-connectors-overview.page
+share/gnome/help/evolution/oc/exchange-placeholder.page
+share/gnome/help/evolution/oc/exporting-data-calendar.page
+share/gnome/help/evolution/oc/exporting-data-contacts.page
+share/gnome/help/evolution/oc/exporting-data-mail.page
+share/gnome/help/evolution/oc/exporting-data.page
+share/gnome/help/evolution/oc/express-mode.page
+share/gnome/help/evolution/oc/figures/color-204a87.png
+share/gnome/help/evolution/oc/figures/color-2e3436.png
+share/gnome/help/evolution/oc/figures/color-4e9a06.png
+share/gnome/help/evolution/oc/figures/color-5c3566.png
+share/gnome/help/evolution/oc/figures/color-8f5902.png
+share/gnome/help/evolution/oc/figures/color-a40000.png
+share/gnome/help/evolution/oc/figures/color-c4a000.png
+share/gnome/help/evolution/oc/figures/color-ce5c00.png
+share/gnome/help/evolution/oc/figures/evolutionlogo.png
+share/gnome/help/evolution/oc/figures/minus-icon.png
+share/gnome/help/evolution/oc/figures/new-mail-notification.png
+share/gnome/help/evolution/oc/figures/new-mail-switcher.png
+share/gnome/help/evolution/oc/figures/plus-icon.png
+share/gnome/help/evolution/oc/figures/search-icon.png
+share/gnome/help/evolution/oc/figures/window-overview-layers.png
+share/gnome/help/evolution/oc/google-services.page
+share/gnome/help/evolution/oc/groupwise-placeholder.page
+share/gnome/help/evolution/oc/import-apps-mozilla.page
+share/gnome/help/evolution/oc/import-apps-outlook.page
+share/gnome/help/evolution/oc/import-data.page
+share/gnome/help/evolution/oc/import-single-files.page
+share/gnome/help/evolution/oc/import-supported-file-formats.page
+share/gnome/help/evolution/oc/index.page
+share/gnome/help/evolution/oc/intro-first-run.page
+share/gnome/help/evolution/oc/intro-main-window.page
+share/gnome/help/evolution/oc/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/oc/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/oc/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/oc/mail-account-manage-imap.page
+share/gnome/help/evolution/oc/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/oc/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/oc/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/oc/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/oc/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/oc/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/oc/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/oc/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/oc/mail-account-manage-pop.page
+share/gnome/help/evolution/oc/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/oc/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/oc/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/oc/mail-account-management.page
+share/gnome/help/evolution/oc/mail-attachments-received.page
+share/gnome/help/evolution/oc/mail-attachments-sending.page
+share/gnome/help/evolution/oc/mail-attachments.page
+share/gnome/help/evolution/oc/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/oc/mail-cannot-see.page
+share/gnome/help/evolution/oc/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/oc/mail-change-time-format.page
+share/gnome/help/evolution/oc/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/oc/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/oc/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/oc/mail-composer-forward.page
+share/gnome/help/evolution/oc/mail-composer-html-image.page
+share/gnome/help/evolution/oc/mail-composer-html-link.page
+share/gnome/help/evolution/oc/mail-composer-html-rule.page
+share/gnome/help/evolution/oc/mail-composer-html-table.page
+share/gnome/help/evolution/oc/mail-composer-html-text.page
+share/gnome/help/evolution/oc/mail-composer-html.page
+share/gnome/help/evolution/oc/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/oc/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/oc/mail-composer-mail-signatures.page
+share/gnome/help/evolution/oc/mail-composer-message-templates.page
+share/gnome/help/evolution/oc/mail-composer-priority.page
+share/gnome/help/evolution/oc/mail-composer-reply.page
+share/gnome/help/evolution/oc/mail-composer-search.page
+share/gnome/help/evolution/oc/mail-composer-several-recipients.page
+share/gnome/help/evolution/oc/mail-composer-spellcheck.page
+share/gnome/help/evolution/oc/mail-composer-write-new-message.page
+share/gnome/help/evolution/oc/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/oc/mail-default-folder-locations.page
+share/gnome/help/evolution/oc/mail-delete-and-undelete.page
+share/gnome/help/evolution/oc/mail-displaying-character-encodings.page
+share/gnome/help/evolution/oc/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/oc/mail-displaying-images-in-html.page
+share/gnome/help/evolution/oc/mail-displaying-message.page
+share/gnome/help/evolution/oc/mail-displaying-no-css.page
+share/gnome/help/evolution/oc/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/oc/mail-duplicates.page
+share/gnome/help/evolution/oc/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/oc/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/oc/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/oc/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/oc/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/oc/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/oc/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/oc/mail-encryption.page
+share/gnome/help/evolution/oc/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/oc/mail-error-folder-mismatch.page
+share/gnome/help/evolution/oc/mail-error-no-provider-available.page
+share/gnome/help/evolution/oc/mail-filters-actions.page
+share/gnome/help/evolution/oc/mail-filters-conditions.page
+share/gnome/help/evolution/oc/mail-filters-not-working.page
+share/gnome/help/evolution/oc/mail-filters.page
+share/gnome/help/evolution/oc/mail-folders.page
+share/gnome/help/evolution/oc/mail-follow-up-flag.page
+share/gnome/help/evolution/oc/mail-imap-headers.page
+share/gnome/help/evolution/oc/mail-imap-subscriptions.page
+share/gnome/help/evolution/oc/mail-labels.page
+share/gnome/help/evolution/oc/mail-layout-changing.page
+share/gnome/help/evolution/oc/mail-moving-emails.page
+share/gnome/help/evolution/oc/mail-not-sent.page
+share/gnome/help/evolution/oc/mail-organizing.page
+share/gnome/help/evolution/oc/mail-read-receipts.page
+share/gnome/help/evolution/oc/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/oc/mail-received-notification.page
+share/gnome/help/evolution/oc/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/oc/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/oc/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/oc/mail-receiving-options-imap.page
+share/gnome/help/evolution/oc/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/oc/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/oc/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/oc/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/oc/mail-receiving-options-pop.page
+share/gnome/help/evolution/oc/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/oc/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/oc/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/oc/mail-receiving-options.page
+share/gnome/help/evolution/oc/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/oc/mail-refresh-folders.page
+share/gnome/help/evolution/oc/mail-search-folders-add.page
+share/gnome/help/evolution/oc/mail-search-folders-conditions.page
+share/gnome/help/evolution/oc/mail-search-folders-refresh.page
+share/gnome/help/evolution/oc/mail-search-folders.page
+share/gnome/help/evolution/oc/mail-searching-attachment-type.page
+share/gnome/help/evolution/oc/mail-searching.page
+share/gnome/help/evolution/oc/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/oc/mail-send-and-receive-manual.page
+share/gnome/help/evolution/oc/mail-send-and-receive.page
+share/gnome/help/evolution/oc/mail-sending-options-smtp.page
+share/gnome/help/evolution/oc/mail-several-pop-accounts.page
+share/gnome/help/evolution/oc/mail-sorting-message-list.page
+share/gnome/help/evolution/oc/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/oc/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/oc/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/oc/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/oc/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/oc/mail-spam-marking.page
+share/gnome/help/evolution/oc/mail-spam-settings.page
+share/gnome/help/evolution/oc/mail-spam.page
+share/gnome/help/evolution/oc/mail-two-trash-folders.page
+share/gnome/help/evolution/oc/mail-usenet-subscriptions.page
+share/gnome/help/evolution/oc/mail-vertical-view.page
+share/gnome/help/evolution/oc/mail-word-wrap.page
+share/gnome/help/evolution/oc/mail-working-offline.page
+share/gnome/help/evolution/oc/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/oc/memos-searching.page
+share/gnome/help/evolution/oc/memos-usage-add-memo.page
+share/gnome/help/evolution/oc/memos-usage-delete-memo.page
+share/gnome/help/evolution/oc/memos-usage-edit-memo.page
+share/gnome/help/evolution/oc/memos-usage.page
+share/gnome/help/evolution/oc/minimize-to-system-tray.page
+share/gnome/help/evolution/oc/organizing.page
+share/gnome/help/evolution/oc/problems-debug-how-to.page
+share/gnome/help/evolution/oc/problems-getting-help.page
+share/gnome/help/evolution/oc/problems-reporting-bugs.page
+share/gnome/help/evolution/oc/searching-items.page
+share/gnome/help/evolution/oc/sync-with-other-devices.page
+share/gnome/help/evolution/oc/tasks-caldav.page
+share/gnome/help/evolution/oc/tasks-display-settings.page
+share/gnome/help/evolution/oc/tasks-local.page
+share/gnome/help/evolution/oc/tasks-organizing.page
+share/gnome/help/evolution/oc/tasks-searching.page
+share/gnome/help/evolution/oc/tasks-usage-add-task.page
+share/gnome/help/evolution/oc/tasks-usage-delete-task.page
+share/gnome/help/evolution/oc/tasks-usage-edit-task.page
+share/gnome/help/evolution/oc/tasks-usage.page
+share/gnome/help/evolution/oc/tasks-using-several-tasklists.page
+share/gnome/help/evolution/oc/tasks-webdav.page
+share/gnome/help/evolution/oc/using-categories.page
+share/gnome/help/evolution/ru/backup-restore.page
+share/gnome/help/evolution/ru/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/ru/calendar-caldav.page
+share/gnome/help/evolution/ru/calendar-classifications.page
+share/gnome/help/evolution/ru/calendar-free-busy.page
+share/gnome/help/evolution/ru/calendar-google.page
+share/gnome/help/evolution/ru/calendar-layout-appointment-display.page
+share/gnome/help/evolution/ru/calendar-layout-general-formatting.page
+share/gnome/help/evolution/ru/calendar-layout-views.page
+share/gnome/help/evolution/ru/calendar-layout.page
+share/gnome/help/evolution/ru/calendar-local.page
+share/gnome/help/evolution/ru/calendar-marcus-bains-line.page
+share/gnome/help/evolution/ru/calendar-meetings-delegating.page
+share/gnome/help/evolution/ru/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/ru/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/ru/calendar-meetings.page
+share/gnome/help/evolution/ru/calendar-organizing.page
+share/gnome/help/evolution/ru/calendar-publishing.page
+share/gnome/help/evolution/ru/calendar-recurrence.page
+share/gnome/help/evolution/ru/calendar-searching.page
+share/gnome/help/evolution/ru/calendar-sharing-information.page
+share/gnome/help/evolution/ru/calendar-timezones.page
+share/gnome/help/evolution/ru/calendar-usage-add-appointment.page
+share/gnome/help/evolution/ru/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/ru/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/ru/calendar-usage.page
+share/gnome/help/evolution/ru/calendar-using-several-calendars.page
+share/gnome/help/evolution/ru/calendar-weather.page
+share/gnome/help/evolution/ru/calendar-webdav.page
+share/gnome/help/evolution/ru/change-switcher-appearance.page
+share/gnome/help/evolution/ru/contacts-add-automatically.page
+share/gnome/help/evolution/ru/contacts-autocompletion.page
+share/gnome/help/evolution/ru/contacts-google.page
+share/gnome/help/evolution/ru/contacts-ldap.page
+share/gnome/help/evolution/ru/contacts-local.page
+share/gnome/help/evolution/ru/contacts-organizing.page
+share/gnome/help/evolution/ru/contacts-searching.page
+share/gnome/help/evolution/ru/contacts-usage-add-contact.page
+share/gnome/help/evolution/ru/contacts-usage-delete-contact.page
+share/gnome/help/evolution/ru/contacts-usage-edit-contact.page
+share/gnome/help/evolution/ru/contacts-usage.page
+share/gnome/help/evolution/ru/contacts-using-contact-lists.page
+share/gnome/help/evolution/ru/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/ru/credits.page
+share/gnome/help/evolution/ru/data-storage.page
+share/gnome/help/evolution/ru/default-browser.page
+share/gnome/help/evolution/ru/deleting-appointments.page
+share/gnome/help/evolution/ru/deleting-emails.page
+share/gnome/help/evolution/ru/deleting-to-free-disk-space.page
+share/gnome/help/evolution/ru/exchange-connectors-overview.page
+share/gnome/help/evolution/ru/exchange-placeholder.page
+share/gnome/help/evolution/ru/exporting-data-calendar.page
+share/gnome/help/evolution/ru/exporting-data-contacts.page
+share/gnome/help/evolution/ru/exporting-data-mail.page
+share/gnome/help/evolution/ru/exporting-data.page
+share/gnome/help/evolution/ru/express-mode.page
+share/gnome/help/evolution/ru/figures/color-204a87.png
+share/gnome/help/evolution/ru/figures/color-2e3436.png
+share/gnome/help/evolution/ru/figures/color-4e9a06.png
+share/gnome/help/evolution/ru/figures/color-5c3566.png
+share/gnome/help/evolution/ru/figures/color-8f5902.png
+share/gnome/help/evolution/ru/figures/color-a40000.png
+share/gnome/help/evolution/ru/figures/color-c4a000.png
+share/gnome/help/evolution/ru/figures/color-ce5c00.png
+share/gnome/help/evolution/ru/figures/evolutionlogo.png
+share/gnome/help/evolution/ru/figures/minus-icon.png
+share/gnome/help/evolution/ru/figures/new-mail-notification.png
+share/gnome/help/evolution/ru/figures/new-mail-switcher.png
+share/gnome/help/evolution/ru/figures/plus-icon.png
+share/gnome/help/evolution/ru/figures/search-icon.png
+share/gnome/help/evolution/ru/figures/window-overview-layers.png
+share/gnome/help/evolution/ru/google-services.page
+share/gnome/help/evolution/ru/groupwise-placeholder.page
+share/gnome/help/evolution/ru/import-apps-mozilla.page
+share/gnome/help/evolution/ru/import-apps-outlook.page
+share/gnome/help/evolution/ru/import-data.page
+share/gnome/help/evolution/ru/import-single-files.page
+share/gnome/help/evolution/ru/import-supported-file-formats.page
+share/gnome/help/evolution/ru/index.page
+share/gnome/help/evolution/ru/intro-first-run.page
+share/gnome/help/evolution/ru/intro-main-window.page
+share/gnome/help/evolution/ru/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/ru/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/ru/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/ru/mail-account-manage-imap.page
+share/gnome/help/evolution/ru/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/ru/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/ru/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/ru/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/ru/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/ru/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/ru/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/ru/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/ru/mail-account-manage-pop.page
+share/gnome/help/evolution/ru/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/ru/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/ru/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/ru/mail-account-management.page
+share/gnome/help/evolution/ru/mail-attachments-received.page
+share/gnome/help/evolution/ru/mail-attachments-sending.page
+share/gnome/help/evolution/ru/mail-attachments.page
+share/gnome/help/evolution/ru/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/ru/mail-cannot-see.page
+share/gnome/help/evolution/ru/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/ru/mail-change-time-format.page
+share/gnome/help/evolution/ru/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/ru/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/ru/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/ru/mail-composer-forward.page
+share/gnome/help/evolution/ru/mail-composer-html-image.page
+share/gnome/help/evolution/ru/mail-composer-html-link.page
+share/gnome/help/evolution/ru/mail-composer-html-rule.page
+share/gnome/help/evolution/ru/mail-composer-html-table.page
+share/gnome/help/evolution/ru/mail-composer-html-text.page
+share/gnome/help/evolution/ru/mail-composer-html.page
+share/gnome/help/evolution/ru/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/ru/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/ru/mail-composer-mail-signatures.page
+share/gnome/help/evolution/ru/mail-composer-message-templates.page
+share/gnome/help/evolution/ru/mail-composer-priority.page
+share/gnome/help/evolution/ru/mail-composer-reply.page
+share/gnome/help/evolution/ru/mail-composer-search.page
+share/gnome/help/evolution/ru/mail-composer-several-recipients.page
+share/gnome/help/evolution/ru/mail-composer-spellcheck.page
+share/gnome/help/evolution/ru/mail-composer-write-new-message.page
+share/gnome/help/evolution/ru/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/ru/mail-default-folder-locations.page
+share/gnome/help/evolution/ru/mail-delete-and-undelete.page
+share/gnome/help/evolution/ru/mail-displaying-character-encodings.page
+share/gnome/help/evolution/ru/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/ru/mail-displaying-images-in-html.page
+share/gnome/help/evolution/ru/mail-displaying-message.page
+share/gnome/help/evolution/ru/mail-displaying-no-css.page
+share/gnome/help/evolution/ru/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/ru/mail-duplicates.page
+share/gnome/help/evolution/ru/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/ru/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/ru/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/ru/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/ru/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/ru/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/ru/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/ru/mail-encryption.page
+share/gnome/help/evolution/ru/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/ru/mail-error-folder-mismatch.page
+share/gnome/help/evolution/ru/mail-error-no-provider-available.page
+share/gnome/help/evolution/ru/mail-filters-actions.page
+share/gnome/help/evolution/ru/mail-filters-conditions.page
+share/gnome/help/evolution/ru/mail-filters-not-working.page
+share/gnome/help/evolution/ru/mail-filters.page
+share/gnome/help/evolution/ru/mail-folders.page
+share/gnome/help/evolution/ru/mail-follow-up-flag.page
+share/gnome/help/evolution/ru/mail-imap-headers.page
+share/gnome/help/evolution/ru/mail-imap-subscriptions.page
+share/gnome/help/evolution/ru/mail-labels.page
+share/gnome/help/evolution/ru/mail-layout-changing.page
+share/gnome/help/evolution/ru/mail-moving-emails.page
+share/gnome/help/evolution/ru/mail-not-sent.page
+share/gnome/help/evolution/ru/mail-organizing.page
+share/gnome/help/evolution/ru/mail-read-receipts.page
+share/gnome/help/evolution/ru/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/ru/mail-received-notification.page
+share/gnome/help/evolution/ru/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/ru/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/ru/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/ru/mail-receiving-options-imap.page
+share/gnome/help/evolution/ru/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/ru/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/ru/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/ru/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/ru/mail-receiving-options-pop.page
+share/gnome/help/evolution/ru/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/ru/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/ru/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/ru/mail-receiving-options.page
+share/gnome/help/evolution/ru/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/ru/mail-refresh-folders.page
+share/gnome/help/evolution/ru/mail-search-folders-add.page
+share/gnome/help/evolution/ru/mail-search-folders-conditions.page
+share/gnome/help/evolution/ru/mail-search-folders-refresh.page
+share/gnome/help/evolution/ru/mail-search-folders.page
+share/gnome/help/evolution/ru/mail-searching-attachment-type.page
+share/gnome/help/evolution/ru/mail-searching.page
+share/gnome/help/evolution/ru/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/ru/mail-send-and-receive-manual.page
+share/gnome/help/evolution/ru/mail-send-and-receive.page
+share/gnome/help/evolution/ru/mail-sending-options-smtp.page
+share/gnome/help/evolution/ru/mail-several-pop-accounts.page
+share/gnome/help/evolution/ru/mail-sorting-message-list.page
+share/gnome/help/evolution/ru/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/ru/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/ru/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/ru/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/ru/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/ru/mail-spam-marking.page
+share/gnome/help/evolution/ru/mail-spam-settings.page
+share/gnome/help/evolution/ru/mail-spam.page
+share/gnome/help/evolution/ru/mail-two-trash-folders.page
+share/gnome/help/evolution/ru/mail-usenet-subscriptions.page
+share/gnome/help/evolution/ru/mail-vertical-view.page
+share/gnome/help/evolution/ru/mail-word-wrap.page
+share/gnome/help/evolution/ru/mail-working-offline.page
+share/gnome/help/evolution/ru/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/ru/memos-searching.page
+share/gnome/help/evolution/ru/memos-usage-add-memo.page
+share/gnome/help/evolution/ru/memos-usage-delete-memo.page
+share/gnome/help/evolution/ru/memos-usage-edit-memo.page
+share/gnome/help/evolution/ru/memos-usage.page
+share/gnome/help/evolution/ru/minimize-to-system-tray.page
+share/gnome/help/evolution/ru/organizing.page
+share/gnome/help/evolution/ru/problems-debug-how-to.page
+share/gnome/help/evolution/ru/problems-getting-help.page
+share/gnome/help/evolution/ru/problems-reporting-bugs.page
+share/gnome/help/evolution/ru/searching-items.page
+share/gnome/help/evolution/ru/sync-with-other-devices.page
+share/gnome/help/evolution/ru/tasks-caldav.page
+share/gnome/help/evolution/ru/tasks-display-settings.page
+share/gnome/help/evolution/ru/tasks-local.page
+share/gnome/help/evolution/ru/tasks-organizing.page
+share/gnome/help/evolution/ru/tasks-searching.page
+share/gnome/help/evolution/ru/tasks-usage-add-task.page
+share/gnome/help/evolution/ru/tasks-usage-delete-task.page
+share/gnome/help/evolution/ru/tasks-usage-edit-task.page
+share/gnome/help/evolution/ru/tasks-usage.page
+share/gnome/help/evolution/ru/tasks-using-several-tasklists.page
+share/gnome/help/evolution/ru/tasks-webdav.page
+share/gnome/help/evolution/ru/using-categories.page
+share/gnome/help/evolution/sl/backup-restore.page
+share/gnome/help/evolution/sl/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/sl/calendar-caldav.page
+share/gnome/help/evolution/sl/calendar-classifications.page
+share/gnome/help/evolution/sl/calendar-free-busy.page
+share/gnome/help/evolution/sl/calendar-google.page
+share/gnome/help/evolution/sl/calendar-layout-appointment-display.page
+share/gnome/help/evolution/sl/calendar-layout-general-formatting.page
+share/gnome/help/evolution/sl/calendar-layout-views.page
+share/gnome/help/evolution/sl/calendar-layout.page
+share/gnome/help/evolution/sl/calendar-local.page
+share/gnome/help/evolution/sl/calendar-marcus-bains-line.page
+share/gnome/help/evolution/sl/calendar-meetings-delegating.page
+share/gnome/help/evolution/sl/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/sl/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/sl/calendar-meetings.page
+share/gnome/help/evolution/sl/calendar-organizing.page
+share/gnome/help/evolution/sl/calendar-publishing.page
+share/gnome/help/evolution/sl/calendar-recurrence.page
+share/gnome/help/evolution/sl/calendar-searching.page
+share/gnome/help/evolution/sl/calendar-sharing-information.page
+share/gnome/help/evolution/sl/calendar-timezones.page
+share/gnome/help/evolution/sl/calendar-usage-add-appointment.page
+share/gnome/help/evolution/sl/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/sl/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/sl/calendar-usage.page
+share/gnome/help/evolution/sl/calendar-using-several-calendars.page
+share/gnome/help/evolution/sl/calendar-weather.page
+share/gnome/help/evolution/sl/calendar-webdav.page
+share/gnome/help/evolution/sl/change-switcher-appearance.page
+share/gnome/help/evolution/sl/contacts-add-automatically.page
+share/gnome/help/evolution/sl/contacts-autocompletion.page
+share/gnome/help/evolution/sl/contacts-google.page
+share/gnome/help/evolution/sl/contacts-ldap.page
+share/gnome/help/evolution/sl/contacts-local.page
+share/gnome/help/evolution/sl/contacts-organizing.page
+share/gnome/help/evolution/sl/contacts-searching.page
+share/gnome/help/evolution/sl/contacts-usage-add-contact.page
+share/gnome/help/evolution/sl/contacts-usage-delete-contact.page
+share/gnome/help/evolution/sl/contacts-usage-edit-contact.page
+share/gnome/help/evolution/sl/contacts-usage.page
+share/gnome/help/evolution/sl/contacts-using-contact-lists.page
+share/gnome/help/evolution/sl/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/sl/credits.page
+share/gnome/help/evolution/sl/data-storage.page
+share/gnome/help/evolution/sl/default-browser.page
+share/gnome/help/evolution/sl/deleting-appointments.page
+share/gnome/help/evolution/sl/deleting-emails.page
+share/gnome/help/evolution/sl/deleting-to-free-disk-space.page
+share/gnome/help/evolution/sl/exchange-connectors-overview.page
+share/gnome/help/evolution/sl/exchange-placeholder.page
+share/gnome/help/evolution/sl/exporting-data-calendar.page
+share/gnome/help/evolution/sl/exporting-data-contacts.page
+share/gnome/help/evolution/sl/exporting-data-mail.page
+share/gnome/help/evolution/sl/exporting-data.page
+share/gnome/help/evolution/sl/express-mode.page
+share/gnome/help/evolution/sl/figures/color-204a87.png
+share/gnome/help/evolution/sl/figures/color-2e3436.png
+share/gnome/help/evolution/sl/figures/color-4e9a06.png
+share/gnome/help/evolution/sl/figures/color-5c3566.png
+share/gnome/help/evolution/sl/figures/color-8f5902.png
+share/gnome/help/evolution/sl/figures/color-a40000.png
+share/gnome/help/evolution/sl/figures/color-c4a000.png
+share/gnome/help/evolution/sl/figures/color-ce5c00.png
+share/gnome/help/evolution/sl/figures/evolutionlogo.png
+share/gnome/help/evolution/sl/figures/minus-icon.png
+share/gnome/help/evolution/sl/figures/new-mail-notification.png
+share/gnome/help/evolution/sl/figures/new-mail-switcher.png
+share/gnome/help/evolution/sl/figures/plus-icon.png
+share/gnome/help/evolution/sl/figures/search-icon.png
+share/gnome/help/evolution/sl/figures/window-overview-layers.png
+share/gnome/help/evolution/sl/google-services.page
+share/gnome/help/evolution/sl/groupwise-placeholder.page
+share/gnome/help/evolution/sl/import-apps-mozilla.page
+share/gnome/help/evolution/sl/import-apps-outlook.page
+share/gnome/help/evolution/sl/import-data.page
+share/gnome/help/evolution/sl/import-single-files.page
+share/gnome/help/evolution/sl/import-supported-file-formats.page
+share/gnome/help/evolution/sl/index.page
+share/gnome/help/evolution/sl/intro-first-run.page
+share/gnome/help/evolution/sl/intro-main-window.page
+share/gnome/help/evolution/sl/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/sl/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/sl/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/sl/mail-account-manage-imap.page
+share/gnome/help/evolution/sl/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/sl/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/sl/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/sl/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/sl/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/sl/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/sl/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/sl/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/sl/mail-account-manage-pop.page
+share/gnome/help/evolution/sl/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/sl/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/sl/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/sl/mail-account-management.page
+share/gnome/help/evolution/sl/mail-attachments-received.page
+share/gnome/help/evolution/sl/mail-attachments-sending.page
+share/gnome/help/evolution/sl/mail-attachments.page
+share/gnome/help/evolution/sl/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/sl/mail-cannot-see.page
+share/gnome/help/evolution/sl/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/sl/mail-change-time-format.page
+share/gnome/help/evolution/sl/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/sl/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/sl/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/sl/mail-composer-forward.page
+share/gnome/help/evolution/sl/mail-composer-html-image.page
+share/gnome/help/evolution/sl/mail-composer-html-link.page
+share/gnome/help/evolution/sl/mail-composer-html-rule.page
+share/gnome/help/evolution/sl/mail-composer-html-table.page
+share/gnome/help/evolution/sl/mail-composer-html-text.page
+share/gnome/help/evolution/sl/mail-composer-html.page
+share/gnome/help/evolution/sl/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/sl/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/sl/mail-composer-mail-signatures.page
+share/gnome/help/evolution/sl/mail-composer-message-templates.page
+share/gnome/help/evolution/sl/mail-composer-priority.page
+share/gnome/help/evolution/sl/mail-composer-reply.page
+share/gnome/help/evolution/sl/mail-composer-search.page
+share/gnome/help/evolution/sl/mail-composer-several-recipients.page
+share/gnome/help/evolution/sl/mail-composer-spellcheck.page
+share/gnome/help/evolution/sl/mail-composer-write-new-message.page
+share/gnome/help/evolution/sl/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/sl/mail-default-folder-locations.page
+share/gnome/help/evolution/sl/mail-delete-and-undelete.page
+share/gnome/help/evolution/sl/mail-displaying-character-encodings.page
+share/gnome/help/evolution/sl/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/sl/mail-displaying-images-in-html.page
+share/gnome/help/evolution/sl/mail-displaying-message.page
+share/gnome/help/evolution/sl/mail-displaying-no-css.page
+share/gnome/help/evolution/sl/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/sl/mail-duplicates.page
+share/gnome/help/evolution/sl/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/sl/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/sl/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/sl/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/sl/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/sl/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/sl/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/sl/mail-encryption.page
+share/gnome/help/evolution/sl/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/sl/mail-error-folder-mismatch.page
+share/gnome/help/evolution/sl/mail-error-no-provider-available.page
+share/gnome/help/evolution/sl/mail-filters-actions.page
+share/gnome/help/evolution/sl/mail-filters-conditions.page
+share/gnome/help/evolution/sl/mail-filters-not-working.page
+share/gnome/help/evolution/sl/mail-filters.page
+share/gnome/help/evolution/sl/mail-folders.page
+share/gnome/help/evolution/sl/mail-follow-up-flag.page
+share/gnome/help/evolution/sl/mail-imap-headers.page
+share/gnome/help/evolution/sl/mail-imap-subscriptions.page
+share/gnome/help/evolution/sl/mail-labels.page
+share/gnome/help/evolution/sl/mail-layout-changing.page
+share/gnome/help/evolution/sl/mail-moving-emails.page
+share/gnome/help/evolution/sl/mail-not-sent.page
+share/gnome/help/evolution/sl/mail-organizing.page
+share/gnome/help/evolution/sl/mail-read-receipts.page
+share/gnome/help/evolution/sl/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/sl/mail-received-notification.page
+share/gnome/help/evolution/sl/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/sl/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/sl/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/sl/mail-receiving-options-imap.page
+share/gnome/help/evolution/sl/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/sl/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/sl/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/sl/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/sl/mail-receiving-options-pop.page
+share/gnome/help/evolution/sl/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/sl/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/sl/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/sl/mail-receiving-options.page
+share/gnome/help/evolution/sl/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/sl/mail-refresh-folders.page
+share/gnome/help/evolution/sl/mail-search-folders-add.page
+share/gnome/help/evolution/sl/mail-search-folders-conditions.page
+share/gnome/help/evolution/sl/mail-search-folders-refresh.page
+share/gnome/help/evolution/sl/mail-search-folders.page
+share/gnome/help/evolution/sl/mail-searching-attachment-type.page
+share/gnome/help/evolution/sl/mail-searching.page
+share/gnome/help/evolution/sl/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/sl/mail-send-and-receive-manual.page
+share/gnome/help/evolution/sl/mail-send-and-receive.page
+share/gnome/help/evolution/sl/mail-sending-options-smtp.page
+share/gnome/help/evolution/sl/mail-several-pop-accounts.page
+share/gnome/help/evolution/sl/mail-sorting-message-list.page
+share/gnome/help/evolution/sl/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/sl/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/sl/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/sl/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/sl/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/sl/mail-spam-marking.page
+share/gnome/help/evolution/sl/mail-spam-settings.page
+share/gnome/help/evolution/sl/mail-spam.page
+share/gnome/help/evolution/sl/mail-two-trash-folders.page
+share/gnome/help/evolution/sl/mail-usenet-subscriptions.page
+share/gnome/help/evolution/sl/mail-vertical-view.page
+share/gnome/help/evolution/sl/mail-word-wrap.page
+share/gnome/help/evolution/sl/mail-working-offline.page
+share/gnome/help/evolution/sl/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/sl/memos-searching.page
+share/gnome/help/evolution/sl/memos-usage-add-memo.page
+share/gnome/help/evolution/sl/memos-usage-delete-memo.page
+share/gnome/help/evolution/sl/memos-usage-edit-memo.page
+share/gnome/help/evolution/sl/memos-usage.page
+share/gnome/help/evolution/sl/minimize-to-system-tray.page
+share/gnome/help/evolution/sl/organizing.page
+share/gnome/help/evolution/sl/problems-debug-how-to.page
+share/gnome/help/evolution/sl/problems-getting-help.page
+share/gnome/help/evolution/sl/problems-reporting-bugs.page
+share/gnome/help/evolution/sl/searching-items.page
+share/gnome/help/evolution/sl/sync-with-other-devices.page
+share/gnome/help/evolution/sl/tasks-caldav.page
+share/gnome/help/evolution/sl/tasks-display-settings.page
+share/gnome/help/evolution/sl/tasks-local.page
+share/gnome/help/evolution/sl/tasks-organizing.page
+share/gnome/help/evolution/sl/tasks-searching.page
+share/gnome/help/evolution/sl/tasks-usage-add-task.page
+share/gnome/help/evolution/sl/tasks-usage-delete-task.page
+share/gnome/help/evolution/sl/tasks-usage-edit-task.page
+share/gnome/help/evolution/sl/tasks-usage.page
+share/gnome/help/evolution/sl/tasks-using-several-tasklists.page
+share/gnome/help/evolution/sl/tasks-webdav.page
+share/gnome/help/evolution/sl/using-categories.page
+share/gnome/help/evolution/sv/backup-restore.page
+share/gnome/help/evolution/sv/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/sv/calendar-caldav.page
+share/gnome/help/evolution/sv/calendar-classifications.page
+share/gnome/help/evolution/sv/calendar-free-busy.page
+share/gnome/help/evolution/sv/calendar-google.page
+share/gnome/help/evolution/sv/calendar-layout-appointment-display.page
+share/gnome/help/evolution/sv/calendar-layout-general-formatting.page
+share/gnome/help/evolution/sv/calendar-layout-views.page
+share/gnome/help/evolution/sv/calendar-layout.page
+share/gnome/help/evolution/sv/calendar-local.page
+share/gnome/help/evolution/sv/calendar-marcus-bains-line.page
+share/gnome/help/evolution/sv/calendar-meetings-delegating.page
+share/gnome/help/evolution/sv/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/sv/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/sv/calendar-meetings.page
+share/gnome/help/evolution/sv/calendar-organizing.page
+share/gnome/help/evolution/sv/calendar-publishing.page
+share/gnome/help/evolution/sv/calendar-recurrence.page
+share/gnome/help/evolution/sv/calendar-searching.page
+share/gnome/help/evolution/sv/calendar-sharing-information.page
+share/gnome/help/evolution/sv/calendar-timezones.page
+share/gnome/help/evolution/sv/calendar-usage-add-appointment.page
+share/gnome/help/evolution/sv/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/sv/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/sv/calendar-usage.page
+share/gnome/help/evolution/sv/calendar-using-several-calendars.page
+share/gnome/help/evolution/sv/calendar-weather.page
+share/gnome/help/evolution/sv/calendar-webdav.page
+share/gnome/help/evolution/sv/change-switcher-appearance.page
+share/gnome/help/evolution/sv/contacts-add-automatically.page
+share/gnome/help/evolution/sv/contacts-autocompletion.page
+share/gnome/help/evolution/sv/contacts-google.page
+share/gnome/help/evolution/sv/contacts-ldap.page
+share/gnome/help/evolution/sv/contacts-local.page
+share/gnome/help/evolution/sv/contacts-organizing.page
+share/gnome/help/evolution/sv/contacts-searching.page
+share/gnome/help/evolution/sv/contacts-usage-add-contact.page
+share/gnome/help/evolution/sv/contacts-usage-delete-contact.page
+share/gnome/help/evolution/sv/contacts-usage-edit-contact.page
+share/gnome/help/evolution/sv/contacts-usage.page
+share/gnome/help/evolution/sv/contacts-using-contact-lists.page
+share/gnome/help/evolution/sv/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/sv/credits.page
+share/gnome/help/evolution/sv/data-storage.page
+share/gnome/help/evolution/sv/default-browser.page
+share/gnome/help/evolution/sv/deleting-appointments.page
+share/gnome/help/evolution/sv/deleting-emails.page
+share/gnome/help/evolution/sv/deleting-to-free-disk-space.page
+share/gnome/help/evolution/sv/exchange-connectors-overview.page
+share/gnome/help/evolution/sv/exchange-placeholder.page
+share/gnome/help/evolution/sv/exporting-data-calendar.page
+share/gnome/help/evolution/sv/exporting-data-contacts.page
+share/gnome/help/evolution/sv/exporting-data-mail.page
+share/gnome/help/evolution/sv/exporting-data.page
+share/gnome/help/evolution/sv/express-mode.page
+share/gnome/help/evolution/sv/figures/color-204a87.png
+share/gnome/help/evolution/sv/figures/color-2e3436.png
+share/gnome/help/evolution/sv/figures/color-4e9a06.png
+share/gnome/help/evolution/sv/figures/color-5c3566.png
+share/gnome/help/evolution/sv/figures/color-8f5902.png
+share/gnome/help/evolution/sv/figures/color-a40000.png
+share/gnome/help/evolution/sv/figures/color-c4a000.png
+share/gnome/help/evolution/sv/figures/color-ce5c00.png
+share/gnome/help/evolution/sv/figures/evolutionlogo.png
+share/gnome/help/evolution/sv/figures/minus-icon.png
+share/gnome/help/evolution/sv/figures/new-mail-notification.png
+share/gnome/help/evolution/sv/figures/new-mail-switcher.png
+share/gnome/help/evolution/sv/figures/plus-icon.png
+share/gnome/help/evolution/sv/figures/search-icon.png
+share/gnome/help/evolution/sv/figures/window-overview-layers.png
+share/gnome/help/evolution/sv/google-services.page
+share/gnome/help/evolution/sv/groupwise-placeholder.page
+share/gnome/help/evolution/sv/import-apps-mozilla.page
+share/gnome/help/evolution/sv/import-apps-outlook.page
+share/gnome/help/evolution/sv/import-data.page
+share/gnome/help/evolution/sv/import-single-files.page
+share/gnome/help/evolution/sv/import-supported-file-formats.page
+share/gnome/help/evolution/sv/index.page
+share/gnome/help/evolution/sv/intro-first-run.page
+share/gnome/help/evolution/sv/intro-main-window.page
+share/gnome/help/evolution/sv/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/sv/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/sv/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/sv/mail-account-manage-imap.page
+share/gnome/help/evolution/sv/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/sv/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/sv/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/sv/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/sv/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/sv/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/sv/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/sv/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/sv/mail-account-manage-pop.page
+share/gnome/help/evolution/sv/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/sv/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/sv/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/sv/mail-account-management.page
+share/gnome/help/evolution/sv/mail-attachments-received.page
+share/gnome/help/evolution/sv/mail-attachments-sending.page
+share/gnome/help/evolution/sv/mail-attachments.page
+share/gnome/help/evolution/sv/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/sv/mail-cannot-see.page
+share/gnome/help/evolution/sv/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/sv/mail-change-time-format.page
+share/gnome/help/evolution/sv/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/sv/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/sv/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/sv/mail-composer-forward.page
+share/gnome/help/evolution/sv/mail-composer-html-image.page
+share/gnome/help/evolution/sv/mail-composer-html-link.page
+share/gnome/help/evolution/sv/mail-composer-html-rule.page
+share/gnome/help/evolution/sv/mail-composer-html-table.page
+share/gnome/help/evolution/sv/mail-composer-html-text.page
+share/gnome/help/evolution/sv/mail-composer-html.page
+share/gnome/help/evolution/sv/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/sv/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/sv/mail-composer-mail-signatures.page
+share/gnome/help/evolution/sv/mail-composer-message-templates.page
+share/gnome/help/evolution/sv/mail-composer-priority.page
+share/gnome/help/evolution/sv/mail-composer-reply.page
+share/gnome/help/evolution/sv/mail-composer-search.page
+share/gnome/help/evolution/sv/mail-composer-several-recipients.page
+share/gnome/help/evolution/sv/mail-composer-spellcheck.page
+share/gnome/help/evolution/sv/mail-composer-write-new-message.page
+share/gnome/help/evolution/sv/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/sv/mail-default-folder-locations.page
+share/gnome/help/evolution/sv/mail-delete-and-undelete.page
+share/gnome/help/evolution/sv/mail-displaying-character-encodings.page
+share/gnome/help/evolution/sv/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/sv/mail-displaying-images-in-html.page
+share/gnome/help/evolution/sv/mail-displaying-message.page
+share/gnome/help/evolution/sv/mail-displaying-no-css.page
+share/gnome/help/evolution/sv/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/sv/mail-duplicates.page
+share/gnome/help/evolution/sv/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/sv/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/sv/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/sv/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/sv/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/sv/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/sv/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/sv/mail-encryption.page
+share/gnome/help/evolution/sv/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/sv/mail-error-folder-mismatch.page
+share/gnome/help/evolution/sv/mail-error-no-provider-available.page
+share/gnome/help/evolution/sv/mail-filters-actions.page
+share/gnome/help/evolution/sv/mail-filters-conditions.page
+share/gnome/help/evolution/sv/mail-filters-not-working.page
+share/gnome/help/evolution/sv/mail-filters.page
+share/gnome/help/evolution/sv/mail-folders.page
+share/gnome/help/evolution/sv/mail-follow-up-flag.page
+share/gnome/help/evolution/sv/mail-imap-headers.page
+share/gnome/help/evolution/sv/mail-imap-subscriptions.page
+share/gnome/help/evolution/sv/mail-labels.page
+share/gnome/help/evolution/sv/mail-layout-changing.page
+share/gnome/help/evolution/sv/mail-moving-emails.page
+share/gnome/help/evolution/sv/mail-not-sent.page
+share/gnome/help/evolution/sv/mail-organizing.page
+share/gnome/help/evolution/sv/mail-read-receipts.page
+share/gnome/help/evolution/sv/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/sv/mail-received-notification.page
+share/gnome/help/evolution/sv/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/sv/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/sv/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/sv/mail-receiving-options-imap.page
+share/gnome/help/evolution/sv/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/sv/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/sv/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/sv/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/sv/mail-receiving-options-pop.page
+share/gnome/help/evolution/sv/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/sv/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/sv/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/sv/mail-receiving-options.page
+share/gnome/help/evolution/sv/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/sv/mail-refresh-folders.page
+share/gnome/help/evolution/sv/mail-search-folders-add.page
+share/gnome/help/evolution/sv/mail-search-folders-conditions.page
+share/gnome/help/evolution/sv/mail-search-folders-refresh.page
+share/gnome/help/evolution/sv/mail-search-folders.page
+share/gnome/help/evolution/sv/mail-searching-attachment-type.page
+share/gnome/help/evolution/sv/mail-searching.page
+share/gnome/help/evolution/sv/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/sv/mail-send-and-receive-manual.page
+share/gnome/help/evolution/sv/mail-send-and-receive.page
+share/gnome/help/evolution/sv/mail-sending-options-smtp.page
+share/gnome/help/evolution/sv/mail-several-pop-accounts.page
+share/gnome/help/evolution/sv/mail-sorting-message-list.page
+share/gnome/help/evolution/sv/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/sv/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/sv/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/sv/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/sv/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/sv/mail-spam-marking.page
+share/gnome/help/evolution/sv/mail-spam-settings.page
+share/gnome/help/evolution/sv/mail-spam.page
+share/gnome/help/evolution/sv/mail-two-trash-folders.page
+share/gnome/help/evolution/sv/mail-usenet-subscriptions.page
+share/gnome/help/evolution/sv/mail-vertical-view.page
+share/gnome/help/evolution/sv/mail-word-wrap.page
+share/gnome/help/evolution/sv/mail-working-offline.page
+share/gnome/help/evolution/sv/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/sv/memos-searching.page
+share/gnome/help/evolution/sv/memos-usage-add-memo.page
+share/gnome/help/evolution/sv/memos-usage-delete-memo.page
+share/gnome/help/evolution/sv/memos-usage-edit-memo.page
+share/gnome/help/evolution/sv/memos-usage.page
+share/gnome/help/evolution/sv/minimize-to-system-tray.page
+share/gnome/help/evolution/sv/organizing.page
+share/gnome/help/evolution/sv/problems-debug-how-to.page
+share/gnome/help/evolution/sv/problems-getting-help.page
+share/gnome/help/evolution/sv/problems-reporting-bugs.page
+share/gnome/help/evolution/sv/searching-items.page
+share/gnome/help/evolution/sv/sync-with-other-devices.page
+share/gnome/help/evolution/sv/tasks-caldav.page
+share/gnome/help/evolution/sv/tasks-display-settings.page
+share/gnome/help/evolution/sv/tasks-local.page
+share/gnome/help/evolution/sv/tasks-organizing.page
+share/gnome/help/evolution/sv/tasks-searching.page
+share/gnome/help/evolution/sv/tasks-usage-add-task.page
+share/gnome/help/evolution/sv/tasks-usage-delete-task.page
+share/gnome/help/evolution/sv/tasks-usage-edit-task.page
+share/gnome/help/evolution/sv/tasks-usage.page
+share/gnome/help/evolution/sv/tasks-using-several-tasklists.page
+share/gnome/help/evolution/sv/tasks-webdav.page
+share/gnome/help/evolution/sv/using-categories.page
+share/gnome/help/evolution/zh_CN/backup-restore.page
+share/gnome/help/evolution/zh_CN/calendar-alarms-and-reminders.page
+share/gnome/help/evolution/zh_CN/calendar-caldav.page
+share/gnome/help/evolution/zh_CN/calendar-classifications.page
+share/gnome/help/evolution/zh_CN/calendar-free-busy.page
+share/gnome/help/evolution/zh_CN/calendar-google.page
+share/gnome/help/evolution/zh_CN/calendar-layout-appointment-display.page
+share/gnome/help/evolution/zh_CN/calendar-layout-general-formatting.page
+share/gnome/help/evolution/zh_CN/calendar-layout-views.page
+share/gnome/help/evolution/zh_CN/calendar-layout.page
+share/gnome/help/evolution/zh_CN/calendar-local.page
+share/gnome/help/evolution/zh_CN/calendar-marcus-bains-line.page
+share/gnome/help/evolution/zh_CN/calendar-meetings-delegating.page
+share/gnome/help/evolution/zh_CN/calendar-meetings-replying-to-invitation.page
+share/gnome/help/evolution/zh_CN/calendar-meetings-sending-invitation.page
+share/gnome/help/evolution/zh_CN/calendar-meetings.page
+share/gnome/help/evolution/zh_CN/calendar-organizing.page
+share/gnome/help/evolution/zh_CN/calendar-publishing.page
+share/gnome/help/evolution/zh_CN/calendar-recurrence.page
+share/gnome/help/evolution/zh_CN/calendar-searching.page
+share/gnome/help/evolution/zh_CN/calendar-sharing-information.page
+share/gnome/help/evolution/zh_CN/calendar-timezones.page
+share/gnome/help/evolution/zh_CN/calendar-usage-add-appointment.page
+share/gnome/help/evolution/zh_CN/calendar-usage-delete-appointment.page
+share/gnome/help/evolution/zh_CN/calendar-usage-edit-appointment.page
+share/gnome/help/evolution/zh_CN/calendar-usage.page
+share/gnome/help/evolution/zh_CN/calendar-using-several-calendars.page
+share/gnome/help/evolution/zh_CN/calendar-weather.page
+share/gnome/help/evolution/zh_CN/calendar-webdav.page
+share/gnome/help/evolution/zh_CN/change-switcher-appearance.page
+share/gnome/help/evolution/zh_CN/contacts-add-automatically.page
+share/gnome/help/evolution/zh_CN/contacts-autocompletion.page
+share/gnome/help/evolution/zh_CN/contacts-google.page
+share/gnome/help/evolution/zh_CN/contacts-ldap.page
+share/gnome/help/evolution/zh_CN/contacts-local.page
+share/gnome/help/evolution/zh_CN/contacts-organizing.page
+share/gnome/help/evolution/zh_CN/contacts-searching.page
+share/gnome/help/evolution/zh_CN/contacts-usage-add-contact.page
+share/gnome/help/evolution/zh_CN/contacts-usage-delete-contact.page
+share/gnome/help/evolution/zh_CN/contacts-usage-edit-contact.page
+share/gnome/help/evolution/zh_CN/contacts-usage.page
+share/gnome/help/evolution/zh_CN/contacts-using-contact-lists.page
+share/gnome/help/evolution/zh_CN/contacts-using-several-addressbooks.page
+share/gnome/help/evolution/zh_CN/credits.page
+share/gnome/help/evolution/zh_CN/data-storage.page
+share/gnome/help/evolution/zh_CN/default-browser.page
+share/gnome/help/evolution/zh_CN/deleting-appointments.page
+share/gnome/help/evolution/zh_CN/deleting-emails.page
+share/gnome/help/evolution/zh_CN/deleting-to-free-disk-space.page
+share/gnome/help/evolution/zh_CN/exchange-connectors-overview.page
+share/gnome/help/evolution/zh_CN/exchange-placeholder.page
+share/gnome/help/evolution/zh_CN/exporting-data-calendar.page
+share/gnome/help/evolution/zh_CN/exporting-data-contacts.page
+share/gnome/help/evolution/zh_CN/exporting-data-mail.page
+share/gnome/help/evolution/zh_CN/exporting-data.page
+share/gnome/help/evolution/zh_CN/express-mode.page
+share/gnome/help/evolution/zh_CN/figures/color-204a87.png
+share/gnome/help/evolution/zh_CN/figures/color-2e3436.png
+share/gnome/help/evolution/zh_CN/figures/color-4e9a06.png
+share/gnome/help/evolution/zh_CN/figures/color-5c3566.png
+share/gnome/help/evolution/zh_CN/figures/color-8f5902.png
+share/gnome/help/evolution/zh_CN/figures/color-a40000.png
+share/gnome/help/evolution/zh_CN/figures/color-c4a000.png
+share/gnome/help/evolution/zh_CN/figures/color-ce5c00.png
+share/gnome/help/evolution/zh_CN/figures/evolutionlogo.png
+share/gnome/help/evolution/zh_CN/figures/minus-icon.png
+share/gnome/help/evolution/zh_CN/figures/new-mail-notification.png
+share/gnome/help/evolution/zh_CN/figures/new-mail-switcher.png
+share/gnome/help/evolution/zh_CN/figures/plus-icon.png
+share/gnome/help/evolution/zh_CN/figures/search-icon.png
+share/gnome/help/evolution/zh_CN/figures/window-overview-layers.png
+share/gnome/help/evolution/zh_CN/google-services.page
+share/gnome/help/evolution/zh_CN/groupwise-placeholder.page
+share/gnome/help/evolution/zh_CN/import-apps-mozilla.page
+share/gnome/help/evolution/zh_CN/import-apps-outlook.page
+share/gnome/help/evolution/zh_CN/import-data.page
+share/gnome/help/evolution/zh_CN/import-single-files.page
+share/gnome/help/evolution/zh_CN/import-supported-file-formats.page
+share/gnome/help/evolution/zh_CN/index.page
+share/gnome/help/evolution/zh_CN/intro-first-run.page
+share/gnome/help/evolution/zh_CN/intro-main-window.page
+share/gnome/help/evolution/zh_CN/mail-access-gmail-imap-account.page
+share/gnome/help/evolution/zh_CN/mail-access-gmail-pop-account.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-imap-plus.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-imap.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-local-delivery.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-maildir-format-directories.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-mh-format-directories.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-microsoft-exchange-evo-ews.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-microsoft-exchange-evo-exchange.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-microsoft-exchange.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-novell-groupwise.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-pop.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-unix-mbox-spool-directory.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-unix-mbox-spool-file.page
+share/gnome/help/evolution/zh_CN/mail-account-manage-usenet-news.page
+share/gnome/help/evolution/zh_CN/mail-account-management.page
+share/gnome/help/evolution/zh_CN/mail-attachments-received.page
+share/gnome/help/evolution/zh_CN/mail-attachments-sending.page
+share/gnome/help/evolution/zh_CN/mail-attachments.page
+share/gnome/help/evolution/zh_CN/mail-calendar-sending-invitations.page
+share/gnome/help/evolution/zh_CN/mail-cannot-see.page
+share/gnome/help/evolution/zh_CN/mail-change-columns-in-message-list.page
+share/gnome/help/evolution/zh_CN/mail-change-time-format.page
+share/gnome/help/evolution/zh_CN/mail-composer-change-quotation-string.page
+share/gnome/help/evolution/zh_CN/mail-composer-custom-header-lines.page
+share/gnome/help/evolution/zh_CN/mail-composer-forward-as-attachment.page
+share/gnome/help/evolution/zh_CN/mail-composer-forward.page
+share/gnome/help/evolution/zh_CN/mail-composer-html-image.page
+share/gnome/help/evolution/zh_CN/mail-composer-html-link.page
+share/gnome/help/evolution/zh_CN/mail-composer-html-rule.page
+share/gnome/help/evolution/zh_CN/mail-composer-html-table.page
+share/gnome/help/evolution/zh_CN/mail-composer-html-text.page
+share/gnome/help/evolution/zh_CN/mail-composer-html.page
+share/gnome/help/evolution/zh_CN/mail-composer-mail-signatures-manage.page
+share/gnome/help/evolution/zh_CN/mail-composer-mail-signatures-per-account.page
+share/gnome/help/evolution/zh_CN/mail-composer-mail-signatures.page
+share/gnome/help/evolution/zh_CN/mail-composer-message-templates.page
+share/gnome/help/evolution/zh_CN/mail-composer-priority.page
+share/gnome/help/evolution/zh_CN/mail-composer-reply.page
+share/gnome/help/evolution/zh_CN/mail-composer-search.page
+share/gnome/help/evolution/zh_CN/mail-composer-several-recipients.page
+share/gnome/help/evolution/zh_CN/mail-composer-spellcheck.page
+share/gnome/help/evolution/zh_CN/mail-composer-write-new-message.page
+share/gnome/help/evolution/zh_CN/mail-default-CC-and-BCC.page
+share/gnome/help/evolution/zh_CN/mail-default-folder-locations.page
+share/gnome/help/evolution/zh_CN/mail-delete-and-undelete.page
+share/gnome/help/evolution/zh_CN/mail-displaying-character-encodings.page
+share/gnome/help/evolution/zh_CN/mail-displaying-collapsible-headers.page
+share/gnome/help/evolution/zh_CN/mail-displaying-images-in-html.page
+share/gnome/help/evolution/zh_CN/mail-displaying-message.page
+share/gnome/help/evolution/zh_CN/mail-displaying-no-css.page
+share/gnome/help/evolution/zh_CN/mail-displaying-sender-photograph.page
+share/gnome/help/evolution/zh_CN/mail-duplicates.page
+share/gnome/help/evolution/zh_CN/mail-encryption-gpg-create-key.page
+share/gnome/help/evolution/zh_CN/mail-encryption-gpg-decrypting.page
+share/gnome/help/evolution/zh_CN/mail-encryption-gpg-getting-keys.page
+share/gnome/help/evolution/zh_CN/mail-encryption-gpg-set-up.page
+share/gnome/help/evolution/zh_CN/mail-encryption-gpg-signing-encrypting.page
+share/gnome/help/evolution/zh_CN/mail-encryption-s-mime-manage.page
+share/gnome/help/evolution/zh_CN/mail-encryption-s-mime-signing-encrypting.page
+share/gnome/help/evolution/zh_CN/mail-encryption.page
+share/gnome/help/evolution/zh_CN/mail-error-failed-to-append-to-sent-folder.page
+share/gnome/help/evolution/zh_CN/mail-error-folder-mismatch.page
+share/gnome/help/evolution/zh_CN/mail-error-no-provider-available.page
+share/gnome/help/evolution/zh_CN/mail-filters-actions.page
+share/gnome/help/evolution/zh_CN/mail-filters-conditions.page
+share/gnome/help/evolution/zh_CN/mail-filters-not-working.page
+share/gnome/help/evolution/zh_CN/mail-filters.page
+share/gnome/help/evolution/zh_CN/mail-folders.page
+share/gnome/help/evolution/zh_CN/mail-follow-up-flag.page
+share/gnome/help/evolution/zh_CN/mail-imap-headers.page
+share/gnome/help/evolution/zh_CN/mail-imap-subscriptions.page
+share/gnome/help/evolution/zh_CN/mail-labels.page
+share/gnome/help/evolution/zh_CN/mail-layout-changing.page
+share/gnome/help/evolution/zh_CN/mail-moving-emails.page
+share/gnome/help/evolution/zh_CN/mail-not-sent.page
+share/gnome/help/evolution/zh_CN/mail-organizing.page
+share/gnome/help/evolution/zh_CN/mail-read-receipts.page
+share/gnome/help/evolution/zh_CN/mail-reading-keyboard-shortcuts.page
+share/gnome/help/evolution/zh_CN/mail-received-notification.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-evolution-exchange.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-exchange-mapi.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-imap-plus.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-imap.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-local-delivery.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-maildir-format-directories.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-mh-format-directories.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-novell-groupwise.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-pop.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-unix-mbox-spool-directory.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-unix-mbox-spool-file.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options-usenet-news.page
+share/gnome/help/evolution/zh_CN/mail-receiving-options.page
+share/gnome/help/evolution/zh_CN/mail-recognized-thread-related-headers.page
+share/gnome/help/evolution/zh_CN/mail-refresh-folders.page
+share/gnome/help/evolution/zh_CN/mail-search-folders-add.page
+share/gnome/help/evolution/zh_CN/mail-search-folders-conditions.page
+share/gnome/help/evolution/zh_CN/mail-search-folders-refresh.page
+share/gnome/help/evolution/zh_CN/mail-search-folders.page
+share/gnome/help/evolution/zh_CN/mail-searching-attachment-type.page
+share/gnome/help/evolution/zh_CN/mail-searching.page
+share/gnome/help/evolution/zh_CN/mail-send-and-receive-automatically.page
+share/gnome/help/evolution/zh_CN/mail-send-and-receive-manual.page
+share/gnome/help/evolution/zh_CN/mail-send-and-receive.page
+share/gnome/help/evolution/zh_CN/mail-sending-options-smtp.page
+share/gnome/help/evolution/zh_CN/mail-several-pop-accounts.page
+share/gnome/help/evolution/zh_CN/mail-sorting-message-list.page
+share/gnome/help/evolution/zh_CN/mail-spam-groupwise-add-to-list.page
+share/gnome/help/evolution/zh_CN/mail-spam-groupwise-manage-list.page
+share/gnome/help/evolution/zh_CN/mail-spam-groupwise-mark-message.page
+share/gnome/help/evolution/zh_CN/mail-spam-groupwise-remove-from-list.page
+share/gnome/help/evolution/zh_CN/mail-spam-groupwise-unmark-message.page
+share/gnome/help/evolution/zh_CN/mail-spam-marking.page
+share/gnome/help/evolution/zh_CN/mail-spam-settings.page
+share/gnome/help/evolution/zh_CN/mail-spam.page
+share/gnome/help/evolution/zh_CN/mail-two-trash-folders.page
+share/gnome/help/evolution/zh_CN/mail-usenet-subscriptions.page
+share/gnome/help/evolution/zh_CN/mail-vertical-view.page
+share/gnome/help/evolution/zh_CN/mail-word-wrap.page
+share/gnome/help/evolution/zh_CN/mail-working-offline.page
+share/gnome/help/evolution/zh_CN/mail-wrong-fonts-in-3-0.page
+share/gnome/help/evolution/zh_CN/memos-searching.page
+share/gnome/help/evolution/zh_CN/memos-usage-add-memo.page
+share/gnome/help/evolution/zh_CN/memos-usage-delete-memo.page
+share/gnome/help/evolution/zh_CN/memos-usage-edit-memo.page
+share/gnome/help/evolution/zh_CN/memos-usage.page
+share/gnome/help/evolution/zh_CN/minimize-to-system-tray.page
+share/gnome/help/evolution/zh_CN/organizing.page
+share/gnome/help/evolution/zh_CN/problems-debug-how-to.page
+share/gnome/help/evolution/zh_CN/problems-getting-help.page
+share/gnome/help/evolution/zh_CN/problems-reporting-bugs.page
+share/gnome/help/evolution/zh_CN/searching-items.page
+share/gnome/help/evolution/zh_CN/sync-with-other-devices.page
+share/gnome/help/evolution/zh_CN/tasks-caldav.page
+share/gnome/help/evolution/zh_CN/tasks-display-settings.page
+share/gnome/help/evolution/zh_CN/tasks-local.page
+share/gnome/help/evolution/zh_CN/tasks-organizing.page
+share/gnome/help/evolution/zh_CN/tasks-searching.page
+share/gnome/help/evolution/zh_CN/tasks-usage-add-task.page
+share/gnome/help/evolution/zh_CN/tasks-usage-delete-task.page
+share/gnome/help/evolution/zh_CN/tasks-usage-edit-task.page
+share/gnome/help/evolution/zh_CN/tasks-usage.page
+share/gnome/help/evolution/zh_CN/tasks-using-several-tasklists.page
+share/gnome/help/evolution/zh_CN/tasks-webdav.page
+share/gnome/help/evolution/zh_CN/using-categories.page
share/icons/hicolor/16x16/apps/evolution-mail.png
share/icons/hicolor/16x16/apps/evolution-memos.png
share/icons/hicolor/16x16/apps/evolution-tasks.png
@@ -2225,22 +4689,6 @@ share/locale/zh_CN/LC_MESSAGES/evolution-%%VERSION%%.mo
share/locale/zh_HK/LC_MESSAGES/evolution-%%VERSION%%.mo
share/locale/zh_TW/LC_MESSAGES/evolution-%%VERSION%%.mo
share/mime-info/evolution.mime
-share/omf/evolution/evolution-C.omf
-share/omf/evolution/evolution-cs.omf
-share/omf/evolution/evolution-de.omf
-share/omf/evolution/evolution-el.omf
-share/omf/evolution/evolution-en_GB.omf
-share/omf/evolution/evolution-es.omf
-share/omf/evolution/evolution-eu.omf
-share/omf/evolution/evolution-fr.omf
-share/omf/evolution/evolution-gl.omf
-share/omf/evolution/evolution-mk.omf
-share/omf/evolution/evolution-oc.omf
-share/omf/evolution/evolution-ru.omf
-share/omf/evolution/evolution-sl.omf
-share/omf/evolution/evolution-sv.omf
-share/omf/evolution/evolution-zh_CN.omf
-@dirrm share/omf/evolution
@dirrm share/gnome/help/evolution/zh_CN/figures
@dirrm share/gnome/help/evolution/zh_CN
@dirrm share/gnome/help/evolution/sv/figures
@@ -2418,7 +4866,6 @@ share/omf/evolution/evolution-zh_CN.omf
@dirrm include/evolution-%%VERSION%%/composer
@dirrm include/evolution-%%VERSION%%/calendar/gui/dialogs
@dirrm include/evolution-%%VERSION%%/calendar/gui
-@dirrm include/evolution-%%VERSION%%/calendar/common
@dirrm include/evolution-%%VERSION%%/calendar
@dirrm include/evolution-%%VERSION%%/addressbook/gui/widgets
@dirrm include/evolution-%%VERSION%%/addressbook/gui
@@ -2460,4 +4907,5 @@ share/omf/evolution/evolution-zh_CN.omf
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES@dirrmtry share/locale/as
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as