Index: head/databases/evolution-data-server/Makefile =================================================================== --- head/databases/evolution-data-server/Makefile (revision 443490) +++ head/databases/evolution-data-server/Makefile (revision 443491) @@ -1,92 +1,79 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= evolution-data-server -PORTVERSION= 3.22.7 +PORTVERSION= 3.24.2 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Data backends for the Evolution integrated mail/PIM suite LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libgcr-base-3.so:security/gcr \ - liboauth.so:net/liboauth \ libgoa-1.0.so:net/gnome-online-accounts \ libgdata.so:devel/libgdata \ libical.so:devel/libical \ - libicui18n.so:devel/icu \ libnss3.so:security/nss \ - libtasn1.so:security/libtasn1 \ libicudata.so:devel/icu \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libjson-glib-1.0.so:devel/json-glib \ libp11-kit.so:security/p11-kit \ libnspr4.so:devel/nspr \ libsecret-1.so:security/libsecret PORTSCOUT= limitw:1,even -USES= bdb:5 bison compiler:c++11-lib gettext gmake gnome gperf \ - iconv:wchar_t libtool localbase pathfix pkgconfig ssl \ +USES= bdb:5 cmake compiler:c++11-lib gettext gnome \ + iconv localbase ninja pathfix pkgconfig python:3.3+,build\ sqlite tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 -USE_OPENLDAP= yes -GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static \ - --with-openldap=yes \ - --disable-uoa \ - --enable-vala-bindings \ - --disable-gtk-doc \ - --with-libdb=${LOCALBASE} -CPPFLAGS+= -I${BDB_INCLUDE_DIR} -INSTALL_TARGET= install-strip +CMAKE_ARGS= -DENABLE_VALA_BINDINGS=ON \ + -DENABLE_INTROSPECTION=ON \ + -DENABLE_UOA=OFF + +CMAKE_ARGS+= -DWITH_LIBDB_CFLAGS=-I${LOCALBASE}/include/db5 \ + -DWITH_LIBDB_LIBS="-L${LOCALBASE}/lib -ldb-5" + GLIB_SCHEMAS= org.gnome.Evolution.DefaultSources.gschema.xml \ org.gnome.evolution.eds-shell.gschema.xml \ org.gnome.evolution-data-server.addressbook.gschema.xml \ org.gnome.evolution-data-server.calendar.gschema.xml \ org.gnome.evolution-data-server.gschema.xml \ org.gnome.evolution.shell.network-config.gschema.xml -PLIST_SUB= VERSION="3.22" EVO_VERSION="1.2" +PLIST_SUB= VERSION="3.24" EVO_VERSION="1.2" OPTIONS_SUB= yes -OPTIONS_DEFINE= WEATHER KERBEROS -OPTIONS_DEFAULT=WEATHER KERBEROS -WEATHER_DESC= Weather calendar backend +OPTIONS_DEFINE= WEATHER KERBEROS LDAP +OPTIONS_DEFAULT=WEATHER KERBEROS LDAP +KERBEROS_CMAKE_ON= -DWITH_KRB5=/usr +KERBEROS_CMAKE_OFF= -DWITH_KRB5=OFF +KERBEROS_USES= ssl + +LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} +LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF +LDAP_USE= openldap=yes + +WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather -WEATHER_CONFIGURE_ENABLE= weather +WEATHER_CMAKE_BOOL= ENABLE_WEATHER .include -.if ${PORT_OPTIONS:MKERBEROS} && exists(/usr/bin/krb5-config) -CONFIGURE_ARGS+= --with-krb5=/usr -KRB5_LIB= `/usr/bin/krb5-config gssapi --libs` -.else -CONFIGURE_ARGS+= --without-krb5 -.endif - -EDS_BDB_MSG= "!!!WARNING!!!: Berkeley Database version is ${BDB_VER}. If this is an upgrade, you may experience problems if you or any other Evolution-data-server users were previously using BDB_VER 5." - -pre-everything:: - @if [ x"${BDB_VER}" != x"5" ]; then \ - ${ECHO_MSG} ${EDS_BDB_MSG} | ${FMT} 75 79 ; \ - fi - post-patch: - @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g ; \ - s|heimlibs=".*"|heimlibs="${KRB5_LIB}"|g ; \ - s|-Wl,--no-undefined||g ; \ - s|-Wnoexcept||g ; \ - s|-Wmissing-include-dirs||g' \ - ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's| python| ${PYTHON_VERSION}|g' \ + ${WRKSRC}/CMakeLists.txt + +post-install: + @${RM} -rf ${STAGEDIR}${PREFIX}/lib/systemd .include Index: head/databases/evolution-data-server/distinfo =================================================================== --- head/databases/evolution-data-server/distinfo (revision 443490) +++ head/databases/evolution-data-server/distinfo (revision 443491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494102880 -SHA256 (gnome3/evolution-data-server-3.22.7.tar.xz) = 43127fe1f190873c73e13a4cada6cfe47870f1cc962e540a682cca123d959203 -SIZE (gnome3/evolution-data-server-3.22.7.tar.xz) = 5564924 +TIMESTAMP = 1496410963 +SHA256 (gnome3/evolution-data-server-3.24.2.tar.xz) = a9bbb98308f935bac8550838b3b5a2b54b38a3d1dd5b0ad91cfb089b46f298fb +SIZE (gnome3/evolution-data-server-3.24.2.tar.xz) = 4306528 Index: head/databases/evolution-data-server/files/patch-configure =================================================================== --- head/databases/evolution-data-server/files/patch-configure (revision 443490) +++ head/databases/evolution-data-server/files/patch-configure (nonexistent) @@ -1,25 +0,0 @@ ---- configure.orig 2012-05-14 06:21:51.000000000 +0200 -+++ configure 2012-05-20 12:56:44.000000000 +0200 -@@ -16716,6 +16716,14 @@ - DL_LIB='' - LIBEXECDIR_IN_SERVER_FILE="$libexecdir" - ;; -+*freebsd*) -+ os_win32=no -+ NO_UNDEFINED='' -+ SOCKET_LIBS='' -+ DL_LIB='' -+ SOFTOKN3_LIB='-lsoftokn3' -+ LIBEXECDIR_IN_SERVER_FILE="$libexecdir" -+ ;; - *) - os_win32='no' - NO_UNDEFINED='' -@@ -19295,6 +19303,7 @@ - #include - #endif - -+#include - " - if test "x$ac_cv_header_com_err_h" = xyes; then : - Property changes on: head/databases/evolution-data-server/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/evolution-data-server/files/patch-camel_camel-net-utils.c =================================================================== --- head/databases/evolution-data-server/files/patch-camel_camel-net-utils.c (revision 443490) +++ head/databases/evolution-data-server/files/patch-camel_camel-net-utils.c (nonexistent) @@ -1,24 +0,0 @@ ---- camel/camel-net-utils.c.orig Tue Dec 21 13:38:52 2004 -+++ camel/camel-net-utils.c Tue Dec 21 13:40:34 2004 -@@ -143,12 +143,21 @@ - case EAI_SERVICE: - return NO_DATA; - break; -+#ifdef EAI_ADDRFAMILY - case EAI_ADDRFAMILY: - return NO_ADDRESS; - break; -+#endif -+#if defined(EAI_NODATA) && EAI_NODATA != EAI_NONAME - case EAI_NODATA: - return NO_DATA; - break; -+#endif -+#ifdef EAI_NOFAMILY -+ case EAI_NOFAMILY: -+ return NO_ADDRESS; -+ break; -+#endif - case EAI_MEMORY: - return ENOMEM; - break; Property changes on: head/databases/evolution-data-server/files/patch-camel_camel-net-utils.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/evolution-data-server/files/patch-camel_camel-sasl-gssapi.c =================================================================== --- head/databases/evolution-data-server/files/patch-camel_camel-sasl-gssapi.c (revision 443490) +++ head/databases/evolution-data-server/files/patch-camel_camel-sasl-gssapi.c (nonexistent) @@ -1,11 +0,0 @@ ---- camel/camel-sasl-gssapi.c.orig 2012-05-20 12:44:42.000000000 +0200 -+++ camel/camel-sasl-gssapi.c 2012-05-20 12:45:21.000000000 +0200 -@@ -66,7 +66,7 @@ - #endif /* HAVE_MIT_KRB5 */ - - #ifdef HAVE_HEIMDAL_KRB5 --#include -+#include - #else - #ifdef HAVE_SUN_KRB5 - #include Property changes on: head/databases/evolution-data-server/files/patch-camel_camel-sasl-gssapi.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/evolution-data-server/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c =================================================================== --- head/databases/evolution-data-server/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c (revision 443490) +++ head/databases/evolution-data-server/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c (nonexistent) @@ -1,10 +0,0 @@ ---- calendar/libedata-cal/e-cal-backend-intervaltree.c.orig 2014-03-14 14:06:17.876564707 +0000 -+++ calendar/libedata-cal/e-cal-backend-intervaltree.c 2014-03-14 14:05:42.004562353 +0000 -@@ -36,6 +36,7 @@ - - #include - #include -+#include - - #include "e-cal-backend-intervaltree.h" - Property changes on: head/databases/evolution-data-server/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in =================================================================== --- head/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in (revision 443490) +++ head/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- camel/providers/imapx/Makefile.in.orig 2014-03-14 14:10:01.171545474 +0000 -+++ camel/providers/imapx/Makefile.in 2014-03-14 14:10:08.618544114 +0000 -@@ -1117,7 +1117,7 @@ - - - camel-imapx-tokenise.h: camel-imapx-tokens.txt -- @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< --output-file=$@ -+ @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< > $@ - - -include $(top_srcdir)/git.mk - Property changes on: head/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/evolution-data-server/files/patch-CMakeLists.txt =================================================================== --- head/databases/evolution-data-server/files/patch-CMakeLists.txt (nonexistent) +++ head/databases/evolution-data-server/files/patch-CMakeLists.txt (revision 443491) @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2017-06-02 14:29:11 UTC ++++ CMakeLists.txt +@@ -503,6 +503,7 @@ endif(WITH_LIBDB) + # ****************************** + + set(CMAKE_REQUIRED_LIBRARIES "-liconv") ++set(CMAKE_REQUIRED_FLAGS "-L/usr/local/lib") + CHECK_C_SOURCE_COMPILES("#include + #include + int main(void) { iconv_t cd; cd = iconv_open (\"UTF-8\", \"ISO-8859-1\"); return 0; }" HAVE_LIBICONV) Property changes on: head/databases/evolution-data-server/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/databases/evolution-data-server/files/patch-cmake_modules_PkgConfigEx.cmake =================================================================== --- head/databases/evolution-data-server/files/patch-cmake_modules_PkgConfigEx.cmake (nonexistent) +++ head/databases/evolution-data-server/files/patch-cmake_modules_PkgConfigEx.cmake (revision 443491) @@ -0,0 +1,10 @@ +--- cmake/modules/PkgConfigEx.cmake.orig 2017-06-02 14:39:21 UTC ++++ cmake/modules/PkgConfigEx.cmake +@@ -85,6 +85,6 @@ macro(add_pkgconfig_file _input _output) + ) + + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${_output} +- DESTINATION ${LIB_INSTALL_DIR}/pkgconfig ++ DESTINATION ${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig + ) + endmacro() Property changes on: head/databases/evolution-data-server/files/patch-cmake_modules_PkgConfigEx.cmake ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/databases/evolution-data-server/pkg-descr =================================================================== --- head/databases/evolution-data-server/pkg-descr (revision 443490) +++ head/databases/evolution-data-server/pkg-descr (revision 443491) @@ -1,3 +1,5 @@ Evolution-data-server provides the various backend components for the Evolution integrated mail/PIM suite, including the Berkeley database backend and the libical calendar components. + +WWW: https://wiki.gnome.org/Apps/Evolution Index: head/databases/evolution-data-server/pkg-plist =================================================================== --- head/databases/evolution-data-server/pkg-plist (revision 443490) +++ head/databases/evolution-data-server/pkg-plist (revision 443491) @@ -1,526 +1,503 @@ include/evolution-data-server/camel/camel-address.h include/evolution-data-server/camel/camel-async-closure.h include/evolution-data-server/camel/camel-block-file.h include/evolution-data-server/camel/camel-certdb.h include/evolution-data-server/camel/camel-charset-map.h include/evolution-data-server/camel/camel-cipher-context.h include/evolution-data-server/camel/camel-data-cache.h include/evolution-data-server/camel/camel-data-wrapper.h include/evolution-data-server/camel/camel-db.h include/evolution-data-server/camel/camel-debug.h include/evolution-data-server/camel/camel-enums.h include/evolution-data-server/camel/camel-enumtypes.h include/evolution-data-server/camel/camel-file-utils.h include/evolution-data-server/camel/camel-filter-driver.h include/evolution-data-server/camel/camel-filter-input-stream.h include/evolution-data-server/camel/camel-filter-output-stream.h include/evolution-data-server/camel/camel-filter-search.h include/evolution-data-server/camel/camel-folder-search.h include/evolution-data-server/camel/camel-folder-summary.h include/evolution-data-server/camel/camel-folder-thread.h include/evolution-data-server/camel/camel-folder.h include/evolution-data-server/camel/camel-gpg-context.h include/evolution-data-server/camel/camel-html-parser.h include/evolution-data-server/camel/camel-iconv.h include/evolution-data-server/camel/camel-index.h include/evolution-data-server/camel/camel-internet-address.h include/evolution-data-server/camel/camel-junk-filter.h include/evolution-data-server/camel/camel-local-settings.h include/evolution-data-server/camel/camel-lock-client.h include/evolution-data-server/camel/camel-lock-helper.h include/evolution-data-server/camel/camel-lock.h include/evolution-data-server/camel/camel-medium.h include/evolution-data-server/camel/camel-memchunk.h include/evolution-data-server/camel/camel-mempool.h +include/evolution-data-server/camel/camel-message-info-base.h +include/evolution-data-server/camel/camel-message-info.h include/evolution-data-server/camel/camel-mime-filter-basic.h include/evolution-data-server/camel/camel-mime-filter-bestenc.h include/evolution-data-server/camel/camel-mime-filter-canon.h include/evolution-data-server/camel/camel-mime-filter-charset.h include/evolution-data-server/camel/camel-mime-filter-crlf.h include/evolution-data-server/camel/camel-mime-filter-enriched.h include/evolution-data-server/camel/camel-mime-filter-from.h include/evolution-data-server/camel/camel-mime-filter-gzip.h include/evolution-data-server/camel/camel-mime-filter-html.h include/evolution-data-server/camel/camel-mime-filter-index.h include/evolution-data-server/camel/camel-mime-filter-linewrap.h include/evolution-data-server/camel/camel-mime-filter-pgp.h include/evolution-data-server/camel/camel-mime-filter-progress.h include/evolution-data-server/camel/camel-mime-filter-tohtml.h include/evolution-data-server/camel/camel-mime-filter-windows.h include/evolution-data-server/camel/camel-mime-filter-yenc.h include/evolution-data-server/camel/camel-mime-filter.h include/evolution-data-server/camel/camel-mime-message.h include/evolution-data-server/camel/camel-mime-parser.h include/evolution-data-server/camel/camel-mime-part-utils.h include/evolution-data-server/camel/camel-mime-part.h include/evolution-data-server/camel/camel-mime-utils.h include/evolution-data-server/camel/camel-movemail.h include/evolution-data-server/camel/camel-msgport.h include/evolution-data-server/camel/camel-multipart-encrypted.h include/evolution-data-server/camel/camel-multipart-signed.h include/evolution-data-server/camel/camel-multipart.h +include/evolution-data-server/camel/camel-name-value-array.h +include/evolution-data-server/camel/camel-named-flags.h include/evolution-data-server/camel/camel-net-utils.h include/evolution-data-server/camel/camel-network-service.h include/evolution-data-server/camel/camel-network-settings.h include/evolution-data-server/camel/camel-nntp-address.h include/evolution-data-server/camel/camel-null-output-stream.h include/evolution-data-server/camel/camel-object-bag.h include/evolution-data-server/camel/camel-object.h include/evolution-data-server/camel/camel-offline-folder.h include/evolution-data-server/camel/camel-offline-settings.h include/evolution-data-server/camel/camel-offline-store.h include/evolution-data-server/camel/camel-operation.h include/evolution-data-server/camel/camel-partition-table.h include/evolution-data-server/camel/camel-provider.h include/evolution-data-server/camel/camel-sasl-anonymous.h include/evolution-data-server/camel/camel-sasl-cram-md5.h include/evolution-data-server/camel/camel-sasl-digest-md5.h include/evolution-data-server/camel/camel-sasl-gssapi.h include/evolution-data-server/camel/camel-sasl-login.h include/evolution-data-server/camel/camel-sasl-ntlm.h include/evolution-data-server/camel/camel-sasl-plain.h include/evolution-data-server/camel/camel-sasl-popb4smtp.h include/evolution-data-server/camel/camel-sasl.h include/evolution-data-server/camel/camel-search-private.h include/evolution-data-server/camel/camel-search-sql-sexp.h include/evolution-data-server/camel/camel-service.h include/evolution-data-server/camel/camel-session.h include/evolution-data-server/camel/camel-settings.h include/evolution-data-server/camel/camel-sexp.h include/evolution-data-server/camel/camel-smime-context.h include/evolution-data-server/camel/camel-store-settings.h include/evolution-data-server/camel/camel-store-summary.h include/evolution-data-server/camel/camel-store.h include/evolution-data-server/camel/camel-stream-buffer.h include/evolution-data-server/camel/camel-stream-filter.h include/evolution-data-server/camel/camel-stream-fs.h include/evolution-data-server/camel/camel-stream-mem.h include/evolution-data-server/camel/camel-stream-null.h include/evolution-data-server/camel/camel-stream-process.h include/evolution-data-server/camel/camel-stream.h include/evolution-data-server/camel/camel-string-utils.h include/evolution-data-server/camel/camel-subscribable.h include/evolution-data-server/camel/camel-text-index.h include/evolution-data-server/camel/camel-transport.h include/evolution-data-server/camel/camel-trie.h include/evolution-data-server/camel/camel-uid-cache.h include/evolution-data-server/camel/camel-url-scanner.h include/evolution-data-server/camel/camel-url.h include/evolution-data-server/camel/camel-utf8.h +include/evolution-data-server/camel/camel-utils.h include/evolution-data-server/camel/camel-vee-data-cache.h include/evolution-data-server/camel/camel-vee-folder.h +include/evolution-data-server/camel/camel-vee-message-info.h include/evolution-data-server/camel/camel-vee-store.h include/evolution-data-server/camel/camel-vee-summary.h include/evolution-data-server/camel/camel-vtrash-folder.h +include/evolution-data-server/camel/camel-weak-ref-group.h include/evolution-data-server/camel/camel.h include/evolution-data-server/libebackend/e-backend-enums.h include/evolution-data-server/libebackend/e-backend-enumtypes.h include/evolution-data-server/libebackend/e-backend-factory.h include/evolution-data-server/libebackend/e-backend.h include/evolution-data-server/libebackend/e-cache-reaper.h include/evolution-data-server/libebackend/e-collection-backend-factory.h include/evolution-data-server/libebackend/e-collection-backend.h include/evolution-data-server/libebackend/e-data-factory.h include/evolution-data-server/libebackend/e-db3-utils.h include/evolution-data-server/libebackend/e-dbhash.h include/evolution-data-server/libebackend/e-dbus-server.h include/evolution-data-server/libebackend/e-file-cache.h include/evolution-data-server/libebackend/e-oauth2-support.h include/evolution-data-server/libebackend/e-offline-listener.h include/evolution-data-server/libebackend/e-server-side-source-credentials-provider.h include/evolution-data-server/libebackend/e-server-side-source.h include/evolution-data-server/libebackend/e-source-registry-server.h include/evolution-data-server/libebackend/e-sqlite3-vfs.h include/evolution-data-server/libebackend/e-subprocess-factory.h include/evolution-data-server/libebackend/e-user-prompter-server-extension.h include/evolution-data-server/libebackend/e-user-prompter-server.h include/evolution-data-server/libebackend/e-user-prompter.h include/evolution-data-server/libebackend/libebackend.h include/evolution-data-server/libebook-contacts/e-address-western.h include/evolution-data-server/libebook-contacts/e-book-contacts-enumtypes.h include/evolution-data-server/libebook-contacts/e-book-contacts-types.h include/evolution-data-server/libebook-contacts/e-book-query.h include/evolution-data-server/libebook-contacts/e-contact.h include/evolution-data-server/libebook-contacts/e-name-western.h include/evolution-data-server/libebook-contacts/e-phone-number.h include/evolution-data-server/libebook-contacts/e-source-backend-summary-setup.h include/evolution-data-server/libebook-contacts/e-vcard.h include/evolution-data-server/libebook-contacts/libebook-contacts.h include/evolution-data-server/libebook/e-book-client-cursor.h include/evolution-data-server/libebook/e-book-client-view.h include/evolution-data-server/libebook/e-book-client.h include/evolution-data-server/libebook/e-book-enumtypes.h include/evolution-data-server/libebook/e-book-types.h include/evolution-data-server/libebook/e-book-view.h include/evolution-data-server/libebook/e-book.h include/evolution-data-server/libebook/e-destination.h include/evolution-data-server/libebook/libebook.h include/evolution-data-server/libecal/e-cal-check-timezones.h include/evolution-data-server/libecal/e-cal-client-view.h include/evolution-data-server/libecal/e-cal-client.h include/evolution-data-server/libecal/e-cal-component.h include/evolution-data-server/libecal/e-cal-enumtypes.h include/evolution-data-server/libecal/e-cal-recur.h include/evolution-data-server/libecal/e-cal-system-timezone.h include/evolution-data-server/libecal/e-cal-time-util.h include/evolution-data-server/libecal/e-cal-types.h include/evolution-data-server/libecal/e-cal-util.h include/evolution-data-server/libecal/e-cal-view.h include/evolution-data-server/libecal/e-cal.h include/evolution-data-server/libecal/e-timezone-cache.h include/evolution-data-server/libecal/libecal.h include/evolution-data-server/libedata-book/e-book-backend-cache.h include/evolution-data-server/libedata-book/e-book-backend-db-cache.h include/evolution-data-server/libedata-book/e-book-backend-factory.h include/evolution-data-server/libedata-book/e-book-backend-sexp.h include/evolution-data-server/libedata-book/e-book-backend-sqlitedb.h include/evolution-data-server/libedata-book/e-book-backend-summary.h include/evolution-data-server/libedata-book/e-book-backend.h include/evolution-data-server/libedata-book/e-book-sqlite.h include/evolution-data-server/libedata-book/e-data-book-cursor-sqlite.h include/evolution-data-server/libedata-book/e-data-book-cursor.h include/evolution-data-server/libedata-book/e-data-book-direct.h include/evolution-data-server/libedata-book/e-data-book-factory.h include/evolution-data-server/libedata-book/e-data-book-view.h include/evolution-data-server/libedata-book/e-data-book.h include/evolution-data-server/libedata-book/e-subprocess-book-factory.h include/evolution-data-server/libedata-book/libedata-book.h include/evolution-data-server/libedata-cal/e-cal-backend-cache.h include/evolution-data-server/libedata-cal/e-cal-backend-factory.h include/evolution-data-server/libedata-cal/e-cal-backend-intervaltree.h include/evolution-data-server/libedata-cal/e-cal-backend-sexp.h include/evolution-data-server/libedata-cal/e-cal-backend-store.h include/evolution-data-server/libedata-cal/e-cal-backend-sync.h include/evolution-data-server/libedata-cal/e-cal-backend-util.h include/evolution-data-server/libedata-cal/e-cal-backend.h include/evolution-data-server/libedata-cal/e-data-cal-factory.h include/evolution-data-server/libedata-cal/e-data-cal-view.h include/evolution-data-server/libedata-cal/e-data-cal.h include/evolution-data-server/libedata-cal/e-subprocess-cal-factory.h include/evolution-data-server/libedata-cal/libedata-cal.h include/evolution-data-server/libedataserver/e-cancellable-locks.h include/evolution-data-server/libedataserver/e-categories.h include/evolution-data-server/libedataserver/e-client.h include/evolution-data-server/libedataserver/e-collator.h include/evolution-data-server/libedataserver/e-credentials.h include/evolution-data-server/libedataserver/e-data-server-util.h include/evolution-data-server/libedataserver/e-debug-log.h include/evolution-data-server/libedataserver/e-extensible.h include/evolution-data-server/libedataserver/e-extension.h include/evolution-data-server/libedataserver/e-flag.h include/evolution-data-server/libedataserver/e-free-form-exp.h include/evolution-data-server/libedataserver/e-gdbus-templates.h include/evolution-data-server/libedataserver/e-iterator.h include/evolution-data-server/libedataserver/e-list-iterator.h include/evolution-data-server/libedataserver/e-list.h -include/evolution-data-server/libedataserver/e-network-monitor.h include/evolution-data-server/libedataserver/e-memory.h include/evolution-data-server/libedataserver/e-module.h +include/evolution-data-server/libedataserver/e-network-monitor.h include/evolution-data-server/libedataserver/e-operation-pool.h include/evolution-data-server/libedataserver/e-proxy.h include/evolution-data-server/libedataserver/e-secret-store.h include/evolution-data-server/libedataserver/e-sexp.h include/evolution-data-server/libedataserver/e-soup-auth-bearer.h include/evolution-data-server/libedataserver/e-soup-ssl-trust.h include/evolution-data-server/libedataserver/e-source-address-book.h include/evolution-data-server/libedataserver/e-source-alarms.h include/evolution-data-server/libedataserver/e-source-authentication.h include/evolution-data-server/libedataserver/e-source-autocomplete.h +include/evolution-data-server/libedataserver/e-source-autoconfig.h include/evolution-data-server/libedataserver/e-source-backend.h include/evolution-data-server/libedataserver/e-source-calendar.h include/evolution-data-server/libedataserver/e-source-camel.h include/evolution-data-server/libedataserver/e-source-collection.h include/evolution-data-server/libedataserver/e-source-contacts.h include/evolution-data-server/libedataserver/e-source-credentials-provider-impl-google.h include/evolution-data-server/libedataserver/e-source-credentials-provider-impl-password.h include/evolution-data-server/libedataserver/e-source-credentials-provider-impl.h include/evolution-data-server/libedataserver/e-source-credentials-provider.h include/evolution-data-server/libedataserver/e-source-enums.h include/evolution-data-server/libedataserver/e-source-enumtypes.h include/evolution-data-server/libedataserver/e-source-extension.h include/evolution-data-server/libedataserver/e-source-goa.h include/evolution-data-server/libedataserver/e-source-ldap.h include/evolution-data-server/libedataserver/e-source-local.h include/evolution-data-server/libedataserver/e-source-mail-account.h include/evolution-data-server/libedataserver/e-source-mail-composition.h include/evolution-data-server/libedataserver/e-source-mail-identity.h include/evolution-data-server/libedataserver/e-source-mail-signature.h include/evolution-data-server/libedataserver/e-source-mail-submission.h include/evolution-data-server/libedataserver/e-source-mail-transport.h include/evolution-data-server/libedataserver/e-source-mdn.h +include/evolution-data-server/libedataserver/e-source-memo-list.h include/evolution-data-server/libedataserver/e-source-offline.h include/evolution-data-server/libedataserver/e-source-openpgp.h include/evolution-data-server/libedataserver/e-source-proxy.h include/evolution-data-server/libedataserver/e-source-refresh.h include/evolution-data-server/libedataserver/e-source-registry.h include/evolution-data-server/libedataserver/e-source-resource.h include/evolution-data-server/libedataserver/e-source-revision-guards.h include/evolution-data-server/libedataserver/e-source-security.h include/evolution-data-server/libedataserver/e-source-selectable.h include/evolution-data-server/libedataserver/e-source-smime.h +include/evolution-data-server/libedataserver/e-source-task-list.h include/evolution-data-server/libedataserver/e-source-uoa.h include/evolution-data-server/libedataserver/e-source-weather.h include/evolution-data-server/libedataserver/e-source-webdav.h include/evolution-data-server/libedataserver/e-source.h include/evolution-data-server/libedataserver/e-time-utils.h include/evolution-data-server/libedataserver/e-uid.h include/evolution-data-server/libedataserver/e-url.h include/evolution-data-server/libedataserver/e-webdav-discover.h include/evolution-data-server/libedataserver/e-xml-hash-utils.h include/evolution-data-server/libedataserver/e-xml-utils.h include/evolution-data-server/libedataserver/eds-version.h include/evolution-data-server/libedataserver/libedataserver.h include/evolution-data-server/libedataserverui/e-cell-renderer-color.h -include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-google.h +include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h include/evolution-data-server/libedataserverui/e-credentials-prompter-impl.h include/evolution-data-server/libedataserverui/e-credentials-prompter.h include/evolution-data-server/libedataserverui/e-trust-prompt.h include/evolution-data-server/libedataserverui/e-webdav-discover-widget.h include/evolution-data-server/libedataserverui/libedataserverui.h -lib/evolution-data-server/addressbook-backends/libebookbackendfile.a lib/evolution-data-server/addressbook-backends/libebookbackendfile.so -lib/evolution-data-server/addressbook-backends/libebookbackendgoogle.a lib/evolution-data-server/addressbook-backends/libebookbackendgoogle.so -lib/evolution-data-server/addressbook-backends/libebookbackendldap.a -lib/evolution-data-server/addressbook-backends/libebookbackendldap.so -lib/evolution-data-server/addressbook-backends/libebookbackendwebdav.a +%%LDAP%%lib/evolution-data-server/addressbook-backends/libebookbackendldap.so lib/evolution-data-server/addressbook-backends/libebookbackendwebdav.so -lib/evolution-data-server/calendar-backends/libecalbackendcaldav.a lib/evolution-data-server/calendar-backends/libecalbackendcaldav.so -lib/evolution-data-server/calendar-backends/libecalbackendcontacts.a lib/evolution-data-server/calendar-backends/libecalbackendcontacts.so -lib/evolution-data-server/calendar-backends/libecalbackendfile.a lib/evolution-data-server/calendar-backends/libecalbackendfile.so -lib/evolution-data-server/calendar-backends/libecalbackendgtasks.a lib/evolution-data-server/calendar-backends/libecalbackendgtasks.so -lib/evolution-data-server/calendar-backends/libecalbackendhttp.a lib/evolution-data-server/calendar-backends/libecalbackendhttp.so -%%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.a %%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.so -lib/evolution-data-server/camel-providers/libcamelimapx.a lib/evolution-data-server/camel-providers/libcamelimapx.so lib/evolution-data-server/camel-providers/libcamelimapx.urls -lib/evolution-data-server/camel-providers/libcamellocal.a lib/evolution-data-server/camel-providers/libcamellocal.so lib/evolution-data-server/camel-providers/libcamellocal.urls -lib/evolution-data-server/camel-providers/libcamelnntp.a lib/evolution-data-server/camel-providers/libcamelnntp.so lib/evolution-data-server/camel-providers/libcamelnntp.urls -lib/evolution-data-server/camel-providers/libcamelpop3.a lib/evolution-data-server/camel-providers/libcamelpop3.so lib/evolution-data-server/camel-providers/libcamelpop3.urls -lib/evolution-data-server/camel-providers/libcamelsendmail.a lib/evolution-data-server/camel-providers/libcamelsendmail.so lib/evolution-data-server/camel-providers/libcamelsendmail.urls -lib/evolution-data-server/camel-providers/libcamelsmtp.a lib/evolution-data-server/camel-providers/libcamelsmtp.so lib/evolution-data-server/camel-providers/libcamelsmtp.urls -lib/evolution-data-server/credential-modules/module-credentials-goa.a lib/evolution-data-server/credential-modules/module-credentials-goa.so -lib/evolution-data-server/libedbus-private.a lib/evolution-data-server/libedbus-private.so -lib/evolution-data-server/registry-modules/module-cache-reaper.a lib/evolution-data-server/registry-modules/module-cache-reaper.so -lib/evolution-data-server/registry-modules/module-gnome-online-accounts.a lib/evolution-data-server/registry-modules/module-gnome-online-accounts.so -lib/evolution-data-server/registry-modules/module-google-backend.a lib/evolution-data-server/registry-modules/module-google-backend.so -lib/evolution-data-server/registry-modules/module-outlook-backend.a lib/evolution-data-server/registry-modules/module-outlook-backend.so -lib/evolution-data-server/registry-modules/module-owncloud-backend.a lib/evolution-data-server/registry-modules/module-owncloud-backend.so -lib/evolution-data-server/registry-modules/module-secret-monitor.a lib/evolution-data-server/registry-modules/module-secret-monitor.so -lib/evolution-data-server/registry-modules/module-trust-prompt.a lib/evolution-data-server/registry-modules/module-trust-prompt.so -lib/evolution-data-server/registry-modules/module-yahoo-backend.a lib/evolution-data-server/registry-modules/module-yahoo-backend.so -lib/libcamel-%%EVO_VERSION%%.a +lib/girepository-1.0/Camel-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EBook-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EBookContacts-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EDataServer-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EDataServerUI-%%EVO_VERSION%%.typelib lib/libcamel-%%EVO_VERSION%%.so -lib/libcamel-%%EVO_VERSION%%.so.59 -lib/libcamel-%%EVO_VERSION%%.so.59.0.0 -lib/libebackend-%%EVO_VERSION%%.a +lib/libcamel-%%EVO_VERSION%%.so.60 +lib/libcamel-%%EVO_VERSION%%.so.60.0.0 lib/libebackend-%%EVO_VERSION%%.so lib/libebackend-%%EVO_VERSION%%.so.10 lib/libebackend-%%EVO_VERSION%%.so.10.0.0 -lib/libebook-%%EVO_VERSION%%.a lib/libebook-%%EVO_VERSION%%.so -lib/libebook-%%EVO_VERSION%%.so.16 -lib/libebook-%%EVO_VERSION%%.so.16.3.1 -lib/libebook-contacts-%%EVO_VERSION%%.a +lib/libebook-%%EVO_VERSION%%.so.19 +lib/libebook-%%EVO_VERSION%%.so.19.1.3 lib/libebook-contacts-%%EVO_VERSION%%.so lib/libebook-contacts-%%EVO_VERSION%%.so.2 lib/libebook-contacts-%%EVO_VERSION%%.so.2.0.0 -lib/libecal-%%EVO_VERSION%%.a lib/libecal-%%EVO_VERSION%%.so lib/libecal-%%EVO_VERSION%%.so.19 lib/libecal-%%EVO_VERSION%%.so.19.0.0 -lib/libedata-book-%%EVO_VERSION%%.a lib/libedata-book-%%EVO_VERSION%%.so lib/libedata-book-%%EVO_VERSION%%.so.25 lib/libedata-book-%%EVO_VERSION%%.so.25.0.0 -lib/libedata-cal-%%EVO_VERSION%%.a lib/libedata-cal-%%EVO_VERSION%%.so lib/libedata-cal-%%EVO_VERSION%%.so.28 lib/libedata-cal-%%EVO_VERSION%%.so.28.0.0 -lib/libedataserver-%%EVO_VERSION%%.a lib/libedataserver-%%EVO_VERSION%%.so lib/libedataserver-%%EVO_VERSION%%.so.22 lib/libedataserver-%%EVO_VERSION%%.so.22.0.0 -lib/libedataserverui-%%EVO_VERSION%%.a lib/libedataserverui-%%EVO_VERSION%%.so lib/libedataserverui-%%EVO_VERSION%%.so.1 lib/libedataserverui-%%EVO_VERSION%%.so.1.0.0 -lib/girepository-1.0/EBook-%%EVO_VERSION%%.typelib -lib/girepository-1.0/EBookContacts-%%EVO_VERSION%%.typelib -lib/girepository-1.0/EDataServer-%%EVO_VERSION%%.typelib -lib/systemd/user/evolution-addressbook-factory.service -lib/systemd/user/evolution-calendar-factory.service -lib/systemd/user/evolution-source-registry.service -lib/systemd/user/evolution-user-prompter.service libdata/pkgconfig/camel-%%EVO_VERSION%%.pc libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc libdata/pkgconfig/libebackend-%%EVO_VERSION%%.pc libdata/pkgconfig/libebook-%%EVO_VERSION%%.pc libdata/pkgconfig/libebook-contacts-%%EVO_VERSION%%.pc libdata/pkgconfig/libecal-%%EVO_VERSION%%.pc libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc -libexec/camel-index-control-%%EVO_VERSION%% libexec/camel-gpg-photo-saver -libexec/evolution-data-server/addressbook-export -libexec/evolution-data-server/csv2vcard +libexec/camel-index-control-%%EVO_VERSION%% @(,mail,2755) libexec/camel-lock-helper-%%EVO_VERSION%% libexec/evolution-addressbook-factory libexec/evolution-addressbook-factory-subprocess libexec/evolution-calendar-factory libexec/evolution-calendar-factory-subprocess +libexec/evolution-data-server/addressbook-export +libexec/evolution-data-server/csv2vcard libexec/evolution-scan-gconf-tree-xml libexec/evolution-source-registry libexec/evolution-user-prompter share/GConf/gsettings/evolution-data-server.convert -%%DATADIR%%/evolutionperson.schema share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service share/dbus-1/services/org.gnome.evolution.dataserver.Sources.service share/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service +%%LDAP%%%%DATADIR%%/evolutionperson.schema share/gir-1.0/Camel-%%EVO_VERSION%%.gir share/gir-1.0/EBook-%%EVO_VERSION%%.gir share/gir-1.0/EBookContacts-%%EVO_VERSION%%.gir share/gir-1.0/EDataServer-%%EVO_VERSION%%.gir +share/gir-1.0/EDataServerUI-%%EVO_VERSION%%.gir share/locale/am/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ar/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/as/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ast/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/az/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/be/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/bn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/bn_IN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/bs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ca@valencia/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/cy/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/da/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/de/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/dz/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/el/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/en@shaw/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/en_AU/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/en_CA/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/eo/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/es/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/et/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/fa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo +share/locale/fur/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ga/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/gu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/he/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/hi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/id/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/is/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/it/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ka/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/kk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/km/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/kn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ko/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ku/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/mai/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/mk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ml/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/mn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/mr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ms/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ne/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/nn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/oc/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/or/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/pa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/pt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/rw/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/si/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/sr@latin/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ta/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/te/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/tg/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/th/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ug/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/wa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/xh/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/zh_HK/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/pixmaps/evolution-data-server/category_birthday_16.png share/pixmaps/evolution-data-server/category_business_16.png share/pixmaps/evolution-data-server/category_favorites_16.png share/pixmaps/evolution-data-server/category_gifts_16.png share/pixmaps/evolution-data-server/category_goals_16.png share/pixmaps/evolution-data-server/category_holiday-cards_16.png share/pixmaps/evolution-data-server/category_holiday_16.png share/pixmaps/evolution-data-server/category_hot-contacts_16.png share/pixmaps/evolution-data-server/category_ideas_16.png share/pixmaps/evolution-data-server/category_international_16.png share/pixmaps/evolution-data-server/category_key-customer_16.png share/pixmaps/evolution-data-server/category_miscellaneous_16.png share/pixmaps/evolution-data-server/category_personal_16.png share/pixmaps/evolution-data-server/category_phonecalls_16.png share/pixmaps/evolution-data-server/category_status_16.png share/pixmaps/evolution-data-server/category_strategies_16.png share/pixmaps/evolution-data-server/category_suppliers_16.png share/pixmaps/evolution-data-server/category_time-and-expenses_16.png share/vala/vapi/camel-%%EVO_VERSION%%.deps share/vala/vapi/camel-%%EVO_VERSION%%.vapi share/vala/vapi/libebook-%%EVO_VERSION%%.deps share/vala/vapi/libebook-%%EVO_VERSION%%.vapi share/vala/vapi/libebook-contacts-%%EVO_VERSION%%.deps share/vala/vapi/libebook-contacts-%%EVO_VERSION%%.vapi share/vala/vapi/libedataserver-%%EVO_VERSION%%.deps share/vala/vapi/libedataserver-%%EVO_VERSION%%.vapi +share/vala/vapi/libedataserverui-%%EVO_VERSION%%.deps +share/vala/vapi/libedataserverui-%%EVO_VERSION%%.vapi Index: head/mail/evolution/Makefile =================================================================== --- head/mail/evolution/Makefile (revision 443490) +++ head/mail/evolution/Makefile (revision 443491) @@ -1,134 +1,129 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= evolution -PORTVERSION= 3.22.6 +PORTVERSION= 3.24.2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Integrated mail, calendar and address book distributed suite LICENSE= GFDL GPLv2+ LGPL21+ MPL OPENLDAP LICENSE_COMB= multi LICENSE_NAME_OPENLDAP= OpenLDAP Public License LICENSE_FILE_OPENLDAP= ${WRKSRC}/COPYING.OPENLDAP LICENSE_PERMS_OPENLDAP= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= itstool:textproc/itstool \ + iso-codes>=0:misc/iso-codes \ highlight:textproc/highlight LIB_DEPENDS= libnss3.so:security/nss \ libgcr-3.so:security/gcr \ libgtkspell3-3.so:textproc/gtkspell3 \ - libgeocode-glib.so:net/geocode-glib \ + libgnome-autoar-gtk-0.so:archivers/gnome-autoar \ + libsoup-2.4.so:devel/libsoup \ + libicuuc.so:devel/icu \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libnspr4.so:devel/nspr \ libical.so:devel/libical \ libsecret-1.so:security/libsecret \ libenchant.so:textproc/enchant \ libp11-kit.so:security/p11-kit \ - libsoup-2.4.so:devel/libsoup \ libcryptui.so:security/libcryptui \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify RUN_DEPENDS= highlight:textproc/highlight \ - gnome-keyring>=3.0.0:security/gnome-keyring + iso-codes>=0:misc/iso-codes PORTSCOUT= limitw:1,even -USES= desktop-file-utils bison gettext gmake gnome iconv:wchar_t \ - libtool localbase pathfix perl5 pkgconfig sqlite tar:xz +USES= desktop-file-utils cmake gettext gnome iconv:wchar_t \ + sqlite libarchive ninja localbase pathfix pkgconfig tar:xz USE_GNOME= cairo evolutiondataserver3 gnomedesktop3 intltool GNU_CONFIGURE= yes -USE_GSTREAMER1= yes USE_XORG= x11 INSTALLS_ICONS= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-nss=yes \ - --disable-autoar \ - --with-sub-version=" FreeBSD GNOME Team Port" -INSTALL_TARGET= install-strip +CMAKE_ARGS= -DENABLE_TEXT_HIGHLIGHT=YES \ + -DVERSION_COMMENT="FreeBSD GNOME Team" GLIB_SCHEMAS= org.gnome.evolution.gschema.xml \ org.gnome.evolution.addressbook.gschema.xml \ org.gnome.evolution.calendar.gschema.xml \ org.gnome.evolution.importer.gschema.xml \ org.gnome.evolution.mail.gschema.xml \ org.gnome.evolution.shell.gschema.xml \ org.gnome.evolution.bogofilter.gschema.xml \ org.gnome.evolution.spamassassin.gschema.xml \ org.gnome.evolution.plugin.attachment-reminder.gschema.xml \ org.gnome.evolution.plugin.autocontacts.gschema.xml \ org.gnome.evolution.plugin.email-custom-header.gschema.xml \ org.gnome.evolution.plugin.external-editor.gschema.xml \ org.gnome.evolution.plugin.face-picture.gschema.xml \ org.gnome.evolution.plugin.itip.gschema.xml \ org.gnome.evolution.plugin.mail-notification.gschema.xml \ org.gnome.evolution.plugin.prefer-plain.gschema.xml \ org.gnome.evolution.plugin.publish-calendar.gschema.xml \ org.gnome.evolution.plugin.templates.gschema.xml -EVO_VERSION= 3.22 +EVO_VERSION= 3.24 PLIST_SUB= VERSION=${EVO_VERSION} \ PORTVERSION=2.12 -OPTIONS_DEFINE= LDAP WEATHER CANBERRA PST +OPTIONS_SUB= yes +OPTIONS_DEFINE= LDAP WEATHER CANBERRA PST YTNEF MAPS OPTIONS_DEFAULT=LDAP WEATHER CANBERRA BOGOFILTER + +SPAM_DESC= Spam filter support OPTIONS_GROUP= SPAM OPTIONS_GROUP_SPAM=SPAMASSASSIN BOGOFILTER -OPTIONS_SUB= yes - -CANBERRA_DESC= Canberra theme audio plugin -WEATHER_DESC= Weather calendar backend -SPAM_DESC= Spam filter support -SPAMASSASSIN_DESC= SpamAssassin spam filtering -BOGOFILTER_DESC= Bogofilter spam filtering -PST_DESC= Outlook .pst importer -MAPS_DESC= Contact maps - -LDAP_CONFIGURE_WITH= openldap +LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} +LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF LDAP_USE= OPENLDAP=yes +YTNEF_DESC= Support MS Outlook TNEF format +YTNEF_LIB_DEPENDS= libytnef.so:converters/ytnef +YTNEF_CMAKE_BOOL= ENABLE_YTNEF + +WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather -WEATHER_CONFIGURE_ENABLE= weather +WEATHER_CMAKE_BOOL= ENABLE_WEATHER -SPAMASSASSIN_CONFIGURE_WITH= spamassassin=${LOCALBASE}/bin/spamassassin \ - sa-learn=${LOCALBASE}/bin/sa-learn +SPAMASSASSIN_DESC= SpamAssassin spam filtering +SPAMASSASSIN_CMAKE_ON= -DWITH_SPAMASSASSIN=${LOCALBASE}/spamassassin \ + -DWITH_SA_LEARN=${LOCALBASE}/bin/sa-learn +SPAMASSASSIN_CMAKE_OFF= -DWITH_SPAMASSASSIN=NO SPAMASSASSIN_BUILD_DEPENDS= spamassassin:mail/spamassassin SPAMASSASSIN_RUN_DEPENDS= spamassassin:mail/spamassassin -BOGOFILTER_CONFIGURE_WITH= bogofilter=${LOCALBASE}/bin/bogofilter +BOGOFILTER_DESC= Bogofilter spam filtering +BOGOFILTER_CMAKE_ON= -DWITH_BOGOFILTER=${LOCALBASE}/bin/bogofilter +BOGOFILTER_CMAKE_OFF= -DWITH_BOGOFILTER=OFF BOGOFILTER_BUILD_DEPENDS= bogofilter:mail/bogofilter -BOGOFILTER_RUN_DEPENDS= bogofilter:mail/bogofilter +BOGOFILTER_RUN_DEPENDS= bogofilter:mail/bogofilter +CANBERRA_DESC= Canberra theme audio plugin CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 -CANBERRA_CONFIGURE_ENABLE= canberra +CANBERRA_CMAKE_BOOL= ENABLE_CANBERRA -PST_CONFIGURE_ENABLE= pst-import +PST_DESC= Outlook .pst importer +PST_CMAKE_BOOL= ENABLE_PST_IMPORT PST_BUILD_DEPENDS= libpst>=0.6.58_1:mail/libpst PST_RUN_DEPENDS= libpst>=0.6.58_1:mail/libpst -CONFIGURE_ARGS+=--disable-contact-maps -#MAPS_CONFIGURE_ENABLE= contact-maps -#MAPS_LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \ -# libclutter-gtk-1.0.so:graphics/clutter-gtk3 -#MAPS_BUILD_DEPENDS= geoclue>=0:net/geoclue - -.include - -post-patch: - @${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \ - -e 's|-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi|${KRB5_LIB}|g' \ - -e 's|-Wl,--no-undefined||g' \ - -e 's|-Wmissing-include-dirs||g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \ - ${WRKSRC}/modules/spamassassin/evolution-spamassassin.c \ - ${WRKSRC}/modules/bogofilter/evolution-bogofilter.c -# @${SH} ${FILESDIR}/fix-plugins.sh ${WRKSRC} +MAPS_DESC= Contact maps +MAPS_CMAKE_BOOL= ENABLE_CONTACT_MAPS +MAPS_LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libgeocode-glib.so:net/geocode-glib \ + libcogl.so:graphics/cogl \ + libclutter-1.0.so:graphics/clutter \ + libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ + libchamplain-0.12.so:graphics/libchamplain +MAPS_USE= xorg=xcomposite,xdamage,xext,xfixes,xi,xrandr gl=egl .include Index: head/mail/evolution/distinfo =================================================================== --- head/mail/evolution/distinfo (revision 443490) +++ head/mail/evolution/distinfo (revision 443491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494104477 -SHA256 (gnome3/evolution-3.22.6.tar.xz) = 9f4be4a1d5ee4d5eb9b132cf751ba3afc833025aa6dc7baa1f9483489d8a943e -SIZE (gnome3/evolution-3.22.6.tar.xz) = 12288232 +TIMESTAMP = 1496947688 +SHA256 (gnome3/evolution-3.24.2.tar.xz) = e7b35a60f4ad53bb5416d8e96390aa79c8601b09a71e635c1de730b94f3aebdf +SIZE (gnome3/evolution-3.24.2.tar.xz) = 12132032 Index: head/mail/evolution/files/patch-configure =================================================================== --- head/mail/evolution/files/patch-configure (revision 443490) +++ head/mail/evolution/files/patch-configure (nonexistent) @@ -1,19 +0,0 @@ ---- configure.orig 2011-01-26 18:09:29.000000000 +0000 -+++ configure 2011-01-26 18:11:16.000000000 +0000 -@@ -15450,6 +15450,16 @@ - CHAMPLAIN_REQUIREMENT='' - GEOCLUE_REQUIREMENT='' - ;; -+*freebsd*) -+ os_win32=no -+ NO_UNDEFINED='' -+ SOCKET_LIBS='' -+ SOEXT='.so' -+ SA_JUNK_PLUGIN=sa-junk-plugin -+ BF_JUNK_PLUGIN=bogo-junk-plugin -+ DL_LIB='' -+ SOFTOKN3_LIB='-lsoftokn3' -+ ;; - *) - os_win32=no - NO_UNDEFINED='-no-undefined' Property changes on: head/mail/evolution/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/mail/evolution/files/patch-modules_addressbook_evolution-module-addressbook.c =================================================================== --- head/mail/evolution/files/patch-modules_addressbook_evolution-module-addressbook.c (revision 443490) +++ head/mail/evolution/files/patch-modules_addressbook_evolution-module-addressbook.c (nonexistent) @@ -1,19 +0,0 @@ ---- modules/addressbook/evolution-module-addressbook.c.orig 2010-04-11 12:47:18.000000000 -0400 -+++ modules/addressbook/evolution-module-addressbook.c 2010-04-11 12:48:06.000000000 -0400 -@@ -47,3 +47,16 @@ G_MODULE_EXPORT void - e_module_unload (GTypeModule *type_module) - { - } -+ -+G_MODULE_EXPORT const gchar * -+g_module_check_init (GModule *module) -+{ -+ /* FIXME Until addressbook is split into a module library and a -+ * reusable shared library, prevent the module from -+ * being unloaded. Unloading the module resets all -+ * static variables, which screws up foo_get_type() -+ * functions among other things. */ -+ g_module_make_resident (module); -+ -+ return NULL; -+} Property changes on: head/mail/evolution/files/patch-modules_addressbook_evolution-module-addressbook.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/mail/evolution/files/fix-plugins.sh =================================================================== --- head/mail/evolution/files/fix-plugins.sh (revision 443490) +++ head/mail/evolution/files/fix-plugins.sh (nonexistent) @@ -1,48 +0,0 @@ -#!/bin/sh - -plugin_srcs="attachment-reminder/attachment-reminder.c bbdb/bbdb.c dbx-import/dbx-importer.c email-custom-header/email-custom-header.c external-editor/external-editor.c face/face.c image-inline/image-inline.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 pst-import/pst-importer.c publish-calendar/publish-calendar.c save-calendar/save-calendar.c templates/templates.c" - -module_srcs="addressbook/evolution-module-addressbook.c audio-inline/evolution-module-audio-inline.c backup-restore/evolution-backup-tool.c bogofilter/evolution-bogofilter.c book-config-google/evolution-book-config-google.c book-config-ldap/evolution-book-config-ldap.c book-config-local/evolution-book-config-local.c book-config-webdav/evolution-book-config-webdav.c cal-config-caldav/evolution-cal-config-caldav.c cal-config-contacts/evolution-cal-config-contacts.c cal-config-google/evolution-cal-config-google.c cal-config-local/evolution-cal-config-local.c cal-config-weather/evolution-cal-config-weather.c cal-config-webcal/evolution-cal-config-webcal.c calendar/evolution-module-calendar.c composer-autosave/evolution-composer-autosave.c imap-features/evolution-imap-features.c itip-formatter/itip-view.c itip-formatter/plugin/config-ui.c mail-config/evolution-mail-config.c mail/evolution-module-mail.c mailto-handler/evolution-mailto-handler.c mdn/evolution-mdn.c offline-alert/evolution-offline-alert.c online-accounts/evolution-online-accounts.c plugin-lib/evolution-module-plugin-lib.c plugin-manager/evolution-plugin-manager.c prefer-plain/evolution-module-prefer-plain.c prefer-plain/plugin/config-ui.c spamassassin/evolution-spamassassin.c startup-wizard/evolution-startup-wizard.c text-highlight/languages.c tnef-attachment/evolution-module-tnef-attachment.c vcard-inline/evolution-module-vcard-inline.c web-inspector/evolution-web-inspector.c" - -WRKSRC=$1 - -for i in ${plugin_srcs}; do - if [ ! -f ${WRKSRC}/plugins/${i} ]; then - echo "WARNING: Failed to find plugin source file ${WRKSRC}/plugins/${i}" - continue - fi - cp ${WRKSRC}/plugins/${i} ${WRKSRC}/plugins/${i}.bak - printf "const char * g_module_check_init (gpointer module);\n" >> ${WRKSRC}/plugins/${i} - printf "const char *\ng_module_check_init (gpointer module) {\n\treturn NULL;\n}\n" >> ${WRKSRC}/plugins/${i} - printf "void g_module_unload (gpointer module);\n" >> ${WRKSRC}/plugins/${i} - printf "void\ng_module_unload (gpointer module) {\n\treturn;\n}\n" >> ${WRKSRC}/plugins/${i} - dir=$(dirname ${WRKSRC}/plugins/${i}) - if ! grep -q e_plugin_lib_enable ${dir}/*.c; then - printf "#include \n" >> ${WRKSRC}/plugins/${i} - printf "gint e_plugin_lib_enable (EPlugin *ep, gint enable);\n" >> ${WRKSRC}/plugins/${i} - printf "gint\ne_plugin_lib_enable (EPlugin *ep, gint enable) {\n\treturn 0;\n}\n" >> ${WRKSRC}/plugins/${i} - fi - if ! grep -q e_plugin_lib_get_configure_widget ${dir}/*.c; then - printf "#include \n" >> ${WRKSRC}/plugins/${i} - printf "GtkWidget *e_plugin_lib_get_configure_widget (EPlugin *plugin);\n" >> ${WRKSRC}/plugins/${i} - printf "GtkWidget *\ne_plugin_lib_get_configure_widget (EPlugin *plugin) {\n\treturn NULL;\n}" >> ${WRKSRC}/plugins/${i} - fi -done - -for i in ${module_srcs}; do - if [ ! -f ${WRKSRC}/modules/${i} ]; then - echo "WARNING: Failed to find module source file ${WRKSRC}/modules/${i}" - continue - fi - cp ${WRKSRC}/modules/${i} ${WRKSRC}/modules/${i}.bak - dir=$(dirname ${WRKSRC}/modules/${i}) - if ! grep -q g_module_check_init ${dir}/*.c; then - printf "const char * g_module_check_init (gpointer module);\n" >> ${WRKSRC}/modules/${i} - printf "const char *\ng_module_check_init (gpointer module) {\n\treturn NULL;\n}\n" >> ${WRKSRC}/modules/${i} - fi - if ! grep g_module_unload ${dir}/*.c; then - printf "void g_module_unload (gpointer module);\n" >> ${WRKSRC}/modules/${i} - printf "void\ng_module_unload (gpointer module) {\n\treturn;\n}\n" >> ${WRKSRC}/modules/${i} - fi -done - Property changes on: head/mail/evolution/files/fix-plugins.sh ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/mail/evolution/files/patch-CMakeLists.txt =================================================================== --- head/mail/evolution/files/patch-CMakeLists.txt (nonexistent) +++ head/mail/evolution/files/patch-CMakeLists.txt (revision 443491) @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2017-06-08 20:52:16.741243000 +0200 ++++ CMakeLists.txt 2017-06-08 20:52:25.747544000 +0200 +@@ -329,6 +329,7 @@ + # ****************************** + + set(CMAKE_REQUIRED_LIBRARIES "-liconv") ++set(CMAKE_REQUIRED_FLAGS "-L/usr/local/lib") + CHECK_C_SOURCE_COMPILES("#include + #include + int main(void) { iconv_t cd; cd = iconv_open (\"UTF-8\", \"ISO-8859-1\"); return 0; }" HAVE_LIBICONV) Property changes on: head/mail/evolution/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/mail/evolution/pkg-descr =================================================================== --- head/mail/evolution/pkg-descr (revision 443490) +++ head/mail/evolution/pkg-descr (revision 443491) @@ -1,9 +1,9 @@ Ximian Evolution[tm] is the premier personal and workgroup information management solution for UNIX. Evolution seamlessly integrates email, calendaring, meeting scheduling, contact management and online task lists in one powerful, fast, and easy to use application. It also delivers a comprehensive set of features that help keep work organized and projects on track. The unique Ximian vFolders[tm] are virtual folders used to create and save powerful contextual views of email messages. -WWW: http://www.gnome.org/projects/evolution/ +WWW: https://wiki.gnome.org/Apps/Evolution Index: head/mail/evolution/pkg-plist =================================================================== --- head/mail/evolution/pkg-plist (revision 443490) +++ head/mail/evolution/pkg-plist (revision 443491) @@ -1,5558 +1,5178 @@ bin/evolution etc/xdg/autostart/evolution-alarm-notify.desktop include/evolution/addressbook/gui/widgets/eab-config.h include/evolution/calendar/gui/calendar-config-keys.h include/evolution/calendar/gui/calendar-config.h include/evolution/calendar/gui/calendar-view.h include/evolution/calendar/gui/comp-util.h include/evolution/calendar/gui/e-alarm-list.h +include/evolution/calendar/gui/e-cal-component-preview.h include/evolution/calendar/gui/e-cal-config.h include/evolution/calendar/gui/e-cal-data-model-subscriber.h include/evolution/calendar/gui/e-cal-data-model.h include/evolution/calendar/gui/e-cal-dialogs.h include/evolution/calendar/gui/e-cal-event.h include/evolution/calendar/gui/e-cal-list-view.h include/evolution/calendar/gui/e-cal-model-calendar.h +include/evolution/calendar/gui/e-cal-model-memos.h +include/evolution/calendar/gui/e-cal-model-tasks.h include/evolution/calendar/gui/e-cal-model.h include/evolution/calendar/gui/e-cal-ops.h include/evolution/calendar/gui/e-calendar-view.h include/evolution/calendar/gui/e-cell-date-edit-text.h include/evolution/calendar/gui/e-comp-editor-event.h include/evolution/calendar/gui/e-comp-editor-memo.h include/evolution/calendar/gui/e-comp-editor-page-attachments.h include/evolution/calendar/gui/e-comp-editor-page-general.h include/evolution/calendar/gui/e-comp-editor-page-recurrence.h include/evolution/calendar/gui/e-comp-editor-page-reminders.h include/evolution/calendar/gui/e-comp-editor-page-schedule.h include/evolution/calendar/gui/e-comp-editor-page.h include/evolution/calendar/gui/e-comp-editor-property-part.h include/evolution/calendar/gui/e-comp-editor-property-parts.h include/evolution/calendar/gui/e-comp-editor-task.h include/evolution/calendar/gui/e-comp-editor.h -include/evolution/calendar/gui/e-send-options-utils.h include/evolution/calendar/gui/e-date-time-list.h include/evolution/calendar/gui/e-day-view-layout.h include/evolution/calendar/gui/e-day-view-main-item.h include/evolution/calendar/gui/e-day-view-time-item.h include/evolution/calendar/gui/e-day-view-top-item.h include/evolution/calendar/gui/e-day-view.h include/evolution/calendar/gui/e-meeting-attendee.h include/evolution/calendar/gui/e-meeting-list-view.h include/evolution/calendar/gui/e-meeting-store.h include/evolution/calendar/gui/e-meeting-time-sel-item.h include/evolution/calendar/gui/e-meeting-time-sel.h include/evolution/calendar/gui/e-meeting-types.h include/evolution/calendar/gui/e-meeting-utils.h +include/evolution/calendar/gui/e-memo-table.h +include/evolution/calendar/gui/e-month-view.h include/evolution/calendar/gui/e-select-names-editable.h include/evolution/calendar/gui/e-select-names-renderer.h +include/evolution/calendar/gui/e-send-options-utils.h +include/evolution/calendar/gui/e-task-table.h include/evolution/calendar/gui/e-timezone-entry.h include/evolution/calendar/gui/e-week-view-event-item.h include/evolution/calendar/gui/e-week-view-layout.h include/evolution/calendar/gui/e-week-view-main-item.h include/evolution/calendar/gui/e-week-view-titles-item.h include/evolution/calendar/gui/e-week-view.h include/evolution/calendar/gui/e-weekday-chooser.h +include/evolution/calendar/gui/ea-cal-view-event.h +include/evolution/calendar/gui/ea-cal-view.h +include/evolution/calendar/gui/ea-calendar-helpers.h +include/evolution/calendar/gui/ea-calendar.h +include/evolution/calendar/gui/ea-day-view-cell.h +include/evolution/calendar/gui/ea-day-view-main-item.h +include/evolution/calendar/gui/ea-day-view.h +include/evolution/calendar/gui/ea-jump-button.h +include/evolution/calendar/gui/ea-week-view-cell.h +include/evolution/calendar/gui/ea-week-view-main-item.h +include/evolution/calendar/gui/ea-week-view.h include/evolution/calendar/gui/itip-utils.h include/evolution/calendar/gui/misc.h +include/evolution/calendar/gui/print.h include/evolution/calendar/gui/tag-calendar.h include/evolution/composer/e-composer-actions.h include/evolution/composer/e-composer-common.h include/evolution/composer/e-composer-from-header.h include/evolution/composer/e-composer-header-table.h include/evolution/composer/e-composer-header.h include/evolution/composer/e-composer-name-header.h include/evolution/composer/e-composer-post-header.h include/evolution/composer/e-composer-private.h include/evolution/composer/e-composer-spell-header.h include/evolution/composer/e-composer-text-header.h include/evolution/composer/e-msg-composer.h include/evolution/e-util/e-action-combo-box.h include/evolution/e-util/e-activity-bar.h include/evolution/e-util/e-activity-proxy.h include/evolution/e-util/e-activity.h include/evolution/e-util/e-alarm-selector.h include/evolution/e-util/e-alert-bar.h include/evolution/e-util/e-alert-dialog.h include/evolution/e-util/e-alert-sink.h include/evolution/e-util/e-alert.h include/evolution/e-util/e-attachment-bar.h include/evolution/e-util/e-attachment-dialog.h include/evolution/e-util/e-attachment-handler-image.h include/evolution/e-util/e-attachment-handler.h include/evolution/e-util/e-attachment-icon-view.h include/evolution/e-util/e-attachment-paned.h include/evolution/e-util/e-attachment-store.h include/evolution/e-util/e-attachment-tree-view.h include/evolution/e-util/e-attachment-view.h include/evolution/e-util/e-attachment.h include/evolution/e-util/e-auth-combo-box.h include/evolution/e-util/e-autocomplete-selector.h include/evolution/e-util/e-bit-array.h include/evolution/e-util/e-book-source-config.h include/evolution/e-util/e-buffer-tagger.h include/evolution/e-util/e-cal-source-config.h include/evolution/e-util/e-calendar-item.h include/evolution/e-util/e-calendar.h include/evolution/e-util/e-canvas-background.h include/evolution/e-util/e-canvas-utils.h include/evolution/e-util/e-canvas-vbox.h include/evolution/e-util/e-canvas.h include/evolution/e-util/e-categories-config.h include/evolution/e-util/e-categories-dialog.h include/evolution/e-util/e-categories-editor.h include/evolution/e-util/e-categories-selector.h include/evolution/e-util/e-category-completion.h include/evolution/e-util/e-category-editor.h include/evolution/e-util/e-cell-checkbox.h include/evolution/e-util/e-cell-combo.h include/evolution/e-util/e-cell-date-edit.h include/evolution/e-util/e-cell-date-int.h include/evolution/e-util/e-cell-date.h include/evolution/e-util/e-cell-hbox.h include/evolution/e-util/e-cell-number.h include/evolution/e-util/e-cell-percent.h include/evolution/e-util/e-cell-pixbuf.h include/evolution/e-util/e-cell-popup.h include/evolution/e-util/e-cell-size.h include/evolution/e-util/e-cell-text.h include/evolution/e-util/e-cell-toggle.h include/evolution/e-util/e-cell-tree.h include/evolution/e-util/e-cell-vbox.h include/evolution/e-util/e-cell.h include/evolution/e-util/e-charset-combo-box.h include/evolution/e-util/e-charset.h include/evolution/e-util/e-client-cache.h include/evolution/e-util/e-client-combo-box.h include/evolution/e-util/e-client-selector.h include/evolution/e-util/e-color-chooser-widget.h include/evolution/e-util/e-color-combo.h include/evolution/e-util/e-config.h include/evolution/e-util/e-conflict-search-selector.h include/evolution/e-util/e-contact-store.h include/evolution/e-util/e-content-editor.h include/evolution/e-util/e-content-request.h include/evolution/e-util/e-data-capture.h include/evolution/e-util/e-dateedit.h include/evolution/e-util/e-datetime-format.h include/evolution/e-util/e-destination-store.h include/evolution/e-util/e-dialog-utils.h include/evolution/e-util/e-dialog-widgets.h include/evolution/e-util/e-emoticon-action.h include/evolution/e-util/e-emoticon-chooser-menu.h include/evolution/e-util/e-emoticon-chooser.h include/evolution/e-util/e-emoticon-tool-button.h include/evolution/e-util/e-emoticon.h include/evolution/e-util/e-event.h include/evolution/e-util/e-file-request.h include/evolution/e-util/e-file-utils.h include/evolution/e-util/e-filter-code.h include/evolution/e-util/e-filter-color.h include/evolution/e-util/e-filter-datespec.h include/evolution/e-util/e-filter-element.h include/evolution/e-util/e-filter-file.h include/evolution/e-util/e-filter-input.h include/evolution/e-util/e-filter-int.h include/evolution/e-util/e-filter-option.h include/evolution/e-util/e-filter-part.h include/evolution/e-util/e-filter-rule.h include/evolution/e-util/e-focus-tracker.h include/evolution/e-util/e-html-editor-actions.h include/evolution/e-util/e-html-editor-cell-dialog.h include/evolution/e-util/e-html-editor-dialog.h include/evolution/e-util/e-html-editor-find-dialog.h include/evolution/e-util/e-html-editor-hrule-dialog.h include/evolution/e-util/e-html-editor-image-dialog.h include/evolution/e-util/e-html-editor-link-dialog.h include/evolution/e-util/e-html-editor-page-dialog.h include/evolution/e-util/e-html-editor-paragraph-dialog.h include/evolution/e-util/e-html-editor-replace-dialog.h include/evolution/e-util/e-html-editor-spell-check-dialog.h include/evolution/e-util/e-html-editor-table-dialog.h include/evolution/e-util/e-html-editor-text-dialog.h include/evolution/e-util/e-html-editor.h include/evolution/e-util/e-html-utils.h include/evolution/e-util/e-icon-factory.h include/evolution/e-util/e-image-chooser-dialog.h include/evolution/e-util/e-image-chooser.h include/evolution/e-util/e-import-assistant.h include/evolution/e-util/e-import.h include/evolution/e-util/e-interval-chooser.h include/evolution/e-util/e-mail-identity-combo-box.h include/evolution/e-util/e-mail-signature-combo-box.h include/evolution/e-util/e-mail-signature-editor.h include/evolution/e-util/e-mail-signature-manager.h include/evolution/e-util/e-mail-signature-preview.h include/evolution/e-util/e-mail-signature-script-dialog.h include/evolution/e-util/e-mail-signature-tree-view.h include/evolution/e-util/e-map.h include/evolution/e-util/e-marshal.h include/evolution/e-util/e-menu-tool-action.h include/evolution/e-util/e-menu-tool-button.h include/evolution/e-util/e-misc-utils.h include/evolution/e-util/e-mktemp.h include/evolution/e-util/e-name-selector-dialog.h include/evolution/e-util/e-name-selector-entry.h include/evolution/e-util/e-name-selector-list.h include/evolution/e-util/e-name-selector-model.h include/evolution/e-util/e-name-selector.h include/evolution/e-util/e-online-button.h include/evolution/e-util/e-paned.h include/evolution/e-util/e-passwords.h include/evolution/e-util/e-photo-cache.h include/evolution/e-util/e-photo-source.h include/evolution/e-util/e-picture-gallery.h include/evolution/e-util/e-plugin-ui.h include/evolution/e-util/e-plugin.h include/evolution/e-util/e-poolv.h include/evolution/e-util/e-popup-action.h include/evolution/e-util/e-popup-menu.h include/evolution/e-util/e-port-entry.h include/evolution/e-util/e-preferences-window.h include/evolution/e-util/e-preview-pane.h include/evolution/e-util/e-print.h include/evolution/e-util/e-printable.h include/evolution/e-util/e-proxy-combo-box.h include/evolution/e-util/e-proxy-editor.h include/evolution/e-util/e-proxy-link-selector.h include/evolution/e-util/e-proxy-preferences.h include/evolution/e-util/e-proxy-selector.h include/evolution/e-util/e-reflow-model.h include/evolution/e-util/e-reflow.h include/evolution/e-util/e-rule-context.h include/evolution/e-util/e-rule-editor.h include/evolution/e-util/e-search-bar.h include/evolution/e-util/e-selectable.h include/evolution/e-util/e-selection-model-array.h include/evolution/e-util/e-selection-model-simple.h include/evolution/e-util/e-selection-model.h include/evolution/e-util/e-selection.h include/evolution/e-util/e-send-options.h include/evolution/e-util/e-simple-async-result.h include/evolution/e-util/e-sorter-array.h include/evolution/e-util/e-sorter.h include/evolution/e-util/e-source-combo-box.h include/evolution/e-util/e-source-config-backend.h include/evolution/e-util/e-source-config-dialog.h include/evolution/e-util/e-source-config.h include/evolution/e-util/e-source-conflict-search.h include/evolution/e-util/e-source-selector-dialog.h include/evolution/e-util/e-source-selector.h include/evolution/e-util/e-source-util.h include/evolution/e-util/e-spell-checker.h include/evolution/e-util/e-spell-dictionary.h include/evolution/e-util/e-spell-entry.h include/evolution/e-util/e-spell-text-view.h include/evolution/e-util/e-spinner.h include/evolution/e-util/e-stock-request.h include/evolution/e-util/e-table-click-to-add.h include/evolution/e-util/e-table-col-dnd.h include/evolution/e-util/e-table-col.h include/evolution/e-util/e-table-column-selector.h include/evolution/e-util/e-table-column-specification.h include/evolution/e-util/e-table-config.h include/evolution/e-util/e-table-defines.h include/evolution/e-util/e-table-extras.h include/evolution/e-util/e-table-field-chooser-dialog.h include/evolution/e-util/e-table-field-chooser-item.h include/evolution/e-util/e-table-field-chooser.h include/evolution/e-util/e-table-group-container.h include/evolution/e-util/e-table-group-leaf.h include/evolution/e-util/e-table-group.h include/evolution/e-util/e-table-header-item.h include/evolution/e-util/e-table-header-utils.h include/evolution/e-util/e-table-header.h include/evolution/e-util/e-table-item.h include/evolution/e-util/e-table-model.h include/evolution/e-util/e-table-one.h include/evolution/e-util/e-table-search.h include/evolution/e-util/e-table-selection-model.h include/evolution/e-util/e-table-sort-info.h include/evolution/e-util/e-table-sorted-variable.h include/evolution/e-util/e-table-sorted.h include/evolution/e-util/e-table-sorter.h include/evolution/e-util/e-table-sorting-utils.h include/evolution/e-util/e-table-specification.h include/evolution/e-util/e-table-state.h include/evolution/e-util/e-table-subset-variable.h include/evolution/e-util/e-table-subset.h include/evolution/e-util/e-table-utils.h include/evolution/e-util/e-table.h include/evolution/e-util/e-text-event-processor-emacs-like.h include/evolution/e-util/e-text-event-processor-types.h include/evolution/e-util/e-text-event-processor.h include/evolution/e-util/e-text-model-repos.h include/evolution/e-util/e-text-model.h include/evolution/e-util/e-text.h include/evolution/e-util/e-timezone-dialog.h include/evolution/e-util/e-tree-model-generator.h include/evolution/e-util/e-tree-model.h include/evolution/e-util/e-tree-selection-model.h include/evolution/e-util/e-tree-table-adapter.h include/evolution/e-util/e-tree-view-frame.h include/evolution/e-util/e-tree.h include/evolution/e-util/e-unicode.h include/evolution/e-util/e-url-entry.h include/evolution/e-util/e-util-enums.h include/evolution/e-util/e-util-enumtypes.h include/evolution/e-util/e-util.h include/evolution/e-util/e-web-view-preview.h include/evolution/e-util/e-web-view.h include/evolution/e-util/e-widget-undo.h include/evolution/e-util/e-xml-utils.h include/evolution/e-util/ea-calendar-cell.h include/evolution/e-util/ea-calendar-item.h include/evolution/e-util/ea-cell-table.h include/evolution/e-util/ea-factory.h include/evolution/e-util/ea-widgets.h include/evolution/e-util/gal-a11y-e-cell-popup.h include/evolution/e-util/gal-a11y-e-cell-registry.h include/evolution/e-util/gal-a11y-e-cell-text.h include/evolution/e-util/gal-a11y-e-cell-toggle.h include/evolution/e-util/gal-a11y-e-cell-tree.h include/evolution/e-util/gal-a11y-e-cell-vbox.h include/evolution/e-util/gal-a11y-e-cell.h include/evolution/e-util/gal-a11y-e-table-click-to-add-factory.h include/evolution/e-util/gal-a11y-e-table-click-to-add.h include/evolution/e-util/gal-a11y-e-table-column-header.h include/evolution/e-util/gal-a11y-e-table-factory.h include/evolution/e-util/gal-a11y-e-table-item-factory.h include/evolution/e-util/gal-a11y-e-table-item.h include/evolution/e-util/gal-a11y-e-table.h include/evolution/e-util/gal-a11y-e-text-factory.h include/evolution/e-util/gal-a11y-e-text.h include/evolution/e-util/gal-a11y-e-tree-factory.h include/evolution/e-util/gal-a11y-e-tree.h include/evolution/e-util/gal-a11y-factory.h include/evolution/e-util/gal-a11y-util.h include/evolution/e-util/gal-view-collection.h include/evolution/e-util/gal-view-etable.h include/evolution/e-util/gal-view-instance-save-as-dialog.h include/evolution/e-util/gal-view-instance.h include/evolution/e-util/gal-view.h include/evolution/em-format/e-mail-extension-registry.h include/evolution/em-format/e-mail-formatter-enums.h include/evolution/em-format/e-mail-formatter-enumtypes.h include/evolution/em-format/e-mail-formatter-extension.h include/evolution/em-format/e-mail-formatter-print.h include/evolution/em-format/e-mail-formatter-quote.h include/evolution/em-format/e-mail-formatter-utils.h include/evolution/em-format/e-mail-formatter.h include/evolution/em-format/e-mail-inline-filter.h include/evolution/em-format/e-mail-parser-extension.h include/evolution/em-format/e-mail-parser.h include/evolution/em-format/e-mail-part-attachment.h include/evolution/em-format/e-mail-part-audio.h include/evolution/em-format/e-mail-part-headers.h include/evolution/em-format/e-mail-part-image.h include/evolution/em-format/e-mail-part-list.h include/evolution/em-format/e-mail-part-secure-button.h include/evolution/em-format/e-mail-part-utils.h include/evolution/em-format/e-mail-part.h include/evolution/em-format/e-mail-stripsig-filter.h include/evolution/libemail-engine/camel-null-store.h include/evolution/libemail-engine/camel-sasl-oauth2-google.h include/evolution/libemail-engine/camel-sasl-xoauth2.h include/evolution/libemail-engine/e-mail-engine-enums.h include/evolution/libemail-engine/e-mail-engine-enumtypes.h include/evolution/libemail-engine/e-mail-folder-utils.h include/evolution/libemail-engine/e-mail-junk-filter.h include/evolution/libemail-engine/e-mail-session-utils.h include/evolution/libemail-engine/e-mail-session.h include/evolution/libemail-engine/e-mail-store-utils.h include/evolution/libemail-engine/e-mail-utils.h include/evolution/libemail-engine/em-filter-folder-element.h include/evolution/libemail-engine/em-vfolder-context.h include/evolution/libemail-engine/em-vfolder-rule.h include/evolution/libemail-engine/libemail-engine.h include/evolution/libemail-engine/mail-config.h include/evolution/libemail-engine/mail-folder-cache.h include/evolution/libemail-engine/mail-mt.h include/evolution/libemail-engine/mail-ops.h include/evolution/libemail-engine/mail-tools.h include/evolution/libemail-engine/mail-vfolder.h include/evolution/libgnomecanvas/gailcanvas.h include/evolution/libgnomecanvas/gailcanvasgroup.h include/evolution/libgnomecanvas/gailcanvasgroupfactory.h include/evolution/libgnomecanvas/gailcanvasitem.h include/evolution/libgnomecanvas/gailcanvasitemfactory.h include/evolution/libgnomecanvas/gailcanvastext.h include/evolution/libgnomecanvas/gailcanvastextfactory.h include/evolution/libgnomecanvas/gailcanvaswidget.h include/evolution/libgnomecanvas/gailcanvaswidgetfactory.h include/evolution/libgnomecanvas/gnome-canvas-i18n.h include/evolution/libgnomecanvas/gnome-canvas-pixbuf.h include/evolution/libgnomecanvas/gnome-canvas-rect.h include/evolution/libgnomecanvas/gnome-canvas-text.h include/evolution/libgnomecanvas/gnome-canvas-util.h include/evolution/libgnomecanvas/gnome-canvas-widget.h include/evolution/libgnomecanvas/gnome-canvas.h include/evolution/libgnomecanvas/libgnomecanvas.h include/evolution/mail/e-cid-request.h include/evolution/mail/e-http-request.h include/evolution/mail/e-mail-account-manager.h include/evolution/mail/e-mail-account-store.h include/evolution/mail/e-mail-account-tree-view.h include/evolution/mail/e-mail-autoconfig.h include/evolution/mail/e-mail-backend.h include/evolution/mail/e-mail-browser.h include/evolution/mail/e-mail-config-activity-page.h include/evolution/mail/e-mail-config-assistant.h include/evolution/mail/e-mail-config-auth-check.h include/evolution/mail/e-mail-config-confirm-page.h include/evolution/mail/e-mail-config-defaults-page.h include/evolution/mail/e-mail-config-identity-page.h include/evolution/mail/e-mail-config-lookup-page.h include/evolution/mail/e-mail-config-notebook.h include/evolution/mail/e-mail-config-page.h include/evolution/mail/e-mail-config-provider-page.h include/evolution/mail/e-mail-config-receiving-page.h include/evolution/mail/e-mail-config-security-page.h include/evolution/mail/e-mail-config-sending-page.h include/evolution/mail/e-mail-config-service-backend.h include/evolution/mail/e-mail-config-service-notebook.h include/evolution/mail/e-mail-config-service-page.h include/evolution/mail/e-mail-config-sidebar.h include/evolution/mail/e-mail-config-summary-page.h include/evolution/mail/e-mail-config-welcome-page.h include/evolution/mail/e-mail-config-window.h include/evolution/mail/e-mail-display-popup-extension.h include/evolution/mail/e-mail-display.h include/evolution/mail/e-mail-enums.h include/evolution/mail/e-mail-enumtypes.h include/evolution/mail/e-mail-folder-create-dialog.h include/evolution/mail/e-mail-folder-pane.h include/evolution/mail/e-mail-free-form-exp.h include/evolution/mail/e-mail-junk-options.h include/evolution/mail/e-mail-label-action.h include/evolution/mail/e-mail-label-dialog.h include/evolution/mail/e-mail-label-list-store.h include/evolution/mail/e-mail-label-manager.h include/evolution/mail/e-mail-label-tree-view.h include/evolution/mail/e-mail-message-pane.h include/evolution/mail/e-mail-migrate.h include/evolution/mail/e-mail-notes.h include/evolution/mail/e-mail-paned-view.h -include/evolution/mail/e-mail-properties.h include/evolution/mail/e-mail-print-config-headers.h include/evolution/mail/e-mail-printer.h +include/evolution/mail/e-mail-properties.h include/evolution/mail/e-mail-reader-utils.h include/evolution/mail/e-mail-reader.h include/evolution/mail/e-mail-remote-content.h include/evolution/mail/e-mail-request.h include/evolution/mail/e-mail-send-account-override.h include/evolution/mail/e-mail-sidebar.h include/evolution/mail/e-mail-tag-editor.h include/evolution/mail/e-mail-ui-session.h include/evolution/mail/e-mail-view.h include/evolution/mail/e-mail.h include/evolution/mail/em-composer-utils.h include/evolution/mail/em-config.h include/evolution/mail/em-event.h include/evolution/mail/em-filter-context.h include/evolution/mail/em-filter-editor-folder-element.h include/evolution/mail/em-filter-editor.h include/evolution/mail/em-filter-rule.h include/evolution/mail/em-filter-source-element.h include/evolution/mail/em-folder-properties.h include/evolution/mail/em-folder-selection-button.h include/evolution/mail/em-folder-selector.h include/evolution/mail/em-folder-tree-model.h include/evolution/mail/em-folder-tree.h include/evolution/mail/em-folder-utils.h include/evolution/mail/em-search-context.h include/evolution/mail/em-subscription-editor.h include/evolution/mail/em-utils.h include/evolution/mail/em-vfolder-editor-context.h include/evolution/mail/em-vfolder-editor-rule.h include/evolution/mail/em-vfolder-editor.h include/evolution/mail/mail-autofilter.h include/evolution/mail/mail-send-recv.h include/evolution/mail/mail-vfolder-ui.h include/evolution/mail/message-list.h include/evolution/shell/e-shell-backend.h include/evolution/shell/e-shell-common.h include/evolution/shell/e-shell-content.h include/evolution/shell/e-shell-enumtypes.h include/evolution/shell/e-shell-searchbar.h include/evolution/shell/e-shell-sidebar.h include/evolution/shell/e-shell-switcher.h include/evolution/shell/e-shell-taskbar.h include/evolution/shell/e-shell-utils.h include/evolution/shell/e-shell-view.h include/evolution/shell/e-shell-window-actions.h include/evolution/shell/e-shell-window.h include/evolution/shell/e-shell.h lib/evolution/libeabutil.so +lib/evolution/libeabwidgets.so lib/evolution/libecontacteditor.so lib/evolution/libecontactlisteditor.so +lib/evolution/libecontactprint.so +lib/evolution/libedomutils.so lib/evolution/libemail-engine.so lib/evolution/libessmime.so lib/evolution/libevolution-addressbook-importers.so lib/evolution/libevolution-calendar-importers.so lib/evolution/libevolution-calendar.so lib/evolution/libevolution-mail-composer.so lib/evolution/libevolution-mail-formatter.so lib/evolution/libevolution-mail-importers.so lib/evolution/libevolution-mail.so lib/evolution/libevolution-shell.so lib/evolution/libevolution-smime.so lib/evolution/libevolution-util.so lib/evolution/libgnomecanvas.so lib/evolution/modules/module-addressbook.so lib/evolution/modules/module-backup-restore.so %%BOGOFILTER%%lib/evolution/modules/module-bogofilter.so lib/evolution/modules/module-book-config-google.so %%LDAP%%lib/evolution/modules/module-book-config-ldap.so lib/evolution/modules/module-book-config-local.so lib/evolution/modules/module-book-config-webdav.so lib/evolution/modules/module-cal-config-caldav.so lib/evolution/modules/module-cal-config-contacts.so lib/evolution/modules/module-cal-config-google.so lib/evolution/modules/module-cal-config-local.so %%WEATHER%%lib/evolution/modules/module-cal-config-weather.so lib/evolution/modules/module-cal-config-webcal.so lib/evolution/modules/module-calendar.so lib/evolution/modules/module-composer-autosave.so +lib/evolution/modules/module-composer-to-meeting.so lib/evolution/modules/module-contact-photos.so lib/evolution/modules/module-gravatar.so lib/evolution/modules/module-itip-formatter.so lib/evolution/modules/module-mail-config.so lib/evolution/modules/module-mail.so lib/evolution/modules/module-mailto-handler.so lib/evolution/modules/module-mdn.so lib/evolution/modules/module-offline-alert.so lib/evolution/modules/module-plugin-lib.so lib/evolution/modules/module-plugin-manager.so lib/evolution/modules/module-prefer-plain.so lib/evolution/modules/module-settings.so %%SPAMASSASSIN%%lib/evolution/modules/module-spamassassin.so lib/evolution/modules/module-startup-wizard.so lib/evolution/modules/module-text-highlight.so +%%YTNEF%%lib/evolution/modules/module-tnef-attachment.so lib/evolution/modules/module-vcard-inline.so lib/evolution/modules/module-webkit-editor.so lib/evolution/modules/module-webkit-inspector.so lib/evolution/plugins/liborg-gnome-dbx-import.so lib/evolution/plugins/liborg-gnome-email-custom-header.so lib/evolution/plugins/liborg-gnome-evolution-attachment-reminder.so lib/evolution/plugins/liborg-gnome-evolution-bbdb.so lib/evolution/plugins/liborg-gnome-external-editor.so lib/evolution/plugins/liborg-gnome-face.so lib/evolution/plugins/liborg-gnome-mail-notification.so lib/evolution/plugins/liborg-gnome-mail-to-task.so lib/evolution/plugins/liborg-gnome-mailing-list-actions.so lib/evolution/plugins/liborg-gnome-prefer-plain.so %%PST%%lib/evolution/plugins/liborg-gnome-pst-import.so lib/evolution/plugins/liborg-gnome-publish-calendar.so lib/evolution/plugins/liborg-gnome-save-calendar.so lib/evolution/plugins/liborg-gnome-templates.so lib/evolution/plugins/org-gnome-dbx-import.eplug lib/evolution/plugins/org-gnome-email-custom-header.eplug lib/evolution/plugins/org-gnome-evolution-attachment-reminder.eplug lib/evolution/plugins/org-gnome-evolution-bbdb.eplug lib/evolution/plugins/org-gnome-external-editor.eplug lib/evolution/plugins/org-gnome-face.eplug lib/evolution/plugins/org-gnome-mail-notification.eplug lib/evolution/plugins/org-gnome-mail-to-task.eplug lib/evolution/plugins/org-gnome-mailing-list-actions.eplug lib/evolution/plugins/org-gnome-prefer-plain.eplug %%PST%%lib/evolution/plugins/org-gnome-pst-import.eplug lib/evolution/plugins/org-gnome-publish-calendar.eplug lib/evolution/plugins/org-gnome-save-calendar.eplug lib/evolution/plugins/org-gnome-templates.eplug -lib/evolution/test-gio-modules/libevolutiontestsettings.so -lib/evolution/web-extensions/libedomutils.so lib/evolution/web-extensions/libewebextension.so -lib/evolution/web-extensions/libmoduleitipformatterwebextension.so -lib/evolution/web-extensions/webkit-editor/libewebkiteditorwebextension.so +lib/evolution/web-extensions/module-itip-formatter-webextension.so +lib/evolution/web-extensions/webkit-editor/module-webkit-editor-webextension.so libdata/pkgconfig/evolution-calendar-3.0.pc libdata/pkgconfig/evolution-mail-3.0.pc libdata/pkgconfig/evolution-shell-3.0.pc libdata/pkgconfig/libemail-engine.pc libexec/evolution/evolution-alarm-notify libexec/evolution/evolution-backup libexec/evolution/killev share/GConf/gsettings/evolution.convert %%BOGOFILTER%%share/appdata/evolution-bogofilter.metainfo.xml +%%PST%%share/appdata/evolution-pst.metainfo.xml %%SPAMASSASSIN%%share/appdata/evolution-spamassassin.metainfo.xml share/appdata/evolution.appdata.xml share/applications/evolution.desktop %%DATADIR%%/address_formats.dat %%DATADIR%%/addresstypes.xml %%DATADIR%%/caltypes.xml %%DATADIR%%/countrytransl.map %%DATADIR%%/default/C/mail/local/Inbox %%DATADIR%%/default/ca/mail/local/Inbox %%DATADIR%%/default/cs/mail/local/Inbox %%DATADIR%%/default/de/mail/local/Inbox %%DATADIR%%/default/es/mail/local/Inbox %%DATADIR%%/default/fi/mail/local/Inbox %%DATADIR%%/default/fr/mail/local/Inbox %%DATADIR%%/default/hu/mail/local/Inbox %%DATADIR%%/default/id/mail/local/Inbox %%DATADIR%%/default/it/mail/local/Inbox %%DATADIR%%/default/ja/mail/local/Inbox %%DATADIR%%/default/ko/mail/local/Inbox %%DATADIR%%/default/lt/mail/local/Inbox %%DATADIR%%/default/mk/mail/local/Inbox %%DATADIR%%/default/nl/mail/local/Inbox %%DATADIR%%/default/pl/mail/local/Inbox %%DATADIR%%/default/pt/mail/local/Inbox %%DATADIR%%/default/ro/mail/local/Inbox %%DATADIR%%/default/sr/mail/local/Inbox %%DATADIR%%/default/sr@latin/mail/local/Inbox %%DATADIR%%/default/sv/mail/local/Inbox %%DATADIR%%/default/zh_CN/mail/local/Inbox %%DATADIR%%/ecps/medbook.ecps %%DATADIR%%/ecps/phonelist.ecps %%DATADIR%%/ecps/smallbook.ecps %%DATADIR%%/errors/addressbook.error %%DATADIR%%/errors/calendar.error %%DATADIR%%/errors/e-system.error %%DATADIR%%/errors/evolution-mdn.error %%DATADIR%%/errors/evolution-offline-alert.error %%DATADIR%%/errors/filter.error %%DATADIR%%/errors/mail-composer.error %%DATADIR%%/errors/mail.error %%DATADIR%%/errors/org-gnome-attachment-reminder.error %%DATADIR%%/errors/org-gnome-backup-restore.error %%DATADIR%%/errors/org-gnome-external-editor.error %%DATADIR%%/errors/org-gnome-face.error %%DATADIR%%/errors/org-gnome-itip-formatter.error %%DATADIR%%/errors/org-gnome-mailing-list-actions.error %%DATADIR%%/errors/shell.error %%DATADIR%%/errors/widgets.error %%DATADIR%%/etspec/e-addressbook-view.etspec %%DATADIR%%/etspec/e-cal-list-view.etspec %%DATADIR%%/etspec/e-meeting-time-sel.etspec %%DATADIR%%/etspec/e-memo-table.etspec %%DATADIR%%/etspec/e-task-table.etspec %%DATADIR%%/etspec/message-list.etspec %%DATADIR%%/filtertypes.xml %%DATADIR%%/help/quickref/C/quickref.pdf %%DATADIR%%/help/quickref/ca/quickref.pdf %%DATADIR%%/help/quickref/cs/quickref.pdf %%DATADIR%%/help/quickref/de/quickref.pdf %%DATADIR%%/help/quickref/es/quickref.pdf %%DATADIR%%/help/quickref/fr/quickref.pdf %%DATADIR%%/help/quickref/hu/quickref.pdf %%DATADIR%%/help/quickref/it/quickref.pdf +%%DATADIR%%/help/quickref/oc/quickref.pdf %%DATADIR%%/help/quickref/pl/quickref.pdf %%DATADIR%%/help/quickref/pt/quickref.pdf %%DATADIR%%/help/quickref/sq/quickref.pdf %%DATADIR%%/help/quickref/sv/quickref.pdf %%DATADIR%%/icons/hicolor/16x16/actions/folder-copy.png %%DATADIR%%/icons/hicolor/16x16/actions/folder-move.png %%DATADIR%%/icons/hicolor/16x16/actions/go-today.png %%DATADIR%%/icons/hicolor/16x16/actions/mail-archive.png %%DATADIR%%/icons/hicolor/16x16/actions/mail-copy.png %%DATADIR%%/icons/hicolor/16x16/actions/mail-move.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_bell.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_contact-list.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_insert-note.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_insert-rule.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_insert-table.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-filters-apply.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-flag-for-followup-done.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-flag-for-followup.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-open-multiple.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-unread-multiple.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_new-24h-appointment.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_notes.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_people.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_select-column.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_select-row.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_shared-by-me.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_shared-to-me.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_show-all.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task-assigned-to.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task-assigned.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task-recurring.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_text-monospaced.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_timezone.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_todo.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_video-conferencing.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_view-details.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/16x16/apps/contact-editor.png %%DATADIR%%/icons/hicolor/16x16/apps/im-aim.png %%DATADIR%%/icons/hicolor/16x16/apps/im-icq.png %%DATADIR%%/icons/hicolor/16x16/apps/im-jabber.png %%DATADIR%%/icons/hicolor/16x16/apps/im-msn.png %%DATADIR%%/icons/hicolor/16x16/apps/im-nov.png %%DATADIR%%/icons/hicolor/16x16/apps/im-yahoo.png %%DATADIR%%/icons/hicolor/16x16/places/mail-inbox.png %%DATADIR%%/icons/hicolor/16x16/places/mail-outbox.png %%DATADIR%%/icons/hicolor/16x16/places/mail-sent.png %%DATADIR%%/icons/hicolor/16x16/status/stock_check-filled.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-high.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-higher.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-highest.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-low.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-lower.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-lowest.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-normal.png %%DATADIR%%/icons/hicolor/16x16/status/stock_signature-bad.png %%DATADIR%%/icons/hicolor/16x16/status/stock_signature-ok.png %%DATADIR%%/icons/hicolor/16x16/status/stock_signature.png %%DATADIR%%/icons/hicolor/16x16/status/wrapped.png %%DATADIR%%/icons/hicolor/22x22/actions/go-today.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/22x22/apps/contact-editor.png %%DATADIR%%/icons/hicolor/22x22/apps/im-aim.png %%DATADIR%%/icons/hicolor/22x22/apps/im-icq.png %%DATADIR%%/icons/hicolor/22x22/apps/im-jabber.png %%DATADIR%%/icons/hicolor/22x22/apps/im-msn.png %%DATADIR%%/icons/hicolor/22x22/apps/im-nov.png %%DATADIR%%/icons/hicolor/22x22/apps/im-yahoo.png %%DATADIR%%/icons/hicolor/22x22/places/mail-inbox.png %%DATADIR%%/icons/hicolor/22x22/places/mail-outbox.png %%DATADIR%%/icons/hicolor/22x22/places/mail-sent.png %%DATADIR%%/icons/hicolor/24x24/actions/go-today.png %%DATADIR%%/icons/hicolor/24x24/actions/mail-archive.png %%DATADIR%%/icons/hicolor/24x24/actions/query-free-busy.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_contact-list.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_insert-note.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_insert-rule.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_insert-table.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_mail-filters-apply.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_mail-open-multiple.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_mail-unread-multiple.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_new-24h-appointment.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_notes.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_people.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_select-column.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_select-row.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_shared-by-me.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_shared-to-me.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_show-all.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task-assigned-to.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task-assigned.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task-recurring.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_text-monospaced.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_timezone.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_todo.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_video-conferencing.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/24x24/apps/contact-editor.png %%DATADIR%%/icons/hicolor/24x24/apps/im-aim.png %%DATADIR%%/icons/hicolor/24x24/apps/im-icq.png %%DATADIR%%/icons/hicolor/24x24/apps/im-jabber.png %%DATADIR%%/icons/hicolor/24x24/apps/im-msn.png %%DATADIR%%/icons/hicolor/24x24/apps/im-nov.png %%DATADIR%%/icons/hicolor/24x24/apps/im-yahoo.png %%DATADIR%%/icons/hicolor/24x24/places/mail-inbox.png %%DATADIR%%/icons/hicolor/24x24/places/mail-outbox.png %%DATADIR%%/icons/hicolor/24x24/places/mail-sent.png %%DATADIR%%/icons/hicolor/24x24/status/stock_signature-bad.png %%DATADIR%%/icons/hicolor/24x24/status/stock_signature-ok.png %%DATADIR%%/icons/hicolor/24x24/status/stock_signature.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/32x32/apps/contact-editor.png %%DATADIR%%/icons/hicolor/32x32/status/offline.png %%DATADIR%%/icons/hicolor/32x32/status/online.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_alarm.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_mail-flag-for-followup-done.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_mail-flag-for-followup.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_new-24h-appointment.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_notes.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_people.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_timezone.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_todo.png %%DATADIR%%/icons/hicolor/48x48/apps/contact-editor.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-autocompletion.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-calendar-and-tasks.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-certificates.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-composer.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-mail-accounts.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-mail.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-system-network-proxy.png %%DATADIR%%/icons/hicolor/48x48/status/stock_signature-bad.png %%DATADIR%%/icons/hicolor/48x48/status/stock_signature-ok.png %%DATADIR%%/icons/hicolor/48x48/status/stock_signature.png %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-day.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-list.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-month.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-week.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-workweek.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-aim.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-icq.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-jabber.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-msn.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-nov.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-yahoo.svg %%DATADIR%%/images/confidential-stamp.jpg %%DATADIR%%/images/draft-paper.png %%DATADIR%%/images/draft-stamp.jpg %%DATADIR%%/images/midnight-stars.jpg %%DATADIR%%/images/minus.png %%DATADIR%%/images/paper.png %%DATADIR%%/images/plus.png %%DATADIR%%/images/rect.png %%DATADIR%%/images/ribbon.jpg %%DATADIR%%/images/texture.png %%DATADIR%%/images/working.png %%DATADIR%%/images/world_map-960.png %%DATADIR%%/memotypes.xml %%DATADIR%%/searchtypes.xml %%DATADIR%%/sounds/default_alarm.wav %%DATADIR%%/tasktypes.xml %%DATADIR%%/theme/webview-print.css %%DATADIR%%/theme/webview.css %%DATADIR%%/ui/alarm-notify.ui %%DATADIR%%/ui/contact-editor.ui %%DATADIR%%/ui/contact-list-editor.ui %%DATADIR%%/ui/e-calendar-preferences.ui %%DATADIR%%/ui/e-html-editor-manager.ui %%DATADIR%%/ui/e-send-options.ui %%DATADIR%%/ui/e-table-config.ui %%DATADIR%%/ui/e-timezone-dialog.ui %%DATADIR%%/ui/evolution-calendars.ui %%DATADIR%%/ui/evolution-composer.ui %%DATADIR%%/ui/evolution-contacts.ui %%DATADIR%%/ui/evolution-mail-reader.ui %%DATADIR%%/ui/evolution-mail.ui %%DATADIR%%/ui/evolution-memos.ui %%DATADIR%%/ui/evolution-shell.ui %%DATADIR%%/ui/evolution-tasks.ui %%DATADIR%%/ui/filter.ui %%DATADIR%%/ui/fullname.ui %%DATADIR%%/ui/gal-view-instance-save-as-dialog.ui %%DATADIR%%/ui/mail-config.ui %%DATADIR%%/ui/mail-dialogs.ui %%DATADIR%%/ui/org-gnome-email-custom-header.ui %%DATADIR%%/ui/publish-calendar.ui %%DATADIR%%/ui/smime-ui.ui %%DATADIR%%/vfoldertypes.xml %%DATADIR%%/views/addressbook/Address_Cards.galview %%DATADIR%%/views/addressbook/By_Company.galview %%DATADIR%%/views/addressbook/Phone_List.galview %%DATADIR%%/views/addressbook/galview.xml %%DATADIR%%/views/calendar/List_View.galview %%DATADIR%%/views/calendar/galview.xml %%DATADIR%%/views/mail/As_Sent_Folder.galview %%DATADIR%%/views/mail/By_Follow_Up_Flag.galview %%DATADIR%%/views/mail/By_Sender.galview %%DATADIR%%/views/mail/By_Status.galview %%DATADIR%%/views/mail/By_Subject.galview %%DATADIR%%/views/mail/Messages.galview %%DATADIR%%/views/mail/Wide_View_Normal.galview %%DATADIR%%/views/mail/Wide_View_Sent.galview %%DATADIR%%/views/mail/galview.xml %%DATADIR%%/views/memos/Memos.galview %%DATADIR%%/views/memos/galview.xml %%DATADIR%%/views/tasks/Tasks.galview %%DATADIR%%/views/tasks/With_DueDate.galview %%DATADIR%%/views/tasks/With_Status.galview %%DATADIR%%/views/tasks/galview.xml -share/gtk-doc/html/evolution-mail-composer/EComposerFromHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerHeaderTable.html -share/gtk-doc/html/evolution-mail-composer/EComposerNameHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerPostHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerSpellHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerTextHeader.html -share/gtk-doc/html/evolution-mail-composer/EMsgComposer.html -share/gtk-doc/html/evolution-mail-composer/annotation-glossary.html -share/gtk-doc/html/evolution-mail-composer/api-index-full.html -share/gtk-doc/html/evolution-mail-composer/api-index-3.20.html -share/gtk-doc/html/evolution-mail-composer/api-index-3.22.html -share/gtk-doc/html/evolution-mail-composer/ch01.html -share/gtk-doc/html/evolution-mail-composer/evolution-mail-composer.devhelp2 -share/gtk-doc/html/evolution-mail-composer/home.png -share/gtk-doc/html/evolution-mail-composer/index.html -share/gtk-doc/html/evolution-mail-composer/left-insensitive.png -share/gtk-doc/html/evolution-mail-composer/left.png -share/gtk-doc/html/evolution-mail-composer/object-tree.html -share/gtk-doc/html/evolution-mail-composer/right-insensitive.png -share/gtk-doc/html/evolution-mail-composer/right.png -share/gtk-doc/html/evolution-mail-composer/style.css -share/gtk-doc/html/evolution-mail-composer/up-insensitive.png -share/gtk-doc/html/evolution-mail-composer/up.png -share/gtk-doc/html/evolution-mail-engine/CamelNullStore.html -share/gtk-doc/html/evolution-mail-engine/CamelSaslOAuth2Google.html -share/gtk-doc/html/evolution-mail-engine/CamelSaslXOAuth2.html -share/gtk-doc/html/evolution-mail-engine/EMFilterFolderElement.html -share/gtk-doc/html/evolution-mail-engine/EMVFolderContext.html -share/gtk-doc/html/evolution-mail-engine/EMVFolderRule.html -share/gtk-doc/html/evolution-mail-engine/EMailJunkFilter.html -share/gtk-doc/html/evolution-mail-engine/EMailSession.html -share/gtk-doc/html/evolution-mail-engine/MailFolderCache.html -share/gtk-doc/html/evolution-mail-engine/api-index-full.html -share/gtk-doc/html/evolution-mail-engine/api-index-3.16.html -share/gtk-doc/html/evolution-mail-engine/api-index-3.18.html -share/gtk-doc/html/evolution-mail-engine/ch01.html -share/gtk-doc/html/evolution-mail-engine/ch02.html -share/gtk-doc/html/evolution-mail-engine/ch03.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-engine-enums.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-folder-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-session-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-store-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-config.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-mt.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-ops.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-tools.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-vfolder.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine.devhelp2 -share/gtk-doc/html/evolution-mail-engine/home.png -share/gtk-doc/html/evolution-mail-engine/index.html -share/gtk-doc/html/evolution-mail-engine/left-insensitive.png -share/gtk-doc/html/evolution-mail-engine/left.png -share/gtk-doc/html/evolution-mail-engine/object-tree.html -share/gtk-doc/html/evolution-mail-engine/right-insensitive.png -share/gtk-doc/html/evolution-mail-engine/right.png -share/gtk-doc/html/evolution-mail-engine/style.css -share/gtk-doc/html/evolution-mail-engine/up-insensitive.png -share/gtk-doc/html/evolution-mail-engine/up.png -share/gtk-doc/html/evolution-mail-formatter/EMailFormatter.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterExtensionRegistry.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterPrintExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterQuoteExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailInlineFilter.html -share/gtk-doc/html/evolution-mail-formatter/EMailParser.html -share/gtk-doc/html/evolution-mail-formatter/EMailParserExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailPart.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartAttachment.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartAudio.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartHeaders.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartImage.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartList.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartSecureButton.html -share/gtk-doc/html/evolution-mail-formatter/EMailStripSigFilter.html -share/gtk-doc/html/evolution-mail-formatter/api-index-full.html -share/gtk-doc/html/evolution-mail-formatter/api-index-3.8.html -share/gtk-doc/html/evolution-mail-formatter/ch01.html -share/gtk-doc/html/evolution-mail-formatter/ch02.html -share/gtk-doc/html/evolution-mail-formatter/ch03.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter-e-mail-formatter-enums.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter-e-mail-formatter-utils.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter-e-mail-part-utils.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter.devhelp2 -share/gtk-doc/html/evolution-mail-formatter/home.png -share/gtk-doc/html/evolution-mail-formatter/index.html -share/gtk-doc/html/evolution-mail-formatter/left-insensitive.png -share/gtk-doc/html/evolution-mail-formatter/left.png -share/gtk-doc/html/evolution-mail-formatter/object-tree.html -share/gtk-doc/html/evolution-mail-formatter/right-insensitive.png -share/gtk-doc/html/evolution-mail-formatter/right.png -share/gtk-doc/html/evolution-mail-formatter/style.css -share/gtk-doc/html/evolution-mail-formatter/up-insensitive.png -share/gtk-doc/html/evolution-mail-formatter/up.png -share/gtk-doc/html/evolution-shell/EShell.html -share/gtk-doc/html/evolution-shell/EShellBackend.html -share/gtk-doc/html/evolution-shell/EShellContent.html -share/gtk-doc/html/evolution-shell/EShellSearchbar.html -share/gtk-doc/html/evolution-shell/EShellSidebar.html -share/gtk-doc/html/evolution-shell/EShellSwitcher.html -share/gtk-doc/html/evolution-shell/EShellTaskbar.html -share/gtk-doc/html/evolution-shell/EShellView.html -share/gtk-doc/html/evolution-shell/EShellWindow.html -share/gtk-doc/html/evolution-shell/annotation-glossary.html -share/gtk-doc/html/evolution-shell/api-index-3.10.html -share/gtk-doc/html/evolution-shell/api-index-3.16.html -share/gtk-doc/html/evolution-shell/api-index-3.4.html -share/gtk-doc/html/evolution-shell/api-index-full.html -share/gtk-doc/html/evolution-shell/ch01.html -share/gtk-doc/html/evolution-shell/ch02.html -share/gtk-doc/html/evolution-shell/ch03.html -share/gtk-doc/html/evolution-shell/evolution-shell-e-shell-migrate.html -share/gtk-doc/html/evolution-shell/evolution-shell-e-shell-utils.html -share/gtk-doc/html/evolution-shell/evolution-shell-e-shell-window-actions.html -share/gtk-doc/html/evolution-shell/evolution-shell.devhelp2 -share/gtk-doc/html/evolution-shell/home.png -share/gtk-doc/html/evolution-shell/index.html -share/gtk-doc/html/evolution-shell/left-insensitive.png -share/gtk-doc/html/evolution-shell/left.png -share/gtk-doc/html/evolution-shell/object-tree.html -share/gtk-doc/html/evolution-shell/right-insensitive.png -share/gtk-doc/html/evolution-shell/right.png -share/gtk-doc/html/evolution-shell/style.css -share/gtk-doc/html/evolution-shell/up-insensitive.png -share/gtk-doc/html/evolution-shell/up.png -share/gtk-doc/html/evolution-util/EActionComboBox.html -share/gtk-doc/html/evolution-util/EActivity.html -share/gtk-doc/html/evolution-util/EActivityBar.html -share/gtk-doc/html/evolution-util/EActivityProxy.html -share/gtk-doc/html/evolution-util/EAlarmSelector.html -share/gtk-doc/html/evolution-util/EAlert.html -share/gtk-doc/html/evolution-util/EAlertBar.html -share/gtk-doc/html/evolution-util/EAlertDialog.html -share/gtk-doc/html/evolution-util/EAlertSink.html -share/gtk-doc/html/evolution-util/EAttachment.html -share/gtk-doc/html/evolution-util/EAttachmentBar.html -share/gtk-doc/html/evolution-util/EAttachmentDialog.html -share/gtk-doc/html/evolution-util/EAttachmentHandler.html -share/gtk-doc/html/evolution-util/EAttachmentHandlerImage.html -share/gtk-doc/html/evolution-util/EAttachmentIconView.html -share/gtk-doc/html/evolution-util/EAttachmentPaned.html -share/gtk-doc/html/evolution-util/EAttachmentStore.html -share/gtk-doc/html/evolution-util/EAttachmentTreeView.html -share/gtk-doc/html/evolution-util/EAttachmentView.html -share/gtk-doc/html/evolution-util/EAuthComboBox.html -share/gtk-doc/html/evolution-util/EAutocompleteSelector.html -share/gtk-doc/html/evolution-util/EBitArray.html -share/gtk-doc/html/evolution-util/EBookSourceConfig.html -share/gtk-doc/html/evolution-util/ECalSourceConfig.html -share/gtk-doc/html/evolution-util/ECalendar.html -share/gtk-doc/html/evolution-util/ECalendarItem.html -share/gtk-doc/html/evolution-util/ECanvas.html -share/gtk-doc/html/evolution-util/ECanvasBackground.html -share/gtk-doc/html/evolution-util/ECanvasVbox.html -share/gtk-doc/html/evolution-util/ECategoriesDialog.html -share/gtk-doc/html/evolution-util/ECategoriesEditor.html -share/gtk-doc/html/evolution-util/ECategoriesSelector.html -share/gtk-doc/html/evolution-util/ECategoryCompletion.html -share/gtk-doc/html/evolution-util/ECategoryEditor.html -share/gtk-doc/html/evolution-util/ECell.html -share/gtk-doc/html/evolution-util/ECellCheckbox.html -share/gtk-doc/html/evolution-util/ECellCombo.html -share/gtk-doc/html/evolution-util/ECellDate.html -share/gtk-doc/html/evolution-util/ECellDateEdit.html -share/gtk-doc/html/evolution-util/ECellDateInt.html -share/gtk-doc/html/evolution-util/ECellHbox.html -share/gtk-doc/html/evolution-util/ECellNumber.html -share/gtk-doc/html/evolution-util/ECellPercent.html -share/gtk-doc/html/evolution-util/ECellPixbuf.html -share/gtk-doc/html/evolution-util/ECellPopup.html -share/gtk-doc/html/evolution-util/ECellSize.html -share/gtk-doc/html/evolution-util/ECellText.html -share/gtk-doc/html/evolution-util/ECellToggle.html -share/gtk-doc/html/evolution-util/ECellTree.html -share/gtk-doc/html/evolution-util/ECellVbox.html -share/gtk-doc/html/evolution-util/ECharsetComboBox.html -share/gtk-doc/html/evolution-util/EClientCache.html -share/gtk-doc/html/evolution-util/EClientComboBox.html -share/gtk-doc/html/evolution-util/EClientSelector.html -share/gtk-doc/html/evolution-util/EColorChooserWidget.html -share/gtk-doc/html/evolution-util/EColorCombo.html -share/gtk-doc/html/evolution-util/EConfigHook.html -share/gtk-doc/html/evolution-util/EConflictSearchSelector.html -share/gtk-doc/html/evolution-util/EContactStore.html -share/gtk-doc/html/evolution-util/EContentEditor.html -share/gtk-doc/html/evolution-util/EContentRequest.html -share/gtk-doc/html/evolution-util/EDataCapture.html -share/gtk-doc/html/evolution-util/EDateEdit.html -share/gtk-doc/html/evolution-util/EDestinationStore.html -share/gtk-doc/html/evolution-util/EEmoticonAction.html -share/gtk-doc/html/evolution-util/EEmoticonChooser.html -share/gtk-doc/html/evolution-util/EEmoticonChooserMenu.html -share/gtk-doc/html/evolution-util/EEmoticonToolButton.html -share/gtk-doc/html/evolution-util/EEventHook.html -share/gtk-doc/html/evolution-util/EFileRequest.html -share/gtk-doc/html/evolution-util/EFilterCode.html -share/gtk-doc/html/evolution-util/EFilterColor.html -share/gtk-doc/html/evolution-util/EFilterDatespec.html -share/gtk-doc/html/evolution-util/EFilterElement.html -share/gtk-doc/html/evolution-util/EFilterFile.html -share/gtk-doc/html/evolution-util/EFilterInput.html -share/gtk-doc/html/evolution-util/EFilterInt.html -share/gtk-doc/html/evolution-util/EFilterOption.html -share/gtk-doc/html/evolution-util/EFilterPart.html -share/gtk-doc/html/evolution-util/EFilterRule.html -share/gtk-doc/html/evolution-util/EFocusTracker.html -share/gtk-doc/html/evolution-util/EHTMLEditor.html -share/gtk-doc/html/evolution-util/EHTMLEditorCellDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorFindDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorHRuleDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorImageDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorLinkDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorPageDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorParagraphDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorReplaceDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorSpellCheckDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorTableDialog.html -share/gtk-doc/html/evolution-util/EHTMLEditorTextDialog.html -share/gtk-doc/html/evolution-util/EImageChooser.html -share/gtk-doc/html/evolution-util/EImageChooserDialog.html -share/gtk-doc/html/evolution-util/EImportAssistant.html -share/gtk-doc/html/evolution-util/EImportHook.html -share/gtk-doc/html/evolution-util/EIntervalChooser.html -share/gtk-doc/html/evolution-util/EMailIdentityComboBox.html -share/gtk-doc/html/evolution-util/EMailSignatureComboBox.html -share/gtk-doc/html/evolution-util/EMailSignatureEditor.html -share/gtk-doc/html/evolution-util/EMailSignatureManager.html -share/gtk-doc/html/evolution-util/EMailSignaturePreview.html -share/gtk-doc/html/evolution-util/EMailSignatureScriptDialog.html -share/gtk-doc/html/evolution-util/EMailSignatureTreeView.html -share/gtk-doc/html/evolution-util/EMap.html -share/gtk-doc/html/evolution-util/EMenuToolAction.html -share/gtk-doc/html/evolution-util/EMenuToolButton.html -share/gtk-doc/html/evolution-util/ENameSelector.html -share/gtk-doc/html/evolution-util/ENameSelectorDialog.html -share/gtk-doc/html/evolution-util/ENameSelectorEntry.html -share/gtk-doc/html/evolution-util/ENameSelectorList.html -share/gtk-doc/html/evolution-util/ENameSelectorModel.html -share/gtk-doc/html/evolution-util/EOnlineButton.html -share/gtk-doc/html/evolution-util/EPaned.html -share/gtk-doc/html/evolution-util/EPhotoCache.html -share/gtk-doc/html/evolution-util/EPhotoSource.html -share/gtk-doc/html/evolution-util/EPictureGallery.html -share/gtk-doc/html/evolution-util/EPluginHook.html -share/gtk-doc/html/evolution-util/EPluginUIHook.html -share/gtk-doc/html/evolution-util/EPopupAction.html -share/gtk-doc/html/evolution-util/EPortEntry.html -share/gtk-doc/html/evolution-util/EPreferencesWindow.html -share/gtk-doc/html/evolution-util/EPreviewPane.html -share/gtk-doc/html/evolution-util/EPrintable.html -share/gtk-doc/html/evolution-util/EProxyComboBox.html -share/gtk-doc/html/evolution-util/EProxyEditor.html -share/gtk-doc/html/evolution-util/EProxyLinkSelector.html -share/gtk-doc/html/evolution-util/EProxyPreferences.html -share/gtk-doc/html/evolution-util/EProxySelector.html -share/gtk-doc/html/evolution-util/EReflow.html -share/gtk-doc/html/evolution-util/EReflowModel.html -share/gtk-doc/html/evolution-util/ERuleContext.html -share/gtk-doc/html/evolution-util/ERuleEditor.html -share/gtk-doc/html/evolution-util/ESearchBar.html -share/gtk-doc/html/evolution-util/ESelectable.html -share/gtk-doc/html/evolution-util/ESelectionModel.html -share/gtk-doc/html/evolution-util/ESelectionModelArray.html -share/gtk-doc/html/evolution-util/ESelectionModelSimple.html -share/gtk-doc/html/evolution-util/ESendOptionsDialog.html -share/gtk-doc/html/evolution-util/ESimpleAsyncResult.html -share/gtk-doc/html/evolution-util/ESorter.html -share/gtk-doc/html/evolution-util/ESorterArray.html -share/gtk-doc/html/evolution-util/ESourceComboBox.html -share/gtk-doc/html/evolution-util/ESourceConfig.html -share/gtk-doc/html/evolution-util/ESourceConfigBackend.html -share/gtk-doc/html/evolution-util/ESourceConfigDialog.html -share/gtk-doc/html/evolution-util/ESourceConflictSearch.html -share/gtk-doc/html/evolution-util/ESourceSelector.html -share/gtk-doc/html/evolution-util/ESourceSelectorDialog.html -share/gtk-doc/html/evolution-util/ESpellChecker.html -share/gtk-doc/html/evolution-util/ESpellDictionary.html -share/gtk-doc/html/evolution-util/ESpellEntry.html -share/gtk-doc/html/evolution-util/ESpinner.html -share/gtk-doc/html/evolution-util/EStockRequest.html -share/gtk-doc/html/evolution-util/ETable.html -share/gtk-doc/html/evolution-util/ETableClickToAdd.html -share/gtk-doc/html/evolution-util/ETableCol.html -share/gtk-doc/html/evolution-util/ETableColumnSelector.html -share/gtk-doc/html/evolution-util/ETableColumnSpecification.html -share/gtk-doc/html/evolution-util/ETableConfig.html -share/gtk-doc/html/evolution-util/ETableExtras.html -share/gtk-doc/html/evolution-util/ETableFieldChooser.html -share/gtk-doc/html/evolution-util/ETableFieldChooserDialog.html -share/gtk-doc/html/evolution-util/ETableFieldChooserItem.html -share/gtk-doc/html/evolution-util/ETableGroup.html -share/gtk-doc/html/evolution-util/ETableGroupContainer.html -share/gtk-doc/html/evolution-util/ETableGroupLeaf.html -share/gtk-doc/html/evolution-util/ETableHeader.html -share/gtk-doc/html/evolution-util/ETableHeaderItem.html -share/gtk-doc/html/evolution-util/ETableItem.html -share/gtk-doc/html/evolution-util/ETableModel.html -share/gtk-doc/html/evolution-util/ETableOne.html -share/gtk-doc/html/evolution-util/ETableSearch.html -share/gtk-doc/html/evolution-util/ETableSelectionModel.html -share/gtk-doc/html/evolution-util/ETableSortInfo.html -share/gtk-doc/html/evolution-util/ETableSorted.html -share/gtk-doc/html/evolution-util/ETableSortedVariable.html -share/gtk-doc/html/evolution-util/ETableSorter.html -share/gtk-doc/html/evolution-util/ETableSpecification.html -share/gtk-doc/html/evolution-util/ETableState.html -share/gtk-doc/html/evolution-util/ETableSubset.html -share/gtk-doc/html/evolution-util/ETableSubsetVariable.html -share/gtk-doc/html/evolution-util/EText.html -share/gtk-doc/html/evolution-util/ETextEventProcessor.html -share/gtk-doc/html/evolution-util/ETextEventProcessorEmacsLike.html -share/gtk-doc/html/evolution-util/ETextModel.html -share/gtk-doc/html/evolution-util/ETimezoneDialog.html -share/gtk-doc/html/evolution-util/ETree.html -share/gtk-doc/html/evolution-util/ETreeModel.html -share/gtk-doc/html/evolution-util/ETreeModelGenerator.html -share/gtk-doc/html/evolution-util/ETreeSelectionModel.html -share/gtk-doc/html/evolution-util/ETreeTableAdapter.html -share/gtk-doc/html/evolution-util/ETreeViewFrame.html -share/gtk-doc/html/evolution-util/EUrlEntry.html -share/gtk-doc/html/evolution-util/EWebView.html -share/gtk-doc/html/evolution-util/EWebViewPreview.html -share/gtk-doc/html/evolution-util/GalView.html -share/gtk-doc/html/evolution-util/GalViewCollection.html -share/gtk-doc/html/evolution-util/GalViewEtable.html -share/gtk-doc/html/evolution-util/GalViewInstance.html -share/gtk-doc/html/evolution-util/GalViewInstanceSaveAsDialog.html -share/gtk-doc/html/evolution-util/annotation-glossary.html -share/gtk-doc/html/evolution-util/api-index-full.html -share/gtk-doc/html/evolution-util/api-index-2.22.html -share/gtk-doc/html/evolution-util/api-index-2.24.html -share/gtk-doc/html/evolution-util/api-index-2.26.html -share/gtk-doc/html/evolution-util/api-index-2.30.html -share/gtk-doc/html/evolution-util/api-index-2.32.html -share/gtk-doc/html/evolution-util/api-index-3.10.html -share/gtk-doc/html/evolution-util/api-index-3.12.html -share/gtk-doc/html/evolution-util/api-index-3.16.html -share/gtk-doc/html/evolution-util/api-index-3.18.html -share/gtk-doc/html/evolution-util/api-index-3.2.html -share/gtk-doc/html/evolution-util/api-index-3.20.html -share/gtk-doc/html/evolution-util/api-index-3.22.html -share/gtk-doc/html/evolution-util/api-index-3.4.html -share/gtk-doc/html/evolution-util/api-index-3.6.html -share/gtk-doc/html/evolution-util/api-index-3.8.html -share/gtk-doc/html/evolution-util/ch01.html -share/gtk-doc/html/evolution-util/ch02.html -share/gtk-doc/html/evolution-util/ch03.html -share/gtk-doc/html/evolution-util/ch04.html -share/gtk-doc/html/evolution-util/ch05.html -share/gtk-doc/html/evolution-util/ch06.html -share/gtk-doc/html/evolution-util/ch07.html -share/gtk-doc/html/evolution-util/ch08.html -share/gtk-doc/html/evolution-util/ch09.html -share/gtk-doc/html/evolution-util/ch10.html -share/gtk-doc/html/evolution-util/ch11.html -share/gtk-doc/html/evolution-util/ch12.html -share/gtk-doc/html/evolution-util/ch13.html -share/gtk-doc/html/evolution-util/ch14.html -share/gtk-doc/html/evolution-util/ch15.html -share/gtk-doc/html/evolution-util/ch16.html -share/gtk-doc/html/evolution-util/ch17.html -share/gtk-doc/html/evolution-util/evolution-util-EContentEditorDialog.html -share/gtk-doc/html/evolution-util/evolution-util-e-buffer-tagger.html -share/gtk-doc/html/evolution-util/evolution-util-e-canvas-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-categories-config.html -share/gtk-doc/html/evolution-util/evolution-util-e-charset.html -share/gtk-doc/html/evolution-util/evolution-util-e-datetime-format.html -share/gtk-doc/html/evolution-util/evolution-util-e-dialog-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-dialog-widgets.html -share/gtk-doc/html/evolution-util/evolution-util-e-emoticon.html -share/gtk-doc/html/evolution-util/evolution-util-e-file-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-html-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-icon-factory.html -share/gtk-doc/html/evolution-util/evolution-util-e-misc-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-mktemp.html -share/gtk-doc/html/evolution-util/evolution-util-e-passwords.html -share/gtk-doc/html/evolution-util/evolution-util-e-poolv.html -share/gtk-doc/html/evolution-util/evolution-util-e-popup-menu.html -share/gtk-doc/html/evolution-util/evolution-util-e-print.html -share/gtk-doc/html/evolution-util/evolution-util-e-selection.html -share/gtk-doc/html/evolution-util/evolution-util-e-source-util.html -share/gtk-doc/html/evolution-util/evolution-util-e-spell-text-view.html -share/gtk-doc/html/evolution-util/evolution-util-e-table-header-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-table-sorting-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-table-utils.html -share/gtk-doc/html/evolution-util/evolution-util-e-text-event-processor-types.html -share/gtk-doc/html/evolution-util/evolution-util-e-text-model-repos.html -share/gtk-doc/html/evolution-util/evolution-util-e-unicode.html -share/gtk-doc/html/evolution-util/evolution-util-e-util-enums.html -share/gtk-doc/html/evolution-util/evolution-util-e-widget-undo.html -share/gtk-doc/html/evolution-util/evolution-util-e-xml-utils.html -share/gtk-doc/html/evolution-util/evolution-util.devhelp2 -share/gtk-doc/html/evolution-util/home.png -share/gtk-doc/html/evolution-util/index.html -share/gtk-doc/html/evolution-util/left-insensitive.png -share/gtk-doc/html/evolution-util/left.png -share/gtk-doc/html/evolution-util/object-tree.html -share/gtk-doc/html/evolution-util/right-insensitive.png -share/gtk-doc/html/evolution-util/right.png -share/gtk-doc/html/evolution-util/style.css -share/gtk-doc/html/evolution-util/up-insensitive.png -share/gtk-doc/html/evolution-util/up.png share/help/C/evolution/backup-restore.page share/help/C/evolution/calendar-alarms-and-reminders.page share/help/C/evolution/calendar-caldav.page share/help/C/evolution/calendar-classifications.page share/help/C/evolution/calendar-free-busy.page share/help/C/evolution/calendar-google.page share/help/C/evolution/calendar-layout-appointment-display.page share/help/C/evolution/calendar-layout-general-formatting.page share/help/C/evolution/calendar-layout-views.page share/help/C/evolution/calendar-layout.page share/help/C/evolution/calendar-local.page share/help/C/evolution/calendar-marcus-bains-line.page share/help/C/evolution/calendar-meetings-delegating.page share/help/C/evolution/calendar-meetings-replying-to-invitation.page share/help/C/evolution/calendar-meetings-sending-invitation.page share/help/C/evolution/calendar-meetings.page share/help/C/evolution/calendar-organizing.page share/help/C/evolution/calendar-publishing.page share/help/C/evolution/calendar-recurrence.page share/help/C/evolution/calendar-searching.page share/help/C/evolution/calendar-sharing-information.page share/help/C/evolution/calendar-timezones.page share/help/C/evolution/calendar-usage-add-appointment.page share/help/C/evolution/calendar-usage-delete-appointment.page share/help/C/evolution/calendar-usage-edit-appointment.page share/help/C/evolution/calendar-usage.page share/help/C/evolution/calendar-using-several-calendars.page share/help/C/evolution/calendar-weather.page share/help/C/evolution/calendar-webdav.page share/help/C/evolution/change-switcher-appearance.page share/help/C/evolution/contacts-add-automatically.page share/help/C/evolution/contacts-autocompletion.page share/help/C/evolution/contacts-google.page share/help/C/evolution/contacts-ldap.page share/help/C/evolution/contacts-libreoffice.page share/help/C/evolution/contacts-local.page share/help/C/evolution/contacts-organizing.page share/help/C/evolution/contacts-searching.page share/help/C/evolution/contacts-usage-add-contact.page share/help/C/evolution/contacts-usage-delete-contact.page share/help/C/evolution/contacts-usage-edit-contact.page share/help/C/evolution/contacts-usage.page share/help/C/evolution/contacts-using-contact-lists.page share/help/C/evolution/contacts-using-several-addressbooks.page share/help/C/evolution/credits.page share/help/C/evolution/data-storage.page share/help/C/evolution/default-browser.page share/help/C/evolution/deleting-appointments.page share/help/C/evolution/deleting-emails.page share/help/C/evolution/deleting-to-free-disk-space.page share/help/C/evolution/exchange-connectors-overview.page share/help/C/evolution/exchange-placeholder.page share/help/C/evolution/exporting-data-calendar.page share/help/C/evolution/exporting-data-contacts.page share/help/C/evolution/exporting-data-mail.page share/help/C/evolution/exporting-data.page share/help/C/evolution/figures/color-000000.png share/help/C/evolution/figures/color-204a87.png share/help/C/evolution/figures/color-2e3436.png share/help/C/evolution/figures/color-4e9a06.png share/help/C/evolution/figures/color-5c3566.png share/help/C/evolution/figures/color-8f5902.png share/help/C/evolution/figures/color-a40000.png share/help/C/evolution/figures/color-c4a000.png share/help/C/evolution/figures/color-ce5c00.png share/help/C/evolution/figures/evolutionlogo.png share/help/C/evolution/figures/html-composer-insert-image.png share/help/C/evolution/figures/html-composer-insert-link.png share/help/C/evolution/figures/html-composer-insert-rule.png share/help/C/evolution/figures/html-composer-insert-table.png share/help/C/evolution/figures/minus-icon.png share/help/C/evolution/figures/new-mail-notification.png share/help/C/evolution/figures/new-mail-switcher.png share/help/C/evolution/figures/plus-icon.png share/help/C/evolution/figures/search-icon.png share/help/C/evolution/figures/window-overview-layers.png share/help/C/evolution/google-services.page share/help/C/evolution/import-apps-mozilla.page share/help/C/evolution/import-apps-outlook.page share/help/C/evolution/import-data.page share/help/C/evolution/import-single-files.page share/help/C/evolution/import-supported-file-formats.page share/help/C/evolution/index.page share/help/C/evolution/intro-application.page share/help/C/evolution/intro-first-run.page share/help/C/evolution/intro-main-window.page share/help/C/evolution/legal.xml share/help/C/evolution/mail-access-gmail-imap-account.page share/help/C/evolution/mail-access-gmail-pop-account.page share/help/C/evolution/mail-account-manage-imap-plus.page share/help/C/evolution/mail-account-manage-local-delivery.page share/help/C/evolution/mail-account-manage-maildir-format-directories.page share/help/C/evolution/mail-account-manage-mh-format-directories.page share/help/C/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/C/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/C/evolution/mail-account-manage-microsoft-exchange.page share/help/C/evolution/mail-account-manage-pop.page share/help/C/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/C/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/C/evolution/mail-account-manage-usenet-news.page share/help/C/evolution/mail-account-management.page share/help/C/evolution/mail-attachments-received.page share/help/C/evolution/mail-attachments-sending.page share/help/C/evolution/mail-attachments.page share/help/C/evolution/mail-calendar-sending-invitations.page share/help/C/evolution/mail-cannot-see.page share/help/C/evolution/mail-change-columns-in-message-list.page share/help/C/evolution/mail-change-time-format.page share/help/C/evolution/mail-composer-change-quotation-string.page share/help/C/evolution/mail-composer-custom-header-lines.page share/help/C/evolution/mail-composer-enable-html-format.page share/help/C/evolution/mail-composer-external-editor.page share/help/C/evolution/mail-composer-forward-as-attachment.page share/help/C/evolution/mail-composer-forward.page share/help/C/evolution/mail-composer-from-field-override.page share/help/C/evolution/mail-composer-html-image.page share/help/C/evolution/mail-composer-html-link.page share/help/C/evolution/mail-composer-html-rule.page share/help/C/evolution/mail-composer-html-table.page share/help/C/evolution/mail-composer-html-text.page share/help/C/evolution/mail-composer-html.page share/help/C/evolution/mail-composer-mail-signatures-manage.page share/help/C/evolution/mail-composer-mail-signatures-per-account.page share/help/C/evolution/mail-composer-mail-signatures.page share/help/C/evolution/mail-composer-message-templates-reply.page share/help/C/evolution/mail-composer-message-templates-save.page share/help/C/evolution/mail-composer-message-templates-variables.page share/help/C/evolution/mail-composer-message-templates.page share/help/C/evolution/mail-composer-plain-text.page share/help/C/evolution/mail-composer-priority.page share/help/C/evolution/mail-composer-reply.page share/help/C/evolution/mail-composer-search.page share/help/C/evolution/mail-composer-send-account-overrides.page share/help/C/evolution/mail-composer-several-recipients.page share/help/C/evolution/mail-composer-spellcheck.page share/help/C/evolution/mail-composer-write-new-message.page share/help/C/evolution/mail-default-CC-and-BCC.page share/help/C/evolution/mail-default-folder-locations.page share/help/C/evolution/mail-delete-and-undelete.page share/help/C/evolution/mail-display-message-source.page share/help/C/evolution/mail-displaying-character-encodings.page share/help/C/evolution/mail-displaying-collapsible-headers.page share/help/C/evolution/mail-displaying-images-in-html.page share/help/C/evolution/mail-displaying-message.page share/help/C/evolution/mail-displaying-sender-photograph.page share/help/C/evolution/mail-duplicates.page share/help/C/evolution/mail-encryption-gpg-create-key.page share/help/C/evolution/mail-encryption-gpg-decrypting.page share/help/C/evolution/mail-encryption-gpg-getting-keys.page share/help/C/evolution/mail-encryption-gpg-set-up.page share/help/C/evolution/mail-encryption-gpg-signing-encrypting.page share/help/C/evolution/mail-encryption-s-mime-manage.page share/help/C/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/C/evolution/mail-encryption.page share/help/C/evolution/mail-filters-actions.page share/help/C/evolution/mail-filters-conditions.page share/help/C/evolution/mail-filters-not-working.page share/help/C/evolution/mail-filters.page share/help/C/evolution/mail-folders.page share/help/C/evolution/mail-follow-up-flag.page share/help/C/evolution/mail-imap-subscriptions.page share/help/C/evolution/mail-labels.page share/help/C/evolution/mail-layout-changing.page share/help/C/evolution/mail-localized-re-subjects.page share/help/C/evolution/mail-moving-emails.page share/help/C/evolution/mail-not-sent.page share/help/C/evolution/mail-organizing.page share/help/C/evolution/mail-read-receipts.page share/help/C/evolution/mail-reading-keyboard-shortcuts.page share/help/C/evolution/mail-received-notification.page share/help/C/evolution/mail-receiving-options-exchange-ews.page share/help/C/evolution/mail-receiving-options-exchange-mapi.page share/help/C/evolution/mail-receiving-options-imap-plus.page share/help/C/evolution/mail-receiving-options-local-delivery.page share/help/C/evolution/mail-receiving-options-maildir-format-directories.page share/help/C/evolution/mail-receiving-options-mh-format-directories.page share/help/C/evolution/mail-receiving-options-pop.page share/help/C/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/C/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/C/evolution/mail-receiving-options-usenet-news.page share/help/C/evolution/mail-receiving-options.page share/help/C/evolution/mail-recognized-thread-related-headers.page share/help/C/evolution/mail-refresh-folders.page share/help/C/evolution/mail-save-as-pdf.page share/help/C/evolution/mail-search-folders-add.page share/help/C/evolution/mail-search-folders-conditions.page share/help/C/evolution/mail-search-folders-enable.page share/help/C/evolution/mail-search-folders-refresh.page share/help/C/evolution/mail-search-folders.page share/help/C/evolution/mail-searching-attachment-type.page share/help/C/evolution/mail-searching.page share/help/C/evolution/mail-send-and-receive-automatically.page share/help/C/evolution/mail-send-and-receive-manual.page share/help/C/evolution/mail-send-and-receive.page share/help/C/evolution/mail-sending-options-smtp.page share/help/C/evolution/mail-several-pop-accounts.page share/help/C/evolution/mail-sorting-message-list.page share/help/C/evolution/mail-spam-marking.page share/help/C/evolution/mail-spam-settings.page share/help/C/evolution/mail-spam.page share/help/C/evolution/mail-two-trash-folders.page share/help/C/evolution/mail-usenet-subscriptions.page share/help/C/evolution/mail-vertical-view.page share/help/C/evolution/mail-word-wrap.page share/help/C/evolution/mail-working-offline.page share/help/C/evolution/memos-searching.page share/help/C/evolution/memos-usage-add-memo.page share/help/C/evolution/memos-usage-delete-memo.page share/help/C/evolution/memos-usage-edit-memo.page share/help/C/evolution/memos-usage.page share/help/C/evolution/offline.page share/help/C/evolution/organizing.page share/help/C/evolution/problems-debug-how-to.page share/help/C/evolution/problems-getting-help.page share/help/C/evolution/problems-reporting-bugs.page share/help/C/evolution/searching-items.page share/help/C/evolution/sync-with-other-devices.page share/help/C/evolution/tasks-caldav.page share/help/C/evolution/tasks-display-settings.page share/help/C/evolution/tasks-local.page share/help/C/evolution/tasks-organizing.page share/help/C/evolution/tasks-searching.page share/help/C/evolution/tasks-usage-add-task.page share/help/C/evolution/tasks-usage-delete-task.page share/help/C/evolution/tasks-usage-edit-task.page share/help/C/evolution/tasks-usage.page share/help/C/evolution/tasks-using-several-tasklists.page share/help/C/evolution/tasks-webdav.page share/help/C/evolution/using-categories.page share/help/C/evolution/xinclude-filter-vfolder-conditions.xml share/help/C/evolution/xinclude-mail-account-identity.xml share/help/C/evolution/xinclude-searching.xml share/help/ca/evolution/backup-restore.page share/help/ca/evolution/calendar-alarms-and-reminders.page share/help/ca/evolution/calendar-caldav.page share/help/ca/evolution/calendar-classifications.page share/help/ca/evolution/calendar-free-busy.page share/help/ca/evolution/calendar-google.page share/help/ca/evolution/calendar-layout-appointment-display.page share/help/ca/evolution/calendar-layout-general-formatting.page share/help/ca/evolution/calendar-layout-views.page share/help/ca/evolution/calendar-layout.page share/help/ca/evolution/calendar-local.page share/help/ca/evolution/calendar-marcus-bains-line.page share/help/ca/evolution/calendar-meetings-delegating.page share/help/ca/evolution/calendar-meetings-replying-to-invitation.page share/help/ca/evolution/calendar-meetings-sending-invitation.page share/help/ca/evolution/calendar-meetings.page share/help/ca/evolution/calendar-organizing.page share/help/ca/evolution/calendar-publishing.page share/help/ca/evolution/calendar-recurrence.page share/help/ca/evolution/calendar-searching.page share/help/ca/evolution/calendar-sharing-information.page share/help/ca/evolution/calendar-timezones.page share/help/ca/evolution/calendar-usage-add-appointment.page share/help/ca/evolution/calendar-usage-delete-appointment.page share/help/ca/evolution/calendar-usage-edit-appointment.page share/help/ca/evolution/calendar-usage.page share/help/ca/evolution/calendar-using-several-calendars.page share/help/ca/evolution/calendar-weather.page share/help/ca/evolution/calendar-webdav.page share/help/ca/evolution/change-switcher-appearance.page share/help/ca/evolution/contacts-add-automatically.page share/help/ca/evolution/contacts-autocompletion.page share/help/ca/evolution/contacts-google.page share/help/ca/evolution/contacts-ldap.page share/help/ca/evolution/contacts-libreoffice.page share/help/ca/evolution/contacts-local.page share/help/ca/evolution/contacts-organizing.page share/help/ca/evolution/contacts-searching.page share/help/ca/evolution/contacts-usage-add-contact.page share/help/ca/evolution/contacts-usage-delete-contact.page share/help/ca/evolution/contacts-usage-edit-contact.page share/help/ca/evolution/contacts-usage.page share/help/ca/evolution/contacts-using-contact-lists.page share/help/ca/evolution/contacts-using-several-addressbooks.page share/help/ca/evolution/credits.page share/help/ca/evolution/data-storage.page share/help/ca/evolution/default-browser.page share/help/ca/evolution/deleting-appointments.page share/help/ca/evolution/deleting-emails.page share/help/ca/evolution/deleting-to-free-disk-space.page share/help/ca/evolution/exchange-connectors-overview.page share/help/ca/evolution/exchange-placeholder.page share/help/ca/evolution/exporting-data-calendar.page share/help/ca/evolution/exporting-data-contacts.page share/help/ca/evolution/exporting-data-mail.page share/help/ca/evolution/exporting-data.page share/help/ca/evolution/figures/color-000000.png share/help/ca/evolution/figures/color-204a87.png share/help/ca/evolution/figures/color-2e3436.png share/help/ca/evolution/figures/color-4e9a06.png share/help/ca/evolution/figures/color-5c3566.png share/help/ca/evolution/figures/color-8f5902.png share/help/ca/evolution/figures/color-a40000.png share/help/ca/evolution/figures/color-c4a000.png share/help/ca/evolution/figures/color-ce5c00.png share/help/ca/evolution/figures/evolutionlogo.png share/help/ca/evolution/figures/html-composer-insert-image.png share/help/ca/evolution/figures/html-composer-insert-link.png share/help/ca/evolution/figures/html-composer-insert-rule.png share/help/ca/evolution/figures/html-composer-insert-table.png share/help/ca/evolution/figures/minus-icon.png share/help/ca/evolution/figures/new-mail-notification.png share/help/ca/evolution/figures/new-mail-switcher.png share/help/ca/evolution/figures/plus-icon.png share/help/ca/evolution/figures/search-icon.png share/help/ca/evolution/figures/window-overview-layers.png share/help/ca/evolution/google-services.page share/help/ca/evolution/import-apps-mozilla.page share/help/ca/evolution/import-apps-outlook.page share/help/ca/evolution/import-data.page share/help/ca/evolution/import-single-files.page share/help/ca/evolution/import-supported-file-formats.page share/help/ca/evolution/index.page share/help/ca/evolution/intro-application.page share/help/ca/evolution/intro-first-run.page share/help/ca/evolution/intro-main-window.page share/help/ca/evolution/legal.xml share/help/ca/evolution/mail-access-gmail-imap-account.page share/help/ca/evolution/mail-access-gmail-pop-account.page share/help/ca/evolution/mail-account-manage-imap-plus.page share/help/ca/evolution/mail-account-manage-local-delivery.page share/help/ca/evolution/mail-account-manage-maildir-format-directories.page share/help/ca/evolution/mail-account-manage-mh-format-directories.page share/help/ca/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/ca/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/ca/evolution/mail-account-manage-microsoft-exchange.page share/help/ca/evolution/mail-account-manage-pop.page share/help/ca/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/ca/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/ca/evolution/mail-account-manage-usenet-news.page share/help/ca/evolution/mail-account-management.page share/help/ca/evolution/mail-attachments-received.page share/help/ca/evolution/mail-attachments-sending.page share/help/ca/evolution/mail-attachments.page share/help/ca/evolution/mail-calendar-sending-invitations.page share/help/ca/evolution/mail-cannot-see.page share/help/ca/evolution/mail-change-columns-in-message-list.page share/help/ca/evolution/mail-change-time-format.page share/help/ca/evolution/mail-composer-change-quotation-string.page share/help/ca/evolution/mail-composer-custom-header-lines.page share/help/ca/evolution/mail-composer-enable-html-format.page share/help/ca/evolution/mail-composer-external-editor.page share/help/ca/evolution/mail-composer-forward-as-attachment.page share/help/ca/evolution/mail-composer-forward.page share/help/ca/evolution/mail-composer-from-field-override.page share/help/ca/evolution/mail-composer-html-image.page share/help/ca/evolution/mail-composer-html-link.page share/help/ca/evolution/mail-composer-html-rule.page share/help/ca/evolution/mail-composer-html-table.page share/help/ca/evolution/mail-composer-html-text.page share/help/ca/evolution/mail-composer-html.page share/help/ca/evolution/mail-composer-mail-signatures-manage.page share/help/ca/evolution/mail-composer-mail-signatures-per-account.page share/help/ca/evolution/mail-composer-mail-signatures.page share/help/ca/evolution/mail-composer-message-templates-reply.page share/help/ca/evolution/mail-composer-message-templates-save.page share/help/ca/evolution/mail-composer-message-templates-variables.page share/help/ca/evolution/mail-composer-message-templates.page share/help/ca/evolution/mail-composer-plain-text.page share/help/ca/evolution/mail-composer-priority.page share/help/ca/evolution/mail-composer-reply.page share/help/ca/evolution/mail-composer-search.page share/help/ca/evolution/mail-composer-send-account-overrides.page share/help/ca/evolution/mail-composer-several-recipients.page share/help/ca/evolution/mail-composer-spellcheck.page share/help/ca/evolution/mail-composer-write-new-message.page share/help/ca/evolution/mail-default-CC-and-BCC.page share/help/ca/evolution/mail-default-folder-locations.page share/help/ca/evolution/mail-delete-and-undelete.page share/help/ca/evolution/mail-display-message-source.page share/help/ca/evolution/mail-displaying-character-encodings.page share/help/ca/evolution/mail-displaying-collapsible-headers.page share/help/ca/evolution/mail-displaying-images-in-html.page share/help/ca/evolution/mail-displaying-message.page share/help/ca/evolution/mail-displaying-sender-photograph.page share/help/ca/evolution/mail-duplicates.page share/help/ca/evolution/mail-encryption-gpg-create-key.page share/help/ca/evolution/mail-encryption-gpg-decrypting.page share/help/ca/evolution/mail-encryption-gpg-getting-keys.page share/help/ca/evolution/mail-encryption-gpg-set-up.page share/help/ca/evolution/mail-encryption-gpg-signing-encrypting.page share/help/ca/evolution/mail-encryption-s-mime-manage.page share/help/ca/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/ca/evolution/mail-encryption.page share/help/ca/evolution/mail-filters-actions.page share/help/ca/evolution/mail-filters-conditions.page share/help/ca/evolution/mail-filters-not-working.page share/help/ca/evolution/mail-filters.page share/help/ca/evolution/mail-folders.page share/help/ca/evolution/mail-follow-up-flag.page share/help/ca/evolution/mail-imap-subscriptions.page share/help/ca/evolution/mail-labels.page share/help/ca/evolution/mail-layout-changing.page share/help/ca/evolution/mail-localized-re-subjects.page share/help/ca/evolution/mail-moving-emails.page share/help/ca/evolution/mail-not-sent.page share/help/ca/evolution/mail-organizing.page share/help/ca/evolution/mail-read-receipts.page share/help/ca/evolution/mail-reading-keyboard-shortcuts.page share/help/ca/evolution/mail-received-notification.page share/help/ca/evolution/mail-receiving-options-exchange-ews.page share/help/ca/evolution/mail-receiving-options-exchange-mapi.page share/help/ca/evolution/mail-receiving-options-imap-plus.page share/help/ca/evolution/mail-receiving-options-local-delivery.page share/help/ca/evolution/mail-receiving-options-maildir-format-directories.page share/help/ca/evolution/mail-receiving-options-mh-format-directories.page share/help/ca/evolution/mail-receiving-options-pop.page share/help/ca/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/ca/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/ca/evolution/mail-receiving-options-usenet-news.page share/help/ca/evolution/mail-receiving-options.page share/help/ca/evolution/mail-recognized-thread-related-headers.page share/help/ca/evolution/mail-refresh-folders.page share/help/ca/evolution/mail-save-as-pdf.page share/help/ca/evolution/mail-search-folders-add.page share/help/ca/evolution/mail-search-folders-conditions.page share/help/ca/evolution/mail-search-folders-enable.page share/help/ca/evolution/mail-search-folders-refresh.page share/help/ca/evolution/mail-search-folders.page share/help/ca/evolution/mail-searching-attachment-type.page share/help/ca/evolution/mail-searching.page share/help/ca/evolution/mail-send-and-receive-automatically.page share/help/ca/evolution/mail-send-and-receive-manual.page share/help/ca/evolution/mail-send-and-receive.page share/help/ca/evolution/mail-sending-options-smtp.page share/help/ca/evolution/mail-several-pop-accounts.page share/help/ca/evolution/mail-sorting-message-list.page share/help/ca/evolution/mail-spam-marking.page share/help/ca/evolution/mail-spam-settings.page share/help/ca/evolution/mail-spam.page share/help/ca/evolution/mail-two-trash-folders.page share/help/ca/evolution/mail-usenet-subscriptions.page share/help/ca/evolution/mail-vertical-view.page share/help/ca/evolution/mail-word-wrap.page share/help/ca/evolution/mail-working-offline.page share/help/ca/evolution/memos-searching.page share/help/ca/evolution/memos-usage-add-memo.page share/help/ca/evolution/memos-usage-delete-memo.page share/help/ca/evolution/memos-usage-edit-memo.page share/help/ca/evolution/memos-usage.page share/help/ca/evolution/offline.page share/help/ca/evolution/organizing.page share/help/ca/evolution/problems-debug-how-to.page share/help/ca/evolution/problems-getting-help.page share/help/ca/evolution/problems-reporting-bugs.page share/help/ca/evolution/searching-items.page share/help/ca/evolution/sync-with-other-devices.page share/help/ca/evolution/tasks-caldav.page share/help/ca/evolution/tasks-display-settings.page share/help/ca/evolution/tasks-local.page share/help/ca/evolution/tasks-organizing.page share/help/ca/evolution/tasks-searching.page share/help/ca/evolution/tasks-usage-add-task.page share/help/ca/evolution/tasks-usage-delete-task.page share/help/ca/evolution/tasks-usage-edit-task.page share/help/ca/evolution/tasks-usage.page share/help/ca/evolution/tasks-using-several-tasklists.page share/help/ca/evolution/tasks-webdav.page share/help/ca/evolution/using-categories.page share/help/ca/evolution/xinclude-filter-vfolder-conditions.xml share/help/ca/evolution/xinclude-mail-account-identity.xml share/help/ca/evolution/xinclude-searching.xml share/help/cs/evolution/backup-restore.page share/help/cs/evolution/calendar-alarms-and-reminders.page share/help/cs/evolution/calendar-caldav.page share/help/cs/evolution/calendar-classifications.page share/help/cs/evolution/calendar-free-busy.page share/help/cs/evolution/calendar-google.page share/help/cs/evolution/calendar-layout-appointment-display.page share/help/cs/evolution/calendar-layout-general-formatting.page share/help/cs/evolution/calendar-layout-views.page share/help/cs/evolution/calendar-layout.page share/help/cs/evolution/calendar-local.page share/help/cs/evolution/calendar-marcus-bains-line.page share/help/cs/evolution/calendar-meetings-delegating.page share/help/cs/evolution/calendar-meetings-replying-to-invitation.page share/help/cs/evolution/calendar-meetings-sending-invitation.page share/help/cs/evolution/calendar-meetings.page share/help/cs/evolution/calendar-organizing.page share/help/cs/evolution/calendar-publishing.page share/help/cs/evolution/calendar-recurrence.page share/help/cs/evolution/calendar-searching.page share/help/cs/evolution/calendar-sharing-information.page share/help/cs/evolution/calendar-timezones.page share/help/cs/evolution/calendar-usage-add-appointment.page share/help/cs/evolution/calendar-usage-delete-appointment.page share/help/cs/evolution/calendar-usage-edit-appointment.page share/help/cs/evolution/calendar-usage.page share/help/cs/evolution/calendar-using-several-calendars.page share/help/cs/evolution/calendar-weather.page share/help/cs/evolution/calendar-webdav.page share/help/cs/evolution/change-switcher-appearance.page share/help/cs/evolution/contacts-add-automatically.page share/help/cs/evolution/contacts-autocompletion.page share/help/cs/evolution/contacts-google.page share/help/cs/evolution/contacts-ldap.page share/help/cs/evolution/contacts-libreoffice.page share/help/cs/evolution/contacts-local.page share/help/cs/evolution/contacts-organizing.page share/help/cs/evolution/contacts-searching.page share/help/cs/evolution/contacts-usage-add-contact.page share/help/cs/evolution/contacts-usage-delete-contact.page share/help/cs/evolution/contacts-usage-edit-contact.page share/help/cs/evolution/contacts-usage.page share/help/cs/evolution/contacts-using-contact-lists.page share/help/cs/evolution/contacts-using-several-addressbooks.page share/help/cs/evolution/credits.page share/help/cs/evolution/data-storage.page share/help/cs/evolution/default-browser.page share/help/cs/evolution/deleting-appointments.page share/help/cs/evolution/deleting-emails.page share/help/cs/evolution/deleting-to-free-disk-space.page share/help/cs/evolution/exchange-connectors-overview.page share/help/cs/evolution/exchange-placeholder.page share/help/cs/evolution/exporting-data-calendar.page share/help/cs/evolution/exporting-data-contacts.page share/help/cs/evolution/exporting-data-mail.page share/help/cs/evolution/exporting-data.page share/help/cs/evolution/figures/color-000000.png share/help/cs/evolution/figures/color-204a87.png share/help/cs/evolution/figures/color-2e3436.png share/help/cs/evolution/figures/color-4e9a06.png share/help/cs/evolution/figures/color-5c3566.png share/help/cs/evolution/figures/color-8f5902.png share/help/cs/evolution/figures/color-a40000.png share/help/cs/evolution/figures/color-c4a000.png share/help/cs/evolution/figures/color-ce5c00.png share/help/cs/evolution/figures/evolutionlogo.png share/help/cs/evolution/figures/html-composer-insert-image.png share/help/cs/evolution/figures/html-composer-insert-link.png share/help/cs/evolution/figures/html-composer-insert-rule.png share/help/cs/evolution/figures/html-composer-insert-table.png share/help/cs/evolution/figures/minus-icon.png share/help/cs/evolution/figures/new-mail-notification.png share/help/cs/evolution/figures/new-mail-switcher.png share/help/cs/evolution/figures/plus-icon.png share/help/cs/evolution/figures/search-icon.png share/help/cs/evolution/figures/window-overview-layers.png share/help/cs/evolution/google-services.page share/help/cs/evolution/import-apps-mozilla.page share/help/cs/evolution/import-apps-outlook.page share/help/cs/evolution/import-data.page share/help/cs/evolution/import-single-files.page share/help/cs/evolution/import-supported-file-formats.page share/help/cs/evolution/index.page share/help/cs/evolution/intro-application.page share/help/cs/evolution/intro-first-run.page share/help/cs/evolution/intro-main-window.page share/help/cs/evolution/legal.xml share/help/cs/evolution/mail-access-gmail-imap-account.page share/help/cs/evolution/mail-access-gmail-pop-account.page share/help/cs/evolution/mail-account-manage-imap-plus.page share/help/cs/evolution/mail-account-manage-local-delivery.page share/help/cs/evolution/mail-account-manage-maildir-format-directories.page share/help/cs/evolution/mail-account-manage-mh-format-directories.page share/help/cs/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/cs/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/cs/evolution/mail-account-manage-microsoft-exchange.page share/help/cs/evolution/mail-account-manage-pop.page share/help/cs/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/cs/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/cs/evolution/mail-account-manage-usenet-news.page share/help/cs/evolution/mail-account-management.page share/help/cs/evolution/mail-attachments-received.page share/help/cs/evolution/mail-attachments-sending.page share/help/cs/evolution/mail-attachments.page share/help/cs/evolution/mail-calendar-sending-invitations.page share/help/cs/evolution/mail-cannot-see.page share/help/cs/evolution/mail-change-columns-in-message-list.page share/help/cs/evolution/mail-change-time-format.page share/help/cs/evolution/mail-composer-change-quotation-string.page share/help/cs/evolution/mail-composer-custom-header-lines.page share/help/cs/evolution/mail-composer-enable-html-format.page share/help/cs/evolution/mail-composer-external-editor.page share/help/cs/evolution/mail-composer-forward-as-attachment.page share/help/cs/evolution/mail-composer-forward.page share/help/cs/evolution/mail-composer-from-field-override.page share/help/cs/evolution/mail-composer-html-image.page share/help/cs/evolution/mail-composer-html-link.page share/help/cs/evolution/mail-composer-html-rule.page share/help/cs/evolution/mail-composer-html-table.page share/help/cs/evolution/mail-composer-html-text.page share/help/cs/evolution/mail-composer-html.page share/help/cs/evolution/mail-composer-mail-signatures-manage.page share/help/cs/evolution/mail-composer-mail-signatures-per-account.page share/help/cs/evolution/mail-composer-mail-signatures.page share/help/cs/evolution/mail-composer-message-templates-reply.page share/help/cs/evolution/mail-composer-message-templates-save.page share/help/cs/evolution/mail-composer-message-templates-variables.page share/help/cs/evolution/mail-composer-message-templates.page share/help/cs/evolution/mail-composer-plain-text.page share/help/cs/evolution/mail-composer-priority.page share/help/cs/evolution/mail-composer-reply.page share/help/cs/evolution/mail-composer-search.page share/help/cs/evolution/mail-composer-send-account-overrides.page share/help/cs/evolution/mail-composer-several-recipients.page share/help/cs/evolution/mail-composer-spellcheck.page share/help/cs/evolution/mail-composer-write-new-message.page share/help/cs/evolution/mail-default-CC-and-BCC.page share/help/cs/evolution/mail-default-folder-locations.page share/help/cs/evolution/mail-delete-and-undelete.page share/help/cs/evolution/mail-display-message-source.page share/help/cs/evolution/mail-displaying-character-encodings.page share/help/cs/evolution/mail-displaying-collapsible-headers.page share/help/cs/evolution/mail-displaying-images-in-html.page share/help/cs/evolution/mail-displaying-message.page share/help/cs/evolution/mail-displaying-sender-photograph.page share/help/cs/evolution/mail-duplicates.page share/help/cs/evolution/mail-encryption-gpg-create-key.page share/help/cs/evolution/mail-encryption-gpg-decrypting.page share/help/cs/evolution/mail-encryption-gpg-getting-keys.page share/help/cs/evolution/mail-encryption-gpg-set-up.page share/help/cs/evolution/mail-encryption-gpg-signing-encrypting.page share/help/cs/evolution/mail-encryption-s-mime-manage.page share/help/cs/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/cs/evolution/mail-encryption.page share/help/cs/evolution/mail-filters-actions.page share/help/cs/evolution/mail-filters-conditions.page share/help/cs/evolution/mail-filters-not-working.page share/help/cs/evolution/mail-filters.page share/help/cs/evolution/mail-folders.page share/help/cs/evolution/mail-follow-up-flag.page share/help/cs/evolution/mail-imap-subscriptions.page share/help/cs/evolution/mail-labels.page share/help/cs/evolution/mail-layout-changing.page share/help/cs/evolution/mail-localized-re-subjects.page share/help/cs/evolution/mail-moving-emails.page share/help/cs/evolution/mail-not-sent.page share/help/cs/evolution/mail-organizing.page share/help/cs/evolution/mail-read-receipts.page share/help/cs/evolution/mail-reading-keyboard-shortcuts.page share/help/cs/evolution/mail-received-notification.page share/help/cs/evolution/mail-receiving-options-exchange-ews.page share/help/cs/evolution/mail-receiving-options-exchange-mapi.page share/help/cs/evolution/mail-receiving-options-imap-plus.page share/help/cs/evolution/mail-receiving-options-local-delivery.page share/help/cs/evolution/mail-receiving-options-maildir-format-directories.page share/help/cs/evolution/mail-receiving-options-mh-format-directories.page share/help/cs/evolution/mail-receiving-options-pop.page share/help/cs/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/cs/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/cs/evolution/mail-receiving-options-usenet-news.page share/help/cs/evolution/mail-receiving-options.page share/help/cs/evolution/mail-recognized-thread-related-headers.page share/help/cs/evolution/mail-refresh-folders.page share/help/cs/evolution/mail-save-as-pdf.page share/help/cs/evolution/mail-search-folders-add.page share/help/cs/evolution/mail-search-folders-conditions.page share/help/cs/evolution/mail-search-folders-enable.page share/help/cs/evolution/mail-search-folders-refresh.page share/help/cs/evolution/mail-search-folders.page share/help/cs/evolution/mail-searching-attachment-type.page share/help/cs/evolution/mail-searching.page share/help/cs/evolution/mail-send-and-receive-automatically.page share/help/cs/evolution/mail-send-and-receive-manual.page share/help/cs/evolution/mail-send-and-receive.page share/help/cs/evolution/mail-sending-options-smtp.page share/help/cs/evolution/mail-several-pop-accounts.page share/help/cs/evolution/mail-sorting-message-list.page share/help/cs/evolution/mail-spam-marking.page share/help/cs/evolution/mail-spam-settings.page share/help/cs/evolution/mail-spam.page share/help/cs/evolution/mail-two-trash-folders.page share/help/cs/evolution/mail-usenet-subscriptions.page share/help/cs/evolution/mail-vertical-view.page share/help/cs/evolution/mail-word-wrap.page share/help/cs/evolution/mail-working-offline.page share/help/cs/evolution/memos-searching.page share/help/cs/evolution/memos-usage-add-memo.page share/help/cs/evolution/memos-usage-delete-memo.page share/help/cs/evolution/memos-usage-edit-memo.page share/help/cs/evolution/memos-usage.page share/help/cs/evolution/offline.page share/help/cs/evolution/organizing.page share/help/cs/evolution/problems-debug-how-to.page share/help/cs/evolution/problems-getting-help.page share/help/cs/evolution/problems-reporting-bugs.page share/help/cs/evolution/searching-items.page share/help/cs/evolution/sync-with-other-devices.page share/help/cs/evolution/tasks-caldav.page share/help/cs/evolution/tasks-display-settings.page share/help/cs/evolution/tasks-local.page share/help/cs/evolution/tasks-organizing.page share/help/cs/evolution/tasks-searching.page share/help/cs/evolution/tasks-usage-add-task.page share/help/cs/evolution/tasks-usage-delete-task.page share/help/cs/evolution/tasks-usage-edit-task.page share/help/cs/evolution/tasks-usage.page share/help/cs/evolution/tasks-using-several-tasklists.page share/help/cs/evolution/tasks-webdav.page share/help/cs/evolution/using-categories.page share/help/cs/evolution/xinclude-filter-vfolder-conditions.xml share/help/cs/evolution/xinclude-mail-account-identity.xml share/help/cs/evolution/xinclude-searching.xml share/help/de/evolution/backup-restore.page share/help/de/evolution/calendar-alarms-and-reminders.page share/help/de/evolution/calendar-caldav.page share/help/de/evolution/calendar-classifications.page share/help/de/evolution/calendar-free-busy.page share/help/de/evolution/calendar-google.page share/help/de/evolution/calendar-layout-appointment-display.page share/help/de/evolution/calendar-layout-general-formatting.page share/help/de/evolution/calendar-layout-views.page share/help/de/evolution/calendar-layout.page share/help/de/evolution/calendar-local.page share/help/de/evolution/calendar-marcus-bains-line.page share/help/de/evolution/calendar-meetings-delegating.page share/help/de/evolution/calendar-meetings-replying-to-invitation.page share/help/de/evolution/calendar-meetings-sending-invitation.page share/help/de/evolution/calendar-meetings.page share/help/de/evolution/calendar-organizing.page share/help/de/evolution/calendar-publishing.page share/help/de/evolution/calendar-recurrence.page share/help/de/evolution/calendar-searching.page share/help/de/evolution/calendar-sharing-information.page share/help/de/evolution/calendar-timezones.page share/help/de/evolution/calendar-usage-add-appointment.page share/help/de/evolution/calendar-usage-delete-appointment.page share/help/de/evolution/calendar-usage-edit-appointment.page share/help/de/evolution/calendar-usage.page share/help/de/evolution/calendar-using-several-calendars.page share/help/de/evolution/calendar-weather.page share/help/de/evolution/calendar-webdav.page share/help/de/evolution/change-switcher-appearance.page share/help/de/evolution/contacts-add-automatically.page share/help/de/evolution/contacts-autocompletion.page share/help/de/evolution/contacts-google.page share/help/de/evolution/contacts-ldap.page share/help/de/evolution/contacts-libreoffice.page share/help/de/evolution/contacts-local.page share/help/de/evolution/contacts-organizing.page share/help/de/evolution/contacts-searching.page share/help/de/evolution/contacts-usage-add-contact.page share/help/de/evolution/contacts-usage-delete-contact.page share/help/de/evolution/contacts-usage-edit-contact.page share/help/de/evolution/contacts-usage.page share/help/de/evolution/contacts-using-contact-lists.page share/help/de/evolution/contacts-using-several-addressbooks.page share/help/de/evolution/credits.page share/help/de/evolution/data-storage.page share/help/de/evolution/default-browser.page share/help/de/evolution/deleting-appointments.page share/help/de/evolution/deleting-emails.page share/help/de/evolution/deleting-to-free-disk-space.page share/help/de/evolution/exchange-connectors-overview.page share/help/de/evolution/exchange-placeholder.page share/help/de/evolution/exporting-data-calendar.page share/help/de/evolution/exporting-data-contacts.page share/help/de/evolution/exporting-data-mail.page share/help/de/evolution/exporting-data.page share/help/de/evolution/figures/color-000000.png share/help/de/evolution/figures/color-204a87.png share/help/de/evolution/figures/color-2e3436.png share/help/de/evolution/figures/color-4e9a06.png share/help/de/evolution/figures/color-5c3566.png share/help/de/evolution/figures/color-8f5902.png share/help/de/evolution/figures/color-a40000.png share/help/de/evolution/figures/color-c4a000.png share/help/de/evolution/figures/color-ce5c00.png share/help/de/evolution/figures/evolutionlogo.png share/help/de/evolution/figures/html-composer-insert-image.png share/help/de/evolution/figures/html-composer-insert-link.png share/help/de/evolution/figures/html-composer-insert-rule.png share/help/de/evolution/figures/html-composer-insert-table.png share/help/de/evolution/figures/minus-icon.png share/help/de/evolution/figures/new-mail-notification.png share/help/de/evolution/figures/new-mail-switcher.png share/help/de/evolution/figures/plus-icon.png share/help/de/evolution/figures/search-icon.png share/help/de/evolution/figures/window-overview-layers.png share/help/de/evolution/google-services.page share/help/de/evolution/import-apps-mozilla.page share/help/de/evolution/import-apps-outlook.page share/help/de/evolution/import-data.page share/help/de/evolution/import-single-files.page share/help/de/evolution/import-supported-file-formats.page share/help/de/evolution/index.page share/help/de/evolution/intro-application.page share/help/de/evolution/intro-first-run.page share/help/de/evolution/intro-main-window.page share/help/de/evolution/legal.xml share/help/de/evolution/mail-access-gmail-imap-account.page share/help/de/evolution/mail-access-gmail-pop-account.page share/help/de/evolution/mail-account-manage-imap-plus.page share/help/de/evolution/mail-account-manage-local-delivery.page share/help/de/evolution/mail-account-manage-maildir-format-directories.page share/help/de/evolution/mail-account-manage-mh-format-directories.page share/help/de/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/de/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/de/evolution/mail-account-manage-microsoft-exchange.page share/help/de/evolution/mail-account-manage-pop.page share/help/de/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/de/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/de/evolution/mail-account-manage-usenet-news.page share/help/de/evolution/mail-account-management.page share/help/de/evolution/mail-attachments-received.page share/help/de/evolution/mail-attachments-sending.page share/help/de/evolution/mail-attachments.page share/help/de/evolution/mail-calendar-sending-invitations.page share/help/de/evolution/mail-cannot-see.page share/help/de/evolution/mail-change-columns-in-message-list.page share/help/de/evolution/mail-change-time-format.page share/help/de/evolution/mail-composer-change-quotation-string.page share/help/de/evolution/mail-composer-custom-header-lines.page share/help/de/evolution/mail-composer-enable-html-format.page share/help/de/evolution/mail-composer-external-editor.page share/help/de/evolution/mail-composer-forward-as-attachment.page share/help/de/evolution/mail-composer-forward.page share/help/de/evolution/mail-composer-from-field-override.page share/help/de/evolution/mail-composer-html-image.page share/help/de/evolution/mail-composer-html-link.page share/help/de/evolution/mail-composer-html-rule.page share/help/de/evolution/mail-composer-html-table.page share/help/de/evolution/mail-composer-html-text.page share/help/de/evolution/mail-composer-html.page share/help/de/evolution/mail-composer-mail-signatures-manage.page share/help/de/evolution/mail-composer-mail-signatures-per-account.page share/help/de/evolution/mail-composer-mail-signatures.page share/help/de/evolution/mail-composer-message-templates-reply.page share/help/de/evolution/mail-composer-message-templates-save.page share/help/de/evolution/mail-composer-message-templates-variables.page share/help/de/evolution/mail-composer-message-templates.page share/help/de/evolution/mail-composer-plain-text.page share/help/de/evolution/mail-composer-priority.page share/help/de/evolution/mail-composer-reply.page share/help/de/evolution/mail-composer-search.page share/help/de/evolution/mail-composer-send-account-overrides.page share/help/de/evolution/mail-composer-several-recipients.page share/help/de/evolution/mail-composer-spellcheck.page share/help/de/evolution/mail-composer-write-new-message.page share/help/de/evolution/mail-default-CC-and-BCC.page share/help/de/evolution/mail-default-folder-locations.page share/help/de/evolution/mail-delete-and-undelete.page share/help/de/evolution/mail-display-message-source.page share/help/de/evolution/mail-displaying-character-encodings.page share/help/de/evolution/mail-displaying-collapsible-headers.page share/help/de/evolution/mail-displaying-images-in-html.page share/help/de/evolution/mail-displaying-message.page share/help/de/evolution/mail-displaying-sender-photograph.page share/help/de/evolution/mail-duplicates.page share/help/de/evolution/mail-encryption-gpg-create-key.page share/help/de/evolution/mail-encryption-gpg-decrypting.page share/help/de/evolution/mail-encryption-gpg-getting-keys.page share/help/de/evolution/mail-encryption-gpg-set-up.page share/help/de/evolution/mail-encryption-gpg-signing-encrypting.page share/help/de/evolution/mail-encryption-s-mime-manage.page share/help/de/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/de/evolution/mail-encryption.page share/help/de/evolution/mail-filters-actions.page share/help/de/evolution/mail-filters-conditions.page share/help/de/evolution/mail-filters-not-working.page share/help/de/evolution/mail-filters.page share/help/de/evolution/mail-folders.page share/help/de/evolution/mail-follow-up-flag.page share/help/de/evolution/mail-imap-subscriptions.page share/help/de/evolution/mail-labels.page share/help/de/evolution/mail-layout-changing.page share/help/de/evolution/mail-localized-re-subjects.page share/help/de/evolution/mail-moving-emails.page share/help/de/evolution/mail-not-sent.page share/help/de/evolution/mail-organizing.page share/help/de/evolution/mail-read-receipts.page share/help/de/evolution/mail-reading-keyboard-shortcuts.page share/help/de/evolution/mail-received-notification.page share/help/de/evolution/mail-receiving-options-exchange-ews.page share/help/de/evolution/mail-receiving-options-exchange-mapi.page share/help/de/evolution/mail-receiving-options-imap-plus.page share/help/de/evolution/mail-receiving-options-local-delivery.page share/help/de/evolution/mail-receiving-options-maildir-format-directories.page share/help/de/evolution/mail-receiving-options-mh-format-directories.page share/help/de/evolution/mail-receiving-options-pop.page share/help/de/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/de/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/de/evolution/mail-receiving-options-usenet-news.page share/help/de/evolution/mail-receiving-options.page share/help/de/evolution/mail-recognized-thread-related-headers.page share/help/de/evolution/mail-refresh-folders.page share/help/de/evolution/mail-save-as-pdf.page share/help/de/evolution/mail-search-folders-add.page share/help/de/evolution/mail-search-folders-conditions.page share/help/de/evolution/mail-search-folders-enable.page share/help/de/evolution/mail-search-folders-refresh.page share/help/de/evolution/mail-search-folders.page share/help/de/evolution/mail-searching-attachment-type.page share/help/de/evolution/mail-searching.page share/help/de/evolution/mail-send-and-receive-automatically.page share/help/de/evolution/mail-send-and-receive-manual.page share/help/de/evolution/mail-send-and-receive.page share/help/de/evolution/mail-sending-options-smtp.page share/help/de/evolution/mail-several-pop-accounts.page share/help/de/evolution/mail-sorting-message-list.page share/help/de/evolution/mail-spam-marking.page share/help/de/evolution/mail-spam-settings.page share/help/de/evolution/mail-spam.page share/help/de/evolution/mail-two-trash-folders.page share/help/de/evolution/mail-usenet-subscriptions.page share/help/de/evolution/mail-vertical-view.page share/help/de/evolution/mail-word-wrap.page share/help/de/evolution/mail-working-offline.page share/help/de/evolution/memos-searching.page share/help/de/evolution/memos-usage-add-memo.page share/help/de/evolution/memos-usage-delete-memo.page share/help/de/evolution/memos-usage-edit-memo.page share/help/de/evolution/memos-usage.page share/help/de/evolution/offline.page share/help/de/evolution/organizing.page share/help/de/evolution/problems-debug-how-to.page share/help/de/evolution/problems-getting-help.page share/help/de/evolution/problems-reporting-bugs.page share/help/de/evolution/searching-items.page share/help/de/evolution/sync-with-other-devices.page share/help/de/evolution/tasks-caldav.page share/help/de/evolution/tasks-display-settings.page share/help/de/evolution/tasks-local.page share/help/de/evolution/tasks-organizing.page share/help/de/evolution/tasks-searching.page share/help/de/evolution/tasks-usage-add-task.page share/help/de/evolution/tasks-usage-delete-task.page share/help/de/evolution/tasks-usage-edit-task.page share/help/de/evolution/tasks-usage.page share/help/de/evolution/tasks-using-several-tasklists.page share/help/de/evolution/tasks-webdav.page share/help/de/evolution/using-categories.page share/help/de/evolution/xinclude-filter-vfolder-conditions.xml share/help/de/evolution/xinclude-mail-account-identity.xml share/help/de/evolution/xinclude-searching.xml share/help/el/evolution/backup-restore.page share/help/el/evolution/calendar-alarms-and-reminders.page share/help/el/evolution/calendar-caldav.page share/help/el/evolution/calendar-classifications.page share/help/el/evolution/calendar-free-busy.page share/help/el/evolution/calendar-google.page share/help/el/evolution/calendar-layout-appointment-display.page share/help/el/evolution/calendar-layout-general-formatting.page share/help/el/evolution/calendar-layout-views.page share/help/el/evolution/calendar-layout.page share/help/el/evolution/calendar-local.page share/help/el/evolution/calendar-marcus-bains-line.page share/help/el/evolution/calendar-meetings-delegating.page share/help/el/evolution/calendar-meetings-replying-to-invitation.page share/help/el/evolution/calendar-meetings-sending-invitation.page share/help/el/evolution/calendar-meetings.page share/help/el/evolution/calendar-organizing.page share/help/el/evolution/calendar-publishing.page share/help/el/evolution/calendar-recurrence.page share/help/el/evolution/calendar-searching.page share/help/el/evolution/calendar-sharing-information.page share/help/el/evolution/calendar-timezones.page share/help/el/evolution/calendar-usage-add-appointment.page share/help/el/evolution/calendar-usage-delete-appointment.page share/help/el/evolution/calendar-usage-edit-appointment.page share/help/el/evolution/calendar-usage.page share/help/el/evolution/calendar-using-several-calendars.page share/help/el/evolution/calendar-weather.page share/help/el/evolution/calendar-webdav.page share/help/el/evolution/change-switcher-appearance.page share/help/el/evolution/contacts-add-automatically.page share/help/el/evolution/contacts-autocompletion.page share/help/el/evolution/contacts-google.page share/help/el/evolution/contacts-ldap.page share/help/el/evolution/contacts-libreoffice.page share/help/el/evolution/contacts-local.page share/help/el/evolution/contacts-organizing.page share/help/el/evolution/contacts-searching.page share/help/el/evolution/contacts-usage-add-contact.page share/help/el/evolution/contacts-usage-delete-contact.page share/help/el/evolution/contacts-usage-edit-contact.page share/help/el/evolution/contacts-usage.page share/help/el/evolution/contacts-using-contact-lists.page share/help/el/evolution/contacts-using-several-addressbooks.page share/help/el/evolution/credits.page share/help/el/evolution/data-storage.page share/help/el/evolution/default-browser.page share/help/el/evolution/deleting-appointments.page share/help/el/evolution/deleting-emails.page share/help/el/evolution/deleting-to-free-disk-space.page share/help/el/evolution/exchange-connectors-overview.page share/help/el/evolution/exchange-placeholder.page share/help/el/evolution/exporting-data-calendar.page share/help/el/evolution/exporting-data-contacts.page share/help/el/evolution/exporting-data-mail.page share/help/el/evolution/exporting-data.page share/help/el/evolution/figures/color-000000.png share/help/el/evolution/figures/color-204a87.png share/help/el/evolution/figures/color-2e3436.png share/help/el/evolution/figures/color-4e9a06.png share/help/el/evolution/figures/color-5c3566.png share/help/el/evolution/figures/color-8f5902.png share/help/el/evolution/figures/color-a40000.png share/help/el/evolution/figures/color-c4a000.png share/help/el/evolution/figures/color-ce5c00.png share/help/el/evolution/figures/evolutionlogo.png share/help/el/evolution/figures/html-composer-insert-image.png share/help/el/evolution/figures/html-composer-insert-link.png share/help/el/evolution/figures/html-composer-insert-rule.png share/help/el/evolution/figures/html-composer-insert-table.png share/help/el/evolution/figures/minus-icon.png share/help/el/evolution/figures/new-mail-notification.png share/help/el/evolution/figures/new-mail-switcher.png share/help/el/evolution/figures/plus-icon.png share/help/el/evolution/figures/search-icon.png share/help/el/evolution/figures/window-overview-layers.png share/help/el/evolution/google-services.page share/help/el/evolution/import-apps-mozilla.page share/help/el/evolution/import-apps-outlook.page share/help/el/evolution/import-data.page share/help/el/evolution/import-single-files.page share/help/el/evolution/import-supported-file-formats.page share/help/el/evolution/index.page share/help/el/evolution/intro-application.page share/help/el/evolution/intro-first-run.page share/help/el/evolution/intro-main-window.page share/help/el/evolution/legal.xml share/help/el/evolution/mail-access-gmail-imap-account.page share/help/el/evolution/mail-access-gmail-pop-account.page share/help/el/evolution/mail-account-manage-imap-plus.page share/help/el/evolution/mail-account-manage-local-delivery.page share/help/el/evolution/mail-account-manage-maildir-format-directories.page share/help/el/evolution/mail-account-manage-mh-format-directories.page share/help/el/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/el/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/el/evolution/mail-account-manage-microsoft-exchange.page share/help/el/evolution/mail-account-manage-pop.page share/help/el/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/el/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/el/evolution/mail-account-manage-usenet-news.page share/help/el/evolution/mail-account-management.page share/help/el/evolution/mail-attachments-received.page share/help/el/evolution/mail-attachments-sending.page share/help/el/evolution/mail-attachments.page share/help/el/evolution/mail-calendar-sending-invitations.page share/help/el/evolution/mail-cannot-see.page share/help/el/evolution/mail-change-columns-in-message-list.page share/help/el/evolution/mail-change-time-format.page share/help/el/evolution/mail-composer-change-quotation-string.page share/help/el/evolution/mail-composer-custom-header-lines.page share/help/el/evolution/mail-composer-enable-html-format.page share/help/el/evolution/mail-composer-external-editor.page share/help/el/evolution/mail-composer-forward-as-attachment.page share/help/el/evolution/mail-composer-forward.page share/help/el/evolution/mail-composer-from-field-override.page share/help/el/evolution/mail-composer-html-image.page share/help/el/evolution/mail-composer-html-link.page share/help/el/evolution/mail-composer-html-rule.page share/help/el/evolution/mail-composer-html-table.page share/help/el/evolution/mail-composer-html-text.page share/help/el/evolution/mail-composer-html.page share/help/el/evolution/mail-composer-mail-signatures-manage.page share/help/el/evolution/mail-composer-mail-signatures-per-account.page share/help/el/evolution/mail-composer-mail-signatures.page share/help/el/evolution/mail-composer-message-templates-reply.page share/help/el/evolution/mail-composer-message-templates-save.page share/help/el/evolution/mail-composer-message-templates-variables.page share/help/el/evolution/mail-composer-message-templates.page share/help/el/evolution/mail-composer-plain-text.page share/help/el/evolution/mail-composer-priority.page share/help/el/evolution/mail-composer-reply.page share/help/el/evolution/mail-composer-search.page share/help/el/evolution/mail-composer-send-account-overrides.page share/help/el/evolution/mail-composer-several-recipients.page share/help/el/evolution/mail-composer-spellcheck.page share/help/el/evolution/mail-composer-write-new-message.page share/help/el/evolution/mail-default-CC-and-BCC.page share/help/el/evolution/mail-default-folder-locations.page share/help/el/evolution/mail-delete-and-undelete.page share/help/el/evolution/mail-display-message-source.page share/help/el/evolution/mail-displaying-character-encodings.page share/help/el/evolution/mail-displaying-collapsible-headers.page share/help/el/evolution/mail-displaying-images-in-html.page share/help/el/evolution/mail-displaying-message.page share/help/el/evolution/mail-displaying-sender-photograph.page share/help/el/evolution/mail-duplicates.page share/help/el/evolution/mail-encryption-gpg-create-key.page share/help/el/evolution/mail-encryption-gpg-decrypting.page share/help/el/evolution/mail-encryption-gpg-getting-keys.page share/help/el/evolution/mail-encryption-gpg-set-up.page share/help/el/evolution/mail-encryption-gpg-signing-encrypting.page share/help/el/evolution/mail-encryption-s-mime-manage.page share/help/el/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/el/evolution/mail-encryption.page share/help/el/evolution/mail-filters-actions.page share/help/el/evolution/mail-filters-conditions.page share/help/el/evolution/mail-filters-not-working.page share/help/el/evolution/mail-filters.page share/help/el/evolution/mail-folders.page share/help/el/evolution/mail-follow-up-flag.page share/help/el/evolution/mail-imap-subscriptions.page share/help/el/evolution/mail-labels.page share/help/el/evolution/mail-layout-changing.page share/help/el/evolution/mail-localized-re-subjects.page share/help/el/evolution/mail-moving-emails.page share/help/el/evolution/mail-not-sent.page share/help/el/evolution/mail-organizing.page share/help/el/evolution/mail-read-receipts.page share/help/el/evolution/mail-reading-keyboard-shortcuts.page share/help/el/evolution/mail-received-notification.page share/help/el/evolution/mail-receiving-options-exchange-ews.page share/help/el/evolution/mail-receiving-options-exchange-mapi.page share/help/el/evolution/mail-receiving-options-imap-plus.page share/help/el/evolution/mail-receiving-options-local-delivery.page share/help/el/evolution/mail-receiving-options-maildir-format-directories.page share/help/el/evolution/mail-receiving-options-mh-format-directories.page share/help/el/evolution/mail-receiving-options-pop.page share/help/el/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/el/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/el/evolution/mail-receiving-options-usenet-news.page share/help/el/evolution/mail-receiving-options.page share/help/el/evolution/mail-recognized-thread-related-headers.page share/help/el/evolution/mail-refresh-folders.page share/help/el/evolution/mail-save-as-pdf.page share/help/el/evolution/mail-search-folders-add.page share/help/el/evolution/mail-search-folders-conditions.page share/help/el/evolution/mail-search-folders-enable.page share/help/el/evolution/mail-search-folders-refresh.page share/help/el/evolution/mail-search-folders.page share/help/el/evolution/mail-searching-attachment-type.page share/help/el/evolution/mail-searching.page share/help/el/evolution/mail-send-and-receive-automatically.page share/help/el/evolution/mail-send-and-receive-manual.page share/help/el/evolution/mail-send-and-receive.page share/help/el/evolution/mail-sending-options-smtp.page share/help/el/evolution/mail-several-pop-accounts.page share/help/el/evolution/mail-sorting-message-list.page share/help/el/evolution/mail-spam-marking.page share/help/el/evolution/mail-spam-settings.page share/help/el/evolution/mail-spam.page share/help/el/evolution/mail-two-trash-folders.page share/help/el/evolution/mail-usenet-subscriptions.page share/help/el/evolution/mail-vertical-view.page share/help/el/evolution/mail-word-wrap.page share/help/el/evolution/mail-working-offline.page share/help/el/evolution/memos-searching.page share/help/el/evolution/memos-usage-add-memo.page share/help/el/evolution/memos-usage-delete-memo.page share/help/el/evolution/memos-usage-edit-memo.page share/help/el/evolution/memos-usage.page share/help/el/evolution/offline.page share/help/el/evolution/organizing.page share/help/el/evolution/problems-debug-how-to.page share/help/el/evolution/problems-getting-help.page share/help/el/evolution/problems-reporting-bugs.page share/help/el/evolution/searching-items.page share/help/el/evolution/sync-with-other-devices.page share/help/el/evolution/tasks-caldav.page share/help/el/evolution/tasks-display-settings.page share/help/el/evolution/tasks-local.page share/help/el/evolution/tasks-organizing.page share/help/el/evolution/tasks-searching.page share/help/el/evolution/tasks-usage-add-task.page share/help/el/evolution/tasks-usage-delete-task.page share/help/el/evolution/tasks-usage-edit-task.page share/help/el/evolution/tasks-usage.page share/help/el/evolution/tasks-using-several-tasklists.page share/help/el/evolution/tasks-webdav.page share/help/el/evolution/using-categories.page share/help/el/evolution/xinclude-filter-vfolder-conditions.xml share/help/el/evolution/xinclude-mail-account-identity.xml share/help/el/evolution/xinclude-searching.xml share/help/en_GB/evolution/backup-restore.page share/help/en_GB/evolution/calendar-alarms-and-reminders.page share/help/en_GB/evolution/calendar-caldav.page share/help/en_GB/evolution/calendar-classifications.page share/help/en_GB/evolution/calendar-free-busy.page share/help/en_GB/evolution/calendar-google.page share/help/en_GB/evolution/calendar-layout-appointment-display.page share/help/en_GB/evolution/calendar-layout-general-formatting.page share/help/en_GB/evolution/calendar-layout-views.page share/help/en_GB/evolution/calendar-layout.page share/help/en_GB/evolution/calendar-local.page share/help/en_GB/evolution/calendar-marcus-bains-line.page share/help/en_GB/evolution/calendar-meetings-delegating.page share/help/en_GB/evolution/calendar-meetings-replying-to-invitation.page share/help/en_GB/evolution/calendar-meetings-sending-invitation.page share/help/en_GB/evolution/calendar-meetings.page share/help/en_GB/evolution/calendar-organizing.page share/help/en_GB/evolution/calendar-publishing.page share/help/en_GB/evolution/calendar-recurrence.page share/help/en_GB/evolution/calendar-searching.page share/help/en_GB/evolution/calendar-sharing-information.page share/help/en_GB/evolution/calendar-timezones.page share/help/en_GB/evolution/calendar-usage-add-appointment.page share/help/en_GB/evolution/calendar-usage-delete-appointment.page share/help/en_GB/evolution/calendar-usage-edit-appointment.page share/help/en_GB/evolution/calendar-usage.page share/help/en_GB/evolution/calendar-using-several-calendars.page share/help/en_GB/evolution/calendar-weather.page share/help/en_GB/evolution/calendar-webdav.page share/help/en_GB/evolution/change-switcher-appearance.page share/help/en_GB/evolution/contacts-add-automatically.page share/help/en_GB/evolution/contacts-autocompletion.page share/help/en_GB/evolution/contacts-google.page share/help/en_GB/evolution/contacts-ldap.page share/help/en_GB/evolution/contacts-libreoffice.page share/help/en_GB/evolution/contacts-local.page share/help/en_GB/evolution/contacts-organizing.page share/help/en_GB/evolution/contacts-searching.page share/help/en_GB/evolution/contacts-usage-add-contact.page share/help/en_GB/evolution/contacts-usage-delete-contact.page share/help/en_GB/evolution/contacts-usage-edit-contact.page share/help/en_GB/evolution/contacts-usage.page share/help/en_GB/evolution/contacts-using-contact-lists.page share/help/en_GB/evolution/contacts-using-several-addressbooks.page share/help/en_GB/evolution/credits.page share/help/en_GB/evolution/data-storage.page share/help/en_GB/evolution/default-browser.page share/help/en_GB/evolution/deleting-appointments.page share/help/en_GB/evolution/deleting-emails.page share/help/en_GB/evolution/deleting-to-free-disk-space.page share/help/en_GB/evolution/exchange-connectors-overview.page share/help/en_GB/evolution/exchange-placeholder.page share/help/en_GB/evolution/exporting-data-calendar.page share/help/en_GB/evolution/exporting-data-contacts.page share/help/en_GB/evolution/exporting-data-mail.page share/help/en_GB/evolution/exporting-data.page share/help/en_GB/evolution/figures/color-000000.png share/help/en_GB/evolution/figures/color-204a87.png share/help/en_GB/evolution/figures/color-2e3436.png share/help/en_GB/evolution/figures/color-4e9a06.png share/help/en_GB/evolution/figures/color-5c3566.png share/help/en_GB/evolution/figures/color-8f5902.png share/help/en_GB/evolution/figures/color-a40000.png share/help/en_GB/evolution/figures/color-c4a000.png share/help/en_GB/evolution/figures/color-ce5c00.png share/help/en_GB/evolution/figures/evolutionlogo.png share/help/en_GB/evolution/figures/html-composer-insert-image.png share/help/en_GB/evolution/figures/html-composer-insert-link.png share/help/en_GB/evolution/figures/html-composer-insert-rule.png share/help/en_GB/evolution/figures/html-composer-insert-table.png share/help/en_GB/evolution/figures/minus-icon.png share/help/en_GB/evolution/figures/new-mail-notification.png share/help/en_GB/evolution/figures/new-mail-switcher.png share/help/en_GB/evolution/figures/plus-icon.png share/help/en_GB/evolution/figures/search-icon.png share/help/en_GB/evolution/figures/window-overview-layers.png share/help/en_GB/evolution/google-services.page share/help/en_GB/evolution/import-apps-mozilla.page share/help/en_GB/evolution/import-apps-outlook.page share/help/en_GB/evolution/import-data.page share/help/en_GB/evolution/import-single-files.page share/help/en_GB/evolution/import-supported-file-formats.page share/help/en_GB/evolution/index.page share/help/en_GB/evolution/intro-application.page share/help/en_GB/evolution/intro-first-run.page share/help/en_GB/evolution/intro-main-window.page share/help/en_GB/evolution/legal.xml share/help/en_GB/evolution/mail-access-gmail-imap-account.page share/help/en_GB/evolution/mail-access-gmail-pop-account.page share/help/en_GB/evolution/mail-account-manage-imap-plus.page share/help/en_GB/evolution/mail-account-manage-local-delivery.page share/help/en_GB/evolution/mail-account-manage-maildir-format-directories.page share/help/en_GB/evolution/mail-account-manage-mh-format-directories.page share/help/en_GB/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/en_GB/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/en_GB/evolution/mail-account-manage-microsoft-exchange.page share/help/en_GB/evolution/mail-account-manage-pop.page share/help/en_GB/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/en_GB/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/en_GB/evolution/mail-account-manage-usenet-news.page share/help/en_GB/evolution/mail-account-management.page share/help/en_GB/evolution/mail-attachments-received.page share/help/en_GB/evolution/mail-attachments-sending.page share/help/en_GB/evolution/mail-attachments.page share/help/en_GB/evolution/mail-calendar-sending-invitations.page share/help/en_GB/evolution/mail-cannot-see.page share/help/en_GB/evolution/mail-change-columns-in-message-list.page share/help/en_GB/evolution/mail-change-time-format.page share/help/en_GB/evolution/mail-composer-change-quotation-string.page share/help/en_GB/evolution/mail-composer-custom-header-lines.page share/help/en_GB/evolution/mail-composer-enable-html-format.page share/help/en_GB/evolution/mail-composer-external-editor.page share/help/en_GB/evolution/mail-composer-forward-as-attachment.page share/help/en_GB/evolution/mail-composer-forward.page share/help/en_GB/evolution/mail-composer-from-field-override.page share/help/en_GB/evolution/mail-composer-html-image.page share/help/en_GB/evolution/mail-composer-html-link.page share/help/en_GB/evolution/mail-composer-html-rule.page share/help/en_GB/evolution/mail-composer-html-table.page share/help/en_GB/evolution/mail-composer-html-text.page share/help/en_GB/evolution/mail-composer-html.page share/help/en_GB/evolution/mail-composer-mail-signatures-manage.page share/help/en_GB/evolution/mail-composer-mail-signatures-per-account.page share/help/en_GB/evolution/mail-composer-mail-signatures.page share/help/en_GB/evolution/mail-composer-message-templates-reply.page share/help/en_GB/evolution/mail-composer-message-templates-save.page share/help/en_GB/evolution/mail-composer-message-templates-variables.page share/help/en_GB/evolution/mail-composer-message-templates.page share/help/en_GB/evolution/mail-composer-plain-text.page share/help/en_GB/evolution/mail-composer-priority.page share/help/en_GB/evolution/mail-composer-reply.page share/help/en_GB/evolution/mail-composer-search.page share/help/en_GB/evolution/mail-composer-send-account-overrides.page share/help/en_GB/evolution/mail-composer-several-recipients.page share/help/en_GB/evolution/mail-composer-spellcheck.page share/help/en_GB/evolution/mail-composer-write-new-message.page share/help/en_GB/evolution/mail-default-CC-and-BCC.page share/help/en_GB/evolution/mail-default-folder-locations.page share/help/en_GB/evolution/mail-delete-and-undelete.page share/help/en_GB/evolution/mail-display-message-source.page share/help/en_GB/evolution/mail-displaying-character-encodings.page share/help/en_GB/evolution/mail-displaying-collapsible-headers.page share/help/en_GB/evolution/mail-displaying-images-in-html.page share/help/en_GB/evolution/mail-displaying-message.page share/help/en_GB/evolution/mail-displaying-sender-photograph.page share/help/en_GB/evolution/mail-duplicates.page share/help/en_GB/evolution/mail-encryption-gpg-create-key.page share/help/en_GB/evolution/mail-encryption-gpg-decrypting.page share/help/en_GB/evolution/mail-encryption-gpg-getting-keys.page share/help/en_GB/evolution/mail-encryption-gpg-set-up.page share/help/en_GB/evolution/mail-encryption-gpg-signing-encrypting.page share/help/en_GB/evolution/mail-encryption-s-mime-manage.page share/help/en_GB/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/en_GB/evolution/mail-encryption.page share/help/en_GB/evolution/mail-filters-actions.page share/help/en_GB/evolution/mail-filters-conditions.page share/help/en_GB/evolution/mail-filters-not-working.page share/help/en_GB/evolution/mail-filters.page share/help/en_GB/evolution/mail-folders.page share/help/en_GB/evolution/mail-follow-up-flag.page share/help/en_GB/evolution/mail-imap-subscriptions.page share/help/en_GB/evolution/mail-labels.page share/help/en_GB/evolution/mail-layout-changing.page share/help/en_GB/evolution/mail-localized-re-subjects.page share/help/en_GB/evolution/mail-moving-emails.page share/help/en_GB/evolution/mail-not-sent.page share/help/en_GB/evolution/mail-organizing.page share/help/en_GB/evolution/mail-read-receipts.page share/help/en_GB/evolution/mail-reading-keyboard-shortcuts.page share/help/en_GB/evolution/mail-received-notification.page share/help/en_GB/evolution/mail-receiving-options-exchange-ews.page share/help/en_GB/evolution/mail-receiving-options-exchange-mapi.page share/help/en_GB/evolution/mail-receiving-options-imap-plus.page share/help/en_GB/evolution/mail-receiving-options-local-delivery.page share/help/en_GB/evolution/mail-receiving-options-maildir-format-directories.page share/help/en_GB/evolution/mail-receiving-options-mh-format-directories.page share/help/en_GB/evolution/mail-receiving-options-pop.page share/help/en_GB/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/en_GB/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/en_GB/evolution/mail-receiving-options-usenet-news.page share/help/en_GB/evolution/mail-receiving-options.page share/help/en_GB/evolution/mail-recognized-thread-related-headers.page share/help/en_GB/evolution/mail-refresh-folders.page share/help/en_GB/evolution/mail-save-as-pdf.page share/help/en_GB/evolution/mail-search-folders-add.page share/help/en_GB/evolution/mail-search-folders-conditions.page share/help/en_GB/evolution/mail-search-folders-enable.page share/help/en_GB/evolution/mail-search-folders-refresh.page share/help/en_GB/evolution/mail-search-folders.page share/help/en_GB/evolution/mail-searching-attachment-type.page share/help/en_GB/evolution/mail-searching.page share/help/en_GB/evolution/mail-send-and-receive-automatically.page share/help/en_GB/evolution/mail-send-and-receive-manual.page share/help/en_GB/evolution/mail-send-and-receive.page share/help/en_GB/evolution/mail-sending-options-smtp.page share/help/en_GB/evolution/mail-several-pop-accounts.page share/help/en_GB/evolution/mail-sorting-message-list.page share/help/en_GB/evolution/mail-spam-marking.page share/help/en_GB/evolution/mail-spam-settings.page share/help/en_GB/evolution/mail-spam.page share/help/en_GB/evolution/mail-two-trash-folders.page share/help/en_GB/evolution/mail-usenet-subscriptions.page share/help/en_GB/evolution/mail-vertical-view.page share/help/en_GB/evolution/mail-word-wrap.page share/help/en_GB/evolution/mail-working-offline.page share/help/en_GB/evolution/memos-searching.page share/help/en_GB/evolution/memos-usage-add-memo.page share/help/en_GB/evolution/memos-usage-delete-memo.page share/help/en_GB/evolution/memos-usage-edit-memo.page share/help/en_GB/evolution/memos-usage.page share/help/en_GB/evolution/offline.page share/help/en_GB/evolution/organizing.page share/help/en_GB/evolution/problems-debug-how-to.page share/help/en_GB/evolution/problems-getting-help.page share/help/en_GB/evolution/problems-reporting-bugs.page share/help/en_GB/evolution/searching-items.page share/help/en_GB/evolution/sync-with-other-devices.page share/help/en_GB/evolution/tasks-caldav.page share/help/en_GB/evolution/tasks-display-settings.page share/help/en_GB/evolution/tasks-local.page share/help/en_GB/evolution/tasks-organizing.page share/help/en_GB/evolution/tasks-searching.page share/help/en_GB/evolution/tasks-usage-add-task.page share/help/en_GB/evolution/tasks-usage-delete-task.page share/help/en_GB/evolution/tasks-usage-edit-task.page share/help/en_GB/evolution/tasks-usage.page share/help/en_GB/evolution/tasks-using-several-tasklists.page share/help/en_GB/evolution/tasks-webdav.page share/help/en_GB/evolution/using-categories.page share/help/en_GB/evolution/xinclude-filter-vfolder-conditions.xml share/help/en_GB/evolution/xinclude-mail-account-identity.xml share/help/en_GB/evolution/xinclude-searching.xml share/help/es/evolution/backup-restore.page share/help/es/evolution/calendar-alarms-and-reminders.page share/help/es/evolution/calendar-caldav.page share/help/es/evolution/calendar-classifications.page share/help/es/evolution/calendar-free-busy.page share/help/es/evolution/calendar-google.page share/help/es/evolution/calendar-layout-appointment-display.page share/help/es/evolution/calendar-layout-general-formatting.page share/help/es/evolution/calendar-layout-views.page share/help/es/evolution/calendar-layout.page share/help/es/evolution/calendar-local.page share/help/es/evolution/calendar-marcus-bains-line.page share/help/es/evolution/calendar-meetings-delegating.page share/help/es/evolution/calendar-meetings-replying-to-invitation.page share/help/es/evolution/calendar-meetings-sending-invitation.page share/help/es/evolution/calendar-meetings.page share/help/es/evolution/calendar-organizing.page share/help/es/evolution/calendar-publishing.page share/help/es/evolution/calendar-recurrence.page share/help/es/evolution/calendar-searching.page share/help/es/evolution/calendar-sharing-information.page share/help/es/evolution/calendar-timezones.page share/help/es/evolution/calendar-usage-add-appointment.page share/help/es/evolution/calendar-usage-delete-appointment.page share/help/es/evolution/calendar-usage-edit-appointment.page share/help/es/evolution/calendar-usage.page share/help/es/evolution/calendar-using-several-calendars.page share/help/es/evolution/calendar-weather.page share/help/es/evolution/calendar-webdav.page share/help/es/evolution/change-switcher-appearance.page share/help/es/evolution/contacts-add-automatically.page share/help/es/evolution/contacts-autocompletion.page share/help/es/evolution/contacts-google.page share/help/es/evolution/contacts-ldap.page share/help/es/evolution/contacts-libreoffice.page share/help/es/evolution/contacts-local.page share/help/es/evolution/contacts-organizing.page share/help/es/evolution/contacts-searching.page share/help/es/evolution/contacts-usage-add-contact.page share/help/es/evolution/contacts-usage-delete-contact.page share/help/es/evolution/contacts-usage-edit-contact.page share/help/es/evolution/contacts-usage.page share/help/es/evolution/contacts-using-contact-lists.page share/help/es/evolution/contacts-using-several-addressbooks.page share/help/es/evolution/credits.page share/help/es/evolution/data-storage.page share/help/es/evolution/default-browser.page share/help/es/evolution/deleting-appointments.page share/help/es/evolution/deleting-emails.page share/help/es/evolution/deleting-to-free-disk-space.page share/help/es/evolution/exchange-connectors-overview.page share/help/es/evolution/exchange-placeholder.page share/help/es/evolution/exporting-data-calendar.page share/help/es/evolution/exporting-data-contacts.page share/help/es/evolution/exporting-data-mail.page share/help/es/evolution/exporting-data.page share/help/es/evolution/figures/color-000000.png share/help/es/evolution/figures/color-204a87.png share/help/es/evolution/figures/color-2e3436.png share/help/es/evolution/figures/color-4e9a06.png share/help/es/evolution/figures/color-5c3566.png share/help/es/evolution/figures/color-8f5902.png share/help/es/evolution/figures/color-a40000.png share/help/es/evolution/figures/color-c4a000.png share/help/es/evolution/figures/color-ce5c00.png share/help/es/evolution/figures/evolutionlogo.png share/help/es/evolution/figures/html-composer-insert-image.png share/help/es/evolution/figures/html-composer-insert-link.png share/help/es/evolution/figures/html-composer-insert-rule.png share/help/es/evolution/figures/html-composer-insert-table.png share/help/es/evolution/figures/minus-icon.png share/help/es/evolution/figures/new-mail-notification.png share/help/es/evolution/figures/new-mail-switcher.png share/help/es/evolution/figures/plus-icon.png share/help/es/evolution/figures/search-icon.png share/help/es/evolution/figures/window-overview-layers.png share/help/es/evolution/google-services.page share/help/es/evolution/import-apps-mozilla.page share/help/es/evolution/import-apps-outlook.page share/help/es/evolution/import-data.page share/help/es/evolution/import-single-files.page share/help/es/evolution/import-supported-file-formats.page share/help/es/evolution/index.page share/help/es/evolution/intro-application.page share/help/es/evolution/intro-first-run.page share/help/es/evolution/intro-main-window.page share/help/es/evolution/legal.xml share/help/es/evolution/mail-access-gmail-imap-account.page share/help/es/evolution/mail-access-gmail-pop-account.page share/help/es/evolution/mail-account-manage-imap-plus.page share/help/es/evolution/mail-account-manage-local-delivery.page share/help/es/evolution/mail-account-manage-maildir-format-directories.page share/help/es/evolution/mail-account-manage-mh-format-directories.page share/help/es/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/es/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/es/evolution/mail-account-manage-microsoft-exchange.page share/help/es/evolution/mail-account-manage-pop.page share/help/es/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/es/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/es/evolution/mail-account-manage-usenet-news.page share/help/es/evolution/mail-account-management.page share/help/es/evolution/mail-attachments-received.page share/help/es/evolution/mail-attachments-sending.page share/help/es/evolution/mail-attachments.page share/help/es/evolution/mail-calendar-sending-invitations.page share/help/es/evolution/mail-cannot-see.page share/help/es/evolution/mail-change-columns-in-message-list.page share/help/es/evolution/mail-change-time-format.page share/help/es/evolution/mail-composer-change-quotation-string.page share/help/es/evolution/mail-composer-custom-header-lines.page share/help/es/evolution/mail-composer-enable-html-format.page share/help/es/evolution/mail-composer-external-editor.page share/help/es/evolution/mail-composer-forward-as-attachment.page share/help/es/evolution/mail-composer-forward.page share/help/es/evolution/mail-composer-from-field-override.page share/help/es/evolution/mail-composer-html-image.page share/help/es/evolution/mail-composer-html-link.page share/help/es/evolution/mail-composer-html-rule.page share/help/es/evolution/mail-composer-html-table.page share/help/es/evolution/mail-composer-html-text.page share/help/es/evolution/mail-composer-html.page share/help/es/evolution/mail-composer-mail-signatures-manage.page share/help/es/evolution/mail-composer-mail-signatures-per-account.page share/help/es/evolution/mail-composer-mail-signatures.page share/help/es/evolution/mail-composer-message-templates-reply.page share/help/es/evolution/mail-composer-message-templates-save.page share/help/es/evolution/mail-composer-message-templates-variables.page share/help/es/evolution/mail-composer-message-templates.page share/help/es/evolution/mail-composer-plain-text.page share/help/es/evolution/mail-composer-priority.page share/help/es/evolution/mail-composer-reply.page share/help/es/evolution/mail-composer-search.page share/help/es/evolution/mail-composer-send-account-overrides.page share/help/es/evolution/mail-composer-several-recipients.page share/help/es/evolution/mail-composer-spellcheck.page share/help/es/evolution/mail-composer-write-new-message.page share/help/es/evolution/mail-default-CC-and-BCC.page share/help/es/evolution/mail-default-folder-locations.page share/help/es/evolution/mail-delete-and-undelete.page share/help/es/evolution/mail-display-message-source.page share/help/es/evolution/mail-displaying-character-encodings.page share/help/es/evolution/mail-displaying-collapsible-headers.page share/help/es/evolution/mail-displaying-images-in-html.page share/help/es/evolution/mail-displaying-message.page share/help/es/evolution/mail-displaying-sender-photograph.page share/help/es/evolution/mail-duplicates.page share/help/es/evolution/mail-encryption-gpg-create-key.page share/help/es/evolution/mail-encryption-gpg-decrypting.page share/help/es/evolution/mail-encryption-gpg-getting-keys.page share/help/es/evolution/mail-encryption-gpg-set-up.page share/help/es/evolution/mail-encryption-gpg-signing-encrypting.page share/help/es/evolution/mail-encryption-s-mime-manage.page share/help/es/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/es/evolution/mail-encryption.page share/help/es/evolution/mail-filters-actions.page share/help/es/evolution/mail-filters-conditions.page share/help/es/evolution/mail-filters-not-working.page share/help/es/evolution/mail-filters.page share/help/es/evolution/mail-folders.page share/help/es/evolution/mail-follow-up-flag.page share/help/es/evolution/mail-imap-subscriptions.page share/help/es/evolution/mail-labels.page share/help/es/evolution/mail-layout-changing.page share/help/es/evolution/mail-localized-re-subjects.page share/help/es/evolution/mail-moving-emails.page share/help/es/evolution/mail-not-sent.page share/help/es/evolution/mail-organizing.page share/help/es/evolution/mail-read-receipts.page share/help/es/evolution/mail-reading-keyboard-shortcuts.page share/help/es/evolution/mail-received-notification.page share/help/es/evolution/mail-receiving-options-exchange-ews.page share/help/es/evolution/mail-receiving-options-exchange-mapi.page share/help/es/evolution/mail-receiving-options-imap-plus.page share/help/es/evolution/mail-receiving-options-local-delivery.page share/help/es/evolution/mail-receiving-options-maildir-format-directories.page share/help/es/evolution/mail-receiving-options-mh-format-directories.page share/help/es/evolution/mail-receiving-options-pop.page share/help/es/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/es/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/es/evolution/mail-receiving-options-usenet-news.page share/help/es/evolution/mail-receiving-options.page share/help/es/evolution/mail-recognized-thread-related-headers.page share/help/es/evolution/mail-refresh-folders.page share/help/es/evolution/mail-save-as-pdf.page share/help/es/evolution/mail-search-folders-add.page share/help/es/evolution/mail-search-folders-conditions.page share/help/es/evolution/mail-search-folders-enable.page share/help/es/evolution/mail-search-folders-refresh.page share/help/es/evolution/mail-search-folders.page share/help/es/evolution/mail-searching-attachment-type.page share/help/es/evolution/mail-searching.page share/help/es/evolution/mail-send-and-receive-automatically.page share/help/es/evolution/mail-send-and-receive-manual.page share/help/es/evolution/mail-send-and-receive.page share/help/es/evolution/mail-sending-options-smtp.page share/help/es/evolution/mail-several-pop-accounts.page share/help/es/evolution/mail-sorting-message-list.page share/help/es/evolution/mail-spam-marking.page share/help/es/evolution/mail-spam-settings.page share/help/es/evolution/mail-spam.page share/help/es/evolution/mail-two-trash-folders.page share/help/es/evolution/mail-usenet-subscriptions.page share/help/es/evolution/mail-vertical-view.page share/help/es/evolution/mail-word-wrap.page share/help/es/evolution/mail-working-offline.page share/help/es/evolution/memos-searching.page share/help/es/evolution/memos-usage-add-memo.page share/help/es/evolution/memos-usage-delete-memo.page share/help/es/evolution/memos-usage-edit-memo.page share/help/es/evolution/memos-usage.page share/help/es/evolution/offline.page share/help/es/evolution/organizing.page share/help/es/evolution/problems-debug-how-to.page share/help/es/evolution/problems-getting-help.page share/help/es/evolution/problems-reporting-bugs.page share/help/es/evolution/searching-items.page share/help/es/evolution/sync-with-other-devices.page share/help/es/evolution/tasks-caldav.page share/help/es/evolution/tasks-display-settings.page share/help/es/evolution/tasks-local.page share/help/es/evolution/tasks-organizing.page share/help/es/evolution/tasks-searching.page share/help/es/evolution/tasks-usage-add-task.page share/help/es/evolution/tasks-usage-delete-task.page share/help/es/evolution/tasks-usage-edit-task.page share/help/es/evolution/tasks-usage.page share/help/es/evolution/tasks-using-several-tasklists.page share/help/es/evolution/tasks-webdav.page share/help/es/evolution/using-categories.page share/help/es/evolution/xinclude-filter-vfolder-conditions.xml share/help/es/evolution/xinclude-mail-account-identity.xml share/help/es/evolution/xinclude-searching.xml share/help/eu/evolution/backup-restore.page share/help/eu/evolution/calendar-alarms-and-reminders.page share/help/eu/evolution/calendar-caldav.page share/help/eu/evolution/calendar-classifications.page share/help/eu/evolution/calendar-free-busy.page share/help/eu/evolution/calendar-google.page share/help/eu/evolution/calendar-layout-appointment-display.page share/help/eu/evolution/calendar-layout-general-formatting.page share/help/eu/evolution/calendar-layout-views.page share/help/eu/evolution/calendar-layout.page share/help/eu/evolution/calendar-local.page share/help/eu/evolution/calendar-marcus-bains-line.page share/help/eu/evolution/calendar-meetings-delegating.page share/help/eu/evolution/calendar-meetings-replying-to-invitation.page share/help/eu/evolution/calendar-meetings-sending-invitation.page share/help/eu/evolution/calendar-meetings.page share/help/eu/evolution/calendar-organizing.page share/help/eu/evolution/calendar-publishing.page share/help/eu/evolution/calendar-recurrence.page share/help/eu/evolution/calendar-searching.page share/help/eu/evolution/calendar-sharing-information.page share/help/eu/evolution/calendar-timezones.page share/help/eu/evolution/calendar-usage-add-appointment.page share/help/eu/evolution/calendar-usage-delete-appointment.page share/help/eu/evolution/calendar-usage-edit-appointment.page share/help/eu/evolution/calendar-usage.page share/help/eu/evolution/calendar-using-several-calendars.page share/help/eu/evolution/calendar-weather.page share/help/eu/evolution/calendar-webdav.page share/help/eu/evolution/change-switcher-appearance.page share/help/eu/evolution/contacts-add-automatically.page share/help/eu/evolution/contacts-autocompletion.page share/help/eu/evolution/contacts-google.page share/help/eu/evolution/contacts-ldap.page share/help/eu/evolution/contacts-libreoffice.page share/help/eu/evolution/contacts-local.page share/help/eu/evolution/contacts-organizing.page share/help/eu/evolution/contacts-searching.page share/help/eu/evolution/contacts-usage-add-contact.page share/help/eu/evolution/contacts-usage-delete-contact.page share/help/eu/evolution/contacts-usage-edit-contact.page share/help/eu/evolution/contacts-usage.page share/help/eu/evolution/contacts-using-contact-lists.page share/help/eu/evolution/contacts-using-several-addressbooks.page share/help/eu/evolution/credits.page share/help/eu/evolution/data-storage.page share/help/eu/evolution/default-browser.page share/help/eu/evolution/deleting-appointments.page share/help/eu/evolution/deleting-emails.page share/help/eu/evolution/deleting-to-free-disk-space.page share/help/eu/evolution/exchange-connectors-overview.page share/help/eu/evolution/exchange-placeholder.page share/help/eu/evolution/exporting-data-calendar.page share/help/eu/evolution/exporting-data-contacts.page share/help/eu/evolution/exporting-data-mail.page share/help/eu/evolution/exporting-data.page share/help/eu/evolution/figures/color-000000.png share/help/eu/evolution/figures/color-204a87.png share/help/eu/evolution/figures/color-2e3436.png share/help/eu/evolution/figures/color-4e9a06.png share/help/eu/evolution/figures/color-5c3566.png share/help/eu/evolution/figures/color-8f5902.png share/help/eu/evolution/figures/color-a40000.png share/help/eu/evolution/figures/color-c4a000.png share/help/eu/evolution/figures/color-ce5c00.png share/help/eu/evolution/figures/evolutionlogo.png share/help/eu/evolution/figures/html-composer-insert-image.png share/help/eu/evolution/figures/html-composer-insert-link.png share/help/eu/evolution/figures/html-composer-insert-rule.png share/help/eu/evolution/figures/html-composer-insert-table.png share/help/eu/evolution/figures/minus-icon.png share/help/eu/evolution/figures/new-mail-notification.png share/help/eu/evolution/figures/new-mail-switcher.png share/help/eu/evolution/figures/plus-icon.png share/help/eu/evolution/figures/search-icon.png share/help/eu/evolution/figures/window-overview-layers.png share/help/eu/evolution/google-services.page share/help/eu/evolution/import-apps-mozilla.page share/help/eu/evolution/import-apps-outlook.page share/help/eu/evolution/import-data.page share/help/eu/evolution/import-single-files.page share/help/eu/evolution/import-supported-file-formats.page share/help/eu/evolution/index.page share/help/eu/evolution/intro-application.page share/help/eu/evolution/intro-first-run.page share/help/eu/evolution/intro-main-window.page share/help/eu/evolution/legal.xml share/help/eu/evolution/mail-access-gmail-imap-account.page share/help/eu/evolution/mail-access-gmail-pop-account.page share/help/eu/evolution/mail-account-manage-imap-plus.page share/help/eu/evolution/mail-account-manage-local-delivery.page share/help/eu/evolution/mail-account-manage-maildir-format-directories.page share/help/eu/evolution/mail-account-manage-mh-format-directories.page share/help/eu/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/eu/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/eu/evolution/mail-account-manage-microsoft-exchange.page share/help/eu/evolution/mail-account-manage-pop.page share/help/eu/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/eu/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/eu/evolution/mail-account-manage-usenet-news.page share/help/eu/evolution/mail-account-management.page share/help/eu/evolution/mail-attachments-received.page share/help/eu/evolution/mail-attachments-sending.page share/help/eu/evolution/mail-attachments.page share/help/eu/evolution/mail-calendar-sending-invitations.page share/help/eu/evolution/mail-cannot-see.page share/help/eu/evolution/mail-change-columns-in-message-list.page share/help/eu/evolution/mail-change-time-format.page share/help/eu/evolution/mail-composer-change-quotation-string.page share/help/eu/evolution/mail-composer-custom-header-lines.page share/help/eu/evolution/mail-composer-enable-html-format.page share/help/eu/evolution/mail-composer-external-editor.page share/help/eu/evolution/mail-composer-forward-as-attachment.page share/help/eu/evolution/mail-composer-forward.page share/help/eu/evolution/mail-composer-from-field-override.page share/help/eu/evolution/mail-composer-html-image.page share/help/eu/evolution/mail-composer-html-link.page share/help/eu/evolution/mail-composer-html-rule.page share/help/eu/evolution/mail-composer-html-table.page share/help/eu/evolution/mail-composer-html-text.page share/help/eu/evolution/mail-composer-html.page share/help/eu/evolution/mail-composer-mail-signatures-manage.page share/help/eu/evolution/mail-composer-mail-signatures-per-account.page share/help/eu/evolution/mail-composer-mail-signatures.page share/help/eu/evolution/mail-composer-message-templates-reply.page share/help/eu/evolution/mail-composer-message-templates-save.page share/help/eu/evolution/mail-composer-message-templates-variables.page share/help/eu/evolution/mail-composer-message-templates.page share/help/eu/evolution/mail-composer-plain-text.page share/help/eu/evolution/mail-composer-priority.page share/help/eu/evolution/mail-composer-reply.page share/help/eu/evolution/mail-composer-search.page share/help/eu/evolution/mail-composer-send-account-overrides.page share/help/eu/evolution/mail-composer-several-recipients.page share/help/eu/evolution/mail-composer-spellcheck.page share/help/eu/evolution/mail-composer-write-new-message.page share/help/eu/evolution/mail-default-CC-and-BCC.page share/help/eu/evolution/mail-default-folder-locations.page share/help/eu/evolution/mail-delete-and-undelete.page share/help/eu/evolution/mail-display-message-source.page share/help/eu/evolution/mail-displaying-character-encodings.page share/help/eu/evolution/mail-displaying-collapsible-headers.page share/help/eu/evolution/mail-displaying-images-in-html.page share/help/eu/evolution/mail-displaying-message.page share/help/eu/evolution/mail-displaying-sender-photograph.page share/help/eu/evolution/mail-duplicates.page share/help/eu/evolution/mail-encryption-gpg-create-key.page share/help/eu/evolution/mail-encryption-gpg-decrypting.page share/help/eu/evolution/mail-encryption-gpg-getting-keys.page share/help/eu/evolution/mail-encryption-gpg-set-up.page share/help/eu/evolution/mail-encryption-gpg-signing-encrypting.page share/help/eu/evolution/mail-encryption-s-mime-manage.page share/help/eu/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/eu/evolution/mail-encryption.page share/help/eu/evolution/mail-filters-actions.page share/help/eu/evolution/mail-filters-conditions.page share/help/eu/evolution/mail-filters-not-working.page share/help/eu/evolution/mail-filters.page share/help/eu/evolution/mail-folders.page share/help/eu/evolution/mail-follow-up-flag.page share/help/eu/evolution/mail-imap-subscriptions.page share/help/eu/evolution/mail-labels.page share/help/eu/evolution/mail-layout-changing.page share/help/eu/evolution/mail-localized-re-subjects.page share/help/eu/evolution/mail-moving-emails.page share/help/eu/evolution/mail-not-sent.page share/help/eu/evolution/mail-organizing.page share/help/eu/evolution/mail-read-receipts.page share/help/eu/evolution/mail-reading-keyboard-shortcuts.page share/help/eu/evolution/mail-received-notification.page share/help/eu/evolution/mail-receiving-options-exchange-ews.page share/help/eu/evolution/mail-receiving-options-exchange-mapi.page share/help/eu/evolution/mail-receiving-options-imap-plus.page share/help/eu/evolution/mail-receiving-options-local-delivery.page share/help/eu/evolution/mail-receiving-options-maildir-format-directories.page share/help/eu/evolution/mail-receiving-options-mh-format-directories.page share/help/eu/evolution/mail-receiving-options-pop.page share/help/eu/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/eu/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/eu/evolution/mail-receiving-options-usenet-news.page share/help/eu/evolution/mail-receiving-options.page share/help/eu/evolution/mail-recognized-thread-related-headers.page share/help/eu/evolution/mail-refresh-folders.page share/help/eu/evolution/mail-save-as-pdf.page share/help/eu/evolution/mail-search-folders-add.page share/help/eu/evolution/mail-search-folders-conditions.page share/help/eu/evolution/mail-search-folders-enable.page share/help/eu/evolution/mail-search-folders-refresh.page share/help/eu/evolution/mail-search-folders.page share/help/eu/evolution/mail-searching-attachment-type.page share/help/eu/evolution/mail-searching.page share/help/eu/evolution/mail-send-and-receive-automatically.page share/help/eu/evolution/mail-send-and-receive-manual.page share/help/eu/evolution/mail-send-and-receive.page share/help/eu/evolution/mail-sending-options-smtp.page share/help/eu/evolution/mail-several-pop-accounts.page share/help/eu/evolution/mail-sorting-message-list.page share/help/eu/evolution/mail-spam-marking.page share/help/eu/evolution/mail-spam-settings.page share/help/eu/evolution/mail-spam.page share/help/eu/evolution/mail-two-trash-folders.page share/help/eu/evolution/mail-usenet-subscriptions.page share/help/eu/evolution/mail-vertical-view.page share/help/eu/evolution/mail-word-wrap.page share/help/eu/evolution/mail-working-offline.page share/help/eu/evolution/memos-searching.page share/help/eu/evolution/memos-usage-add-memo.page share/help/eu/evolution/memos-usage-delete-memo.page share/help/eu/evolution/memos-usage-edit-memo.page share/help/eu/evolution/memos-usage.page share/help/eu/evolution/offline.page share/help/eu/evolution/organizing.page share/help/eu/evolution/problems-debug-how-to.page share/help/eu/evolution/problems-getting-help.page share/help/eu/evolution/problems-reporting-bugs.page share/help/eu/evolution/searching-items.page share/help/eu/evolution/sync-with-other-devices.page share/help/eu/evolution/tasks-caldav.page share/help/eu/evolution/tasks-display-settings.page share/help/eu/evolution/tasks-local.page share/help/eu/evolution/tasks-organizing.page share/help/eu/evolution/tasks-searching.page share/help/eu/evolution/tasks-usage-add-task.page share/help/eu/evolution/tasks-usage-delete-task.page share/help/eu/evolution/tasks-usage-edit-task.page share/help/eu/evolution/tasks-usage.page share/help/eu/evolution/tasks-using-several-tasklists.page share/help/eu/evolution/tasks-webdav.page share/help/eu/evolution/using-categories.page share/help/eu/evolution/xinclude-filter-vfolder-conditions.xml share/help/eu/evolution/xinclude-mail-account-identity.xml share/help/eu/evolution/xinclude-searching.xml share/help/fr/evolution/backup-restore.page share/help/fr/evolution/calendar-alarms-and-reminders.page share/help/fr/evolution/calendar-caldav.page share/help/fr/evolution/calendar-classifications.page share/help/fr/evolution/calendar-free-busy.page share/help/fr/evolution/calendar-google.page share/help/fr/evolution/calendar-layout-appointment-display.page share/help/fr/evolution/calendar-layout-general-formatting.page share/help/fr/evolution/calendar-layout-views.page share/help/fr/evolution/calendar-layout.page share/help/fr/evolution/calendar-local.page share/help/fr/evolution/calendar-marcus-bains-line.page share/help/fr/evolution/calendar-meetings-delegating.page share/help/fr/evolution/calendar-meetings-replying-to-invitation.page share/help/fr/evolution/calendar-meetings-sending-invitation.page share/help/fr/evolution/calendar-meetings.page share/help/fr/evolution/calendar-organizing.page share/help/fr/evolution/calendar-publishing.page share/help/fr/evolution/calendar-recurrence.page share/help/fr/evolution/calendar-searching.page share/help/fr/evolution/calendar-sharing-information.page share/help/fr/evolution/calendar-timezones.page share/help/fr/evolution/calendar-usage-add-appointment.page share/help/fr/evolution/calendar-usage-delete-appointment.page share/help/fr/evolution/calendar-usage-edit-appointment.page share/help/fr/evolution/calendar-usage.page share/help/fr/evolution/calendar-using-several-calendars.page share/help/fr/evolution/calendar-weather.page share/help/fr/evolution/calendar-webdav.page share/help/fr/evolution/change-switcher-appearance.page share/help/fr/evolution/contacts-add-automatically.page share/help/fr/evolution/contacts-autocompletion.page share/help/fr/evolution/contacts-google.page share/help/fr/evolution/contacts-ldap.page share/help/fr/evolution/contacts-libreoffice.page share/help/fr/evolution/contacts-local.page share/help/fr/evolution/contacts-organizing.page share/help/fr/evolution/contacts-searching.page share/help/fr/evolution/contacts-usage-add-contact.page share/help/fr/evolution/contacts-usage-delete-contact.page share/help/fr/evolution/contacts-usage-edit-contact.page share/help/fr/evolution/contacts-usage.page share/help/fr/evolution/contacts-using-contact-lists.page share/help/fr/evolution/contacts-using-several-addressbooks.page share/help/fr/evolution/credits.page share/help/fr/evolution/data-storage.page share/help/fr/evolution/default-browser.page share/help/fr/evolution/deleting-appointments.page share/help/fr/evolution/deleting-emails.page share/help/fr/evolution/deleting-to-free-disk-space.page share/help/fr/evolution/exchange-connectors-overview.page share/help/fr/evolution/exchange-placeholder.page share/help/fr/evolution/exporting-data-calendar.page share/help/fr/evolution/exporting-data-contacts.page share/help/fr/evolution/exporting-data-mail.page share/help/fr/evolution/exporting-data.page share/help/fr/evolution/figures/color-000000.png share/help/fr/evolution/figures/color-204a87.png share/help/fr/evolution/figures/color-2e3436.png share/help/fr/evolution/figures/color-4e9a06.png share/help/fr/evolution/figures/color-5c3566.png share/help/fr/evolution/figures/color-8f5902.png share/help/fr/evolution/figures/color-a40000.png share/help/fr/evolution/figures/color-c4a000.png share/help/fr/evolution/figures/color-ce5c00.png share/help/fr/evolution/figures/evolutionlogo.png share/help/fr/evolution/figures/html-composer-insert-image.png share/help/fr/evolution/figures/html-composer-insert-link.png share/help/fr/evolution/figures/html-composer-insert-rule.png share/help/fr/evolution/figures/html-composer-insert-table.png share/help/fr/evolution/figures/minus-icon.png share/help/fr/evolution/figures/new-mail-notification.png share/help/fr/evolution/figures/new-mail-switcher.png share/help/fr/evolution/figures/plus-icon.png share/help/fr/evolution/figures/search-icon.png share/help/fr/evolution/figures/window-overview-layers.png share/help/fr/evolution/google-services.page share/help/fr/evolution/import-apps-mozilla.page share/help/fr/evolution/import-apps-outlook.page share/help/fr/evolution/import-data.page share/help/fr/evolution/import-single-files.page share/help/fr/evolution/import-supported-file-formats.page share/help/fr/evolution/index.page share/help/fr/evolution/intro-application.page share/help/fr/evolution/intro-first-run.page share/help/fr/evolution/intro-main-window.page share/help/fr/evolution/legal.xml share/help/fr/evolution/mail-access-gmail-imap-account.page share/help/fr/evolution/mail-access-gmail-pop-account.page share/help/fr/evolution/mail-account-manage-imap-plus.page share/help/fr/evolution/mail-account-manage-local-delivery.page share/help/fr/evolution/mail-account-manage-maildir-format-directories.page share/help/fr/evolution/mail-account-manage-mh-format-directories.page share/help/fr/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/fr/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/fr/evolution/mail-account-manage-microsoft-exchange.page share/help/fr/evolution/mail-account-manage-pop.page share/help/fr/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/fr/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/fr/evolution/mail-account-manage-usenet-news.page share/help/fr/evolution/mail-account-management.page share/help/fr/evolution/mail-attachments-received.page share/help/fr/evolution/mail-attachments-sending.page share/help/fr/evolution/mail-attachments.page share/help/fr/evolution/mail-calendar-sending-invitations.page share/help/fr/evolution/mail-cannot-see.page share/help/fr/evolution/mail-change-columns-in-message-list.page share/help/fr/evolution/mail-change-time-format.page share/help/fr/evolution/mail-composer-change-quotation-string.page share/help/fr/evolution/mail-composer-custom-header-lines.page share/help/fr/evolution/mail-composer-enable-html-format.page share/help/fr/evolution/mail-composer-external-editor.page share/help/fr/evolution/mail-composer-forward-as-attachment.page share/help/fr/evolution/mail-composer-forward.page share/help/fr/evolution/mail-composer-from-field-override.page share/help/fr/evolution/mail-composer-html-image.page share/help/fr/evolution/mail-composer-html-link.page share/help/fr/evolution/mail-composer-html-rule.page share/help/fr/evolution/mail-composer-html-table.page share/help/fr/evolution/mail-composer-html-text.page share/help/fr/evolution/mail-composer-html.page share/help/fr/evolution/mail-composer-mail-signatures-manage.page share/help/fr/evolution/mail-composer-mail-signatures-per-account.page share/help/fr/evolution/mail-composer-mail-signatures.page share/help/fr/evolution/mail-composer-message-templates-reply.page share/help/fr/evolution/mail-composer-message-templates-save.page share/help/fr/evolution/mail-composer-message-templates-variables.page share/help/fr/evolution/mail-composer-message-templates.page share/help/fr/evolution/mail-composer-plain-text.page share/help/fr/evolution/mail-composer-priority.page share/help/fr/evolution/mail-composer-reply.page share/help/fr/evolution/mail-composer-search.page share/help/fr/evolution/mail-composer-send-account-overrides.page share/help/fr/evolution/mail-composer-several-recipients.page share/help/fr/evolution/mail-composer-spellcheck.page share/help/fr/evolution/mail-composer-write-new-message.page share/help/fr/evolution/mail-default-CC-and-BCC.page share/help/fr/evolution/mail-default-folder-locations.page share/help/fr/evolution/mail-delete-and-undelete.page share/help/fr/evolution/mail-display-message-source.page share/help/fr/evolution/mail-displaying-character-encodings.page share/help/fr/evolution/mail-displaying-collapsible-headers.page share/help/fr/evolution/mail-displaying-images-in-html.page share/help/fr/evolution/mail-displaying-message.page share/help/fr/evolution/mail-displaying-sender-photograph.page share/help/fr/evolution/mail-duplicates.page share/help/fr/evolution/mail-encryption-gpg-create-key.page share/help/fr/evolution/mail-encryption-gpg-decrypting.page share/help/fr/evolution/mail-encryption-gpg-getting-keys.page share/help/fr/evolution/mail-encryption-gpg-set-up.page share/help/fr/evolution/mail-encryption-gpg-signing-encrypting.page share/help/fr/evolution/mail-encryption-s-mime-manage.page share/help/fr/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/fr/evolution/mail-encryption.page share/help/fr/evolution/mail-filters-actions.page share/help/fr/evolution/mail-filters-conditions.page share/help/fr/evolution/mail-filters-not-working.page share/help/fr/evolution/mail-filters.page share/help/fr/evolution/mail-folders.page share/help/fr/evolution/mail-follow-up-flag.page share/help/fr/evolution/mail-imap-subscriptions.page share/help/fr/evolution/mail-labels.page share/help/fr/evolution/mail-layout-changing.page share/help/fr/evolution/mail-localized-re-subjects.page share/help/fr/evolution/mail-moving-emails.page share/help/fr/evolution/mail-not-sent.page share/help/fr/evolution/mail-organizing.page share/help/fr/evolution/mail-read-receipts.page share/help/fr/evolution/mail-reading-keyboard-shortcuts.page share/help/fr/evolution/mail-received-notification.page share/help/fr/evolution/mail-receiving-options-exchange-ews.page share/help/fr/evolution/mail-receiving-options-exchange-mapi.page share/help/fr/evolution/mail-receiving-options-imap-plus.page share/help/fr/evolution/mail-receiving-options-local-delivery.page share/help/fr/evolution/mail-receiving-options-maildir-format-directories.page share/help/fr/evolution/mail-receiving-options-mh-format-directories.page share/help/fr/evolution/mail-receiving-options-pop.page share/help/fr/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/fr/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/fr/evolution/mail-receiving-options-usenet-news.page share/help/fr/evolution/mail-receiving-options.page share/help/fr/evolution/mail-recognized-thread-related-headers.page share/help/fr/evolution/mail-refresh-folders.page share/help/fr/evolution/mail-save-as-pdf.page share/help/fr/evolution/mail-search-folders-add.page share/help/fr/evolution/mail-search-folders-conditions.page share/help/fr/evolution/mail-search-folders-enable.page share/help/fr/evolution/mail-search-folders-refresh.page share/help/fr/evolution/mail-search-folders.page share/help/fr/evolution/mail-searching-attachment-type.page share/help/fr/evolution/mail-searching.page share/help/fr/evolution/mail-send-and-receive-automatically.page share/help/fr/evolution/mail-send-and-receive-manual.page share/help/fr/evolution/mail-send-and-receive.page share/help/fr/evolution/mail-sending-options-smtp.page share/help/fr/evolution/mail-several-pop-accounts.page share/help/fr/evolution/mail-sorting-message-list.page share/help/fr/evolution/mail-spam-marking.page share/help/fr/evolution/mail-spam-settings.page share/help/fr/evolution/mail-spam.page share/help/fr/evolution/mail-two-trash-folders.page share/help/fr/evolution/mail-usenet-subscriptions.page share/help/fr/evolution/mail-vertical-view.page share/help/fr/evolution/mail-word-wrap.page share/help/fr/evolution/mail-working-offline.page share/help/fr/evolution/memos-searching.page share/help/fr/evolution/memos-usage-add-memo.page share/help/fr/evolution/memos-usage-delete-memo.page share/help/fr/evolution/memos-usage-edit-memo.page share/help/fr/evolution/memos-usage.page share/help/fr/evolution/offline.page share/help/fr/evolution/organizing.page share/help/fr/evolution/problems-debug-how-to.page share/help/fr/evolution/problems-getting-help.page share/help/fr/evolution/problems-reporting-bugs.page share/help/fr/evolution/searching-items.page share/help/fr/evolution/sync-with-other-devices.page share/help/fr/evolution/tasks-caldav.page share/help/fr/evolution/tasks-display-settings.page share/help/fr/evolution/tasks-local.page share/help/fr/evolution/tasks-organizing.page share/help/fr/evolution/tasks-searching.page share/help/fr/evolution/tasks-usage-add-task.page share/help/fr/evolution/tasks-usage-delete-task.page share/help/fr/evolution/tasks-usage-edit-task.page share/help/fr/evolution/tasks-usage.page share/help/fr/evolution/tasks-using-several-tasklists.page share/help/fr/evolution/tasks-webdav.page share/help/fr/evolution/using-categories.page share/help/fr/evolution/xinclude-filter-vfolder-conditions.xml share/help/fr/evolution/xinclude-mail-account-identity.xml share/help/fr/evolution/xinclude-searching.xml share/help/gl/evolution/backup-restore.page share/help/gl/evolution/calendar-alarms-and-reminders.page share/help/gl/evolution/calendar-caldav.page share/help/gl/evolution/calendar-classifications.page share/help/gl/evolution/calendar-free-busy.page share/help/gl/evolution/calendar-google.page share/help/gl/evolution/calendar-layout-appointment-display.page share/help/gl/evolution/calendar-layout-general-formatting.page share/help/gl/evolution/calendar-layout-views.page share/help/gl/evolution/calendar-layout.page share/help/gl/evolution/calendar-local.page share/help/gl/evolution/calendar-marcus-bains-line.page share/help/gl/evolution/calendar-meetings-delegating.page share/help/gl/evolution/calendar-meetings-replying-to-invitation.page share/help/gl/evolution/calendar-meetings-sending-invitation.page share/help/gl/evolution/calendar-meetings.page share/help/gl/evolution/calendar-organizing.page share/help/gl/evolution/calendar-publishing.page share/help/gl/evolution/calendar-recurrence.page share/help/gl/evolution/calendar-searching.page share/help/gl/evolution/calendar-sharing-information.page share/help/gl/evolution/calendar-timezones.page share/help/gl/evolution/calendar-usage-add-appointment.page share/help/gl/evolution/calendar-usage-delete-appointment.page share/help/gl/evolution/calendar-usage-edit-appointment.page share/help/gl/evolution/calendar-usage.page share/help/gl/evolution/calendar-using-several-calendars.page share/help/gl/evolution/calendar-weather.page share/help/gl/evolution/calendar-webdav.page share/help/gl/evolution/change-switcher-appearance.page share/help/gl/evolution/contacts-add-automatically.page share/help/gl/evolution/contacts-autocompletion.page share/help/gl/evolution/contacts-google.page share/help/gl/evolution/contacts-ldap.page share/help/gl/evolution/contacts-libreoffice.page share/help/gl/evolution/contacts-local.page share/help/gl/evolution/contacts-organizing.page share/help/gl/evolution/contacts-searching.page share/help/gl/evolution/contacts-usage-add-contact.page share/help/gl/evolution/contacts-usage-delete-contact.page share/help/gl/evolution/contacts-usage-edit-contact.page share/help/gl/evolution/contacts-usage.page share/help/gl/evolution/contacts-using-contact-lists.page share/help/gl/evolution/contacts-using-several-addressbooks.page share/help/gl/evolution/credits.page share/help/gl/evolution/data-storage.page share/help/gl/evolution/default-browser.page share/help/gl/evolution/deleting-appointments.page share/help/gl/evolution/deleting-emails.page share/help/gl/evolution/deleting-to-free-disk-space.page share/help/gl/evolution/exchange-connectors-overview.page share/help/gl/evolution/exchange-placeholder.page share/help/gl/evolution/exporting-data-calendar.page share/help/gl/evolution/exporting-data-contacts.page share/help/gl/evolution/exporting-data-mail.page share/help/gl/evolution/exporting-data.page share/help/gl/evolution/figures/color-000000.png share/help/gl/evolution/figures/color-204a87.png share/help/gl/evolution/figures/color-2e3436.png share/help/gl/evolution/figures/color-4e9a06.png share/help/gl/evolution/figures/color-5c3566.png share/help/gl/evolution/figures/color-8f5902.png share/help/gl/evolution/figures/color-a40000.png share/help/gl/evolution/figures/color-c4a000.png share/help/gl/evolution/figures/color-ce5c00.png share/help/gl/evolution/figures/evolutionlogo.png share/help/gl/evolution/figures/html-composer-insert-image.png share/help/gl/evolution/figures/html-composer-insert-link.png share/help/gl/evolution/figures/html-composer-insert-rule.png share/help/gl/evolution/figures/html-composer-insert-table.png share/help/gl/evolution/figures/minus-icon.png share/help/gl/evolution/figures/new-mail-notification.png share/help/gl/evolution/figures/new-mail-switcher.png share/help/gl/evolution/figures/plus-icon.png share/help/gl/evolution/figures/search-icon.png share/help/gl/evolution/figures/window-overview-layers.png share/help/gl/evolution/google-services.page share/help/gl/evolution/import-apps-mozilla.page share/help/gl/evolution/import-apps-outlook.page share/help/gl/evolution/import-data.page share/help/gl/evolution/import-single-files.page share/help/gl/evolution/import-supported-file-formats.page share/help/gl/evolution/index.page share/help/gl/evolution/intro-application.page share/help/gl/evolution/intro-first-run.page share/help/gl/evolution/intro-main-window.page share/help/gl/evolution/legal.xml share/help/gl/evolution/mail-access-gmail-imap-account.page share/help/gl/evolution/mail-access-gmail-pop-account.page share/help/gl/evolution/mail-account-manage-imap-plus.page share/help/gl/evolution/mail-account-manage-local-delivery.page share/help/gl/evolution/mail-account-manage-maildir-format-directories.page share/help/gl/evolution/mail-account-manage-mh-format-directories.page share/help/gl/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/gl/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/gl/evolution/mail-account-manage-microsoft-exchange.page share/help/gl/evolution/mail-account-manage-pop.page share/help/gl/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/gl/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/gl/evolution/mail-account-manage-usenet-news.page share/help/gl/evolution/mail-account-management.page share/help/gl/evolution/mail-attachments-received.page share/help/gl/evolution/mail-attachments-sending.page share/help/gl/evolution/mail-attachments.page share/help/gl/evolution/mail-calendar-sending-invitations.page share/help/gl/evolution/mail-cannot-see.page share/help/gl/evolution/mail-change-columns-in-message-list.page share/help/gl/evolution/mail-change-time-format.page share/help/gl/evolution/mail-composer-change-quotation-string.page share/help/gl/evolution/mail-composer-custom-header-lines.page share/help/gl/evolution/mail-composer-enable-html-format.page share/help/gl/evolution/mail-composer-external-editor.page share/help/gl/evolution/mail-composer-forward-as-attachment.page share/help/gl/evolution/mail-composer-forward.page share/help/gl/evolution/mail-composer-from-field-override.page share/help/gl/evolution/mail-composer-html-image.page share/help/gl/evolution/mail-composer-html-link.page share/help/gl/evolution/mail-composer-html-rule.page share/help/gl/evolution/mail-composer-html-table.page share/help/gl/evolution/mail-composer-html-text.page share/help/gl/evolution/mail-composer-html.page share/help/gl/evolution/mail-composer-mail-signatures-manage.page share/help/gl/evolution/mail-composer-mail-signatures-per-account.page share/help/gl/evolution/mail-composer-mail-signatures.page share/help/gl/evolution/mail-composer-message-templates-reply.page share/help/gl/evolution/mail-composer-message-templates-save.page share/help/gl/evolution/mail-composer-message-templates-variables.page share/help/gl/evolution/mail-composer-message-templates.page share/help/gl/evolution/mail-composer-plain-text.page share/help/gl/evolution/mail-composer-priority.page share/help/gl/evolution/mail-composer-reply.page share/help/gl/evolution/mail-composer-search.page share/help/gl/evolution/mail-composer-send-account-overrides.page share/help/gl/evolution/mail-composer-several-recipients.page share/help/gl/evolution/mail-composer-spellcheck.page share/help/gl/evolution/mail-composer-write-new-message.page share/help/gl/evolution/mail-default-CC-and-BCC.page share/help/gl/evolution/mail-default-folder-locations.page share/help/gl/evolution/mail-delete-and-undelete.page share/help/gl/evolution/mail-display-message-source.page share/help/gl/evolution/mail-displaying-character-encodings.page share/help/gl/evolution/mail-displaying-collapsible-headers.page share/help/gl/evolution/mail-displaying-images-in-html.page share/help/gl/evolution/mail-displaying-message.page share/help/gl/evolution/mail-displaying-sender-photograph.page share/help/gl/evolution/mail-duplicates.page share/help/gl/evolution/mail-encryption-gpg-create-key.page share/help/gl/evolution/mail-encryption-gpg-decrypting.page share/help/gl/evolution/mail-encryption-gpg-getting-keys.page share/help/gl/evolution/mail-encryption-gpg-set-up.page share/help/gl/evolution/mail-encryption-gpg-signing-encrypting.page share/help/gl/evolution/mail-encryption-s-mime-manage.page share/help/gl/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/gl/evolution/mail-encryption.page share/help/gl/evolution/mail-filters-actions.page share/help/gl/evolution/mail-filters-conditions.page share/help/gl/evolution/mail-filters-not-working.page share/help/gl/evolution/mail-filters.page share/help/gl/evolution/mail-folders.page share/help/gl/evolution/mail-follow-up-flag.page share/help/gl/evolution/mail-imap-subscriptions.page share/help/gl/evolution/mail-labels.page share/help/gl/evolution/mail-layout-changing.page share/help/gl/evolution/mail-localized-re-subjects.page share/help/gl/evolution/mail-moving-emails.page share/help/gl/evolution/mail-not-sent.page share/help/gl/evolution/mail-organizing.page share/help/gl/evolution/mail-read-receipts.page share/help/gl/evolution/mail-reading-keyboard-shortcuts.page share/help/gl/evolution/mail-received-notification.page share/help/gl/evolution/mail-receiving-options-exchange-ews.page share/help/gl/evolution/mail-receiving-options-exchange-mapi.page share/help/gl/evolution/mail-receiving-options-imap-plus.page share/help/gl/evolution/mail-receiving-options-local-delivery.page share/help/gl/evolution/mail-receiving-options-maildir-format-directories.page share/help/gl/evolution/mail-receiving-options-mh-format-directories.page share/help/gl/evolution/mail-receiving-options-pop.page share/help/gl/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/gl/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/gl/evolution/mail-receiving-options-usenet-news.page share/help/gl/evolution/mail-receiving-options.page share/help/gl/evolution/mail-recognized-thread-related-headers.page share/help/gl/evolution/mail-refresh-folders.page share/help/gl/evolution/mail-save-as-pdf.page share/help/gl/evolution/mail-search-folders-add.page share/help/gl/evolution/mail-search-folders-conditions.page share/help/gl/evolution/mail-search-folders-enable.page share/help/gl/evolution/mail-search-folders-refresh.page share/help/gl/evolution/mail-search-folders.page share/help/gl/evolution/mail-searching-attachment-type.page share/help/gl/evolution/mail-searching.page share/help/gl/evolution/mail-send-and-receive-automatically.page share/help/gl/evolution/mail-send-and-receive-manual.page share/help/gl/evolution/mail-send-and-receive.page share/help/gl/evolution/mail-sending-options-smtp.page share/help/gl/evolution/mail-several-pop-accounts.page share/help/gl/evolution/mail-sorting-message-list.page share/help/gl/evolution/mail-spam-marking.page share/help/gl/evolution/mail-spam-settings.page share/help/gl/evolution/mail-spam.page share/help/gl/evolution/mail-two-trash-folders.page share/help/gl/evolution/mail-usenet-subscriptions.page share/help/gl/evolution/mail-vertical-view.page share/help/gl/evolution/mail-word-wrap.page share/help/gl/evolution/mail-working-offline.page share/help/gl/evolution/memos-searching.page share/help/gl/evolution/memos-usage-add-memo.page share/help/gl/evolution/memos-usage-delete-memo.page share/help/gl/evolution/memos-usage-edit-memo.page share/help/gl/evolution/memos-usage.page share/help/gl/evolution/offline.page share/help/gl/evolution/organizing.page share/help/gl/evolution/problems-debug-how-to.page share/help/gl/evolution/problems-getting-help.page share/help/gl/evolution/problems-reporting-bugs.page share/help/gl/evolution/searching-items.page share/help/gl/evolution/sync-with-other-devices.page share/help/gl/evolution/tasks-caldav.page share/help/gl/evolution/tasks-display-settings.page share/help/gl/evolution/tasks-local.page share/help/gl/evolution/tasks-organizing.page share/help/gl/evolution/tasks-searching.page share/help/gl/evolution/tasks-usage-add-task.page share/help/gl/evolution/tasks-usage-delete-task.page share/help/gl/evolution/tasks-usage-edit-task.page share/help/gl/evolution/tasks-usage.page share/help/gl/evolution/tasks-using-several-tasklists.page share/help/gl/evolution/tasks-webdav.page share/help/gl/evolution/using-categories.page share/help/gl/evolution/xinclude-filter-vfolder-conditions.xml share/help/gl/evolution/xinclude-mail-account-identity.xml share/help/gl/evolution/xinclude-searching.xml share/help/hu/evolution/backup-restore.page share/help/hu/evolution/calendar-alarms-and-reminders.page share/help/hu/evolution/calendar-caldav.page share/help/hu/evolution/calendar-classifications.page share/help/hu/evolution/calendar-free-busy.page share/help/hu/evolution/calendar-google.page share/help/hu/evolution/calendar-layout-appointment-display.page share/help/hu/evolution/calendar-layout-general-formatting.page share/help/hu/evolution/calendar-layout-views.page share/help/hu/evolution/calendar-layout.page share/help/hu/evolution/calendar-local.page share/help/hu/evolution/calendar-marcus-bains-line.page share/help/hu/evolution/calendar-meetings-delegating.page share/help/hu/evolution/calendar-meetings-replying-to-invitation.page share/help/hu/evolution/calendar-meetings-sending-invitation.page share/help/hu/evolution/calendar-meetings.page share/help/hu/evolution/calendar-organizing.page share/help/hu/evolution/calendar-publishing.page share/help/hu/evolution/calendar-recurrence.page share/help/hu/evolution/calendar-searching.page share/help/hu/evolution/calendar-sharing-information.page share/help/hu/evolution/calendar-timezones.page share/help/hu/evolution/calendar-usage-add-appointment.page share/help/hu/evolution/calendar-usage-delete-appointment.page share/help/hu/evolution/calendar-usage-edit-appointment.page share/help/hu/evolution/calendar-usage.page share/help/hu/evolution/calendar-using-several-calendars.page share/help/hu/evolution/calendar-weather.page share/help/hu/evolution/calendar-webdav.page share/help/hu/evolution/change-switcher-appearance.page share/help/hu/evolution/contacts-add-automatically.page share/help/hu/evolution/contacts-autocompletion.page share/help/hu/evolution/contacts-google.page share/help/hu/evolution/contacts-ldap.page share/help/hu/evolution/contacts-libreoffice.page share/help/hu/evolution/contacts-local.page share/help/hu/evolution/contacts-organizing.page share/help/hu/evolution/contacts-searching.page share/help/hu/evolution/contacts-usage-add-contact.page share/help/hu/evolution/contacts-usage-delete-contact.page share/help/hu/evolution/contacts-usage-edit-contact.page share/help/hu/evolution/contacts-usage.page share/help/hu/evolution/contacts-using-contact-lists.page share/help/hu/evolution/contacts-using-several-addressbooks.page share/help/hu/evolution/credits.page share/help/hu/evolution/data-storage.page share/help/hu/evolution/default-browser.page share/help/hu/evolution/deleting-appointments.page share/help/hu/evolution/deleting-emails.page share/help/hu/evolution/deleting-to-free-disk-space.page share/help/hu/evolution/exchange-connectors-overview.page share/help/hu/evolution/exchange-placeholder.page share/help/hu/evolution/exporting-data-calendar.page share/help/hu/evolution/exporting-data-contacts.page share/help/hu/evolution/exporting-data-mail.page share/help/hu/evolution/exporting-data.page share/help/hu/evolution/figures/color-000000.png share/help/hu/evolution/figures/color-204a87.png share/help/hu/evolution/figures/color-2e3436.png share/help/hu/evolution/figures/color-4e9a06.png share/help/hu/evolution/figures/color-5c3566.png share/help/hu/evolution/figures/color-8f5902.png share/help/hu/evolution/figures/color-a40000.png share/help/hu/evolution/figures/color-c4a000.png share/help/hu/evolution/figures/color-ce5c00.png share/help/hu/evolution/figures/evolutionlogo.png share/help/hu/evolution/figures/html-composer-insert-image.png share/help/hu/evolution/figures/html-composer-insert-link.png share/help/hu/evolution/figures/html-composer-insert-rule.png share/help/hu/evolution/figures/html-composer-insert-table.png share/help/hu/evolution/figures/minus-icon.png share/help/hu/evolution/figures/new-mail-notification.png share/help/hu/evolution/figures/new-mail-switcher.png share/help/hu/evolution/figures/plus-icon.png share/help/hu/evolution/figures/search-icon.png share/help/hu/evolution/figures/window-overview-layers.png share/help/hu/evolution/google-services.page share/help/hu/evolution/import-apps-mozilla.page share/help/hu/evolution/import-apps-outlook.page share/help/hu/evolution/import-data.page share/help/hu/evolution/import-single-files.page share/help/hu/evolution/import-supported-file-formats.page share/help/hu/evolution/index.page share/help/hu/evolution/intro-application.page share/help/hu/evolution/intro-first-run.page share/help/hu/evolution/intro-main-window.page share/help/hu/evolution/legal.xml share/help/hu/evolution/mail-access-gmail-imap-account.page share/help/hu/evolution/mail-access-gmail-pop-account.page share/help/hu/evolution/mail-account-manage-imap-plus.page share/help/hu/evolution/mail-account-manage-local-delivery.page share/help/hu/evolution/mail-account-manage-maildir-format-directories.page share/help/hu/evolution/mail-account-manage-mh-format-directories.page share/help/hu/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/hu/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/hu/evolution/mail-account-manage-microsoft-exchange.page share/help/hu/evolution/mail-account-manage-pop.page share/help/hu/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/hu/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/hu/evolution/mail-account-manage-usenet-news.page share/help/hu/evolution/mail-account-management.page share/help/hu/evolution/mail-attachments-received.page share/help/hu/evolution/mail-attachments-sending.page share/help/hu/evolution/mail-attachments.page share/help/hu/evolution/mail-calendar-sending-invitations.page share/help/hu/evolution/mail-cannot-see.page share/help/hu/evolution/mail-change-columns-in-message-list.page share/help/hu/evolution/mail-change-time-format.page share/help/hu/evolution/mail-composer-change-quotation-string.page share/help/hu/evolution/mail-composer-custom-header-lines.page share/help/hu/evolution/mail-composer-enable-html-format.page share/help/hu/evolution/mail-composer-external-editor.page share/help/hu/evolution/mail-composer-forward-as-attachment.page share/help/hu/evolution/mail-composer-forward.page share/help/hu/evolution/mail-composer-from-field-override.page share/help/hu/evolution/mail-composer-html-image.page share/help/hu/evolution/mail-composer-html-link.page share/help/hu/evolution/mail-composer-html-rule.page share/help/hu/evolution/mail-composer-html-table.page share/help/hu/evolution/mail-composer-html-text.page share/help/hu/evolution/mail-composer-html.page share/help/hu/evolution/mail-composer-mail-signatures-manage.page share/help/hu/evolution/mail-composer-mail-signatures-per-account.page share/help/hu/evolution/mail-composer-mail-signatures.page share/help/hu/evolution/mail-composer-message-templates-reply.page share/help/hu/evolution/mail-composer-message-templates-save.page share/help/hu/evolution/mail-composer-message-templates-variables.page share/help/hu/evolution/mail-composer-message-templates.page share/help/hu/evolution/mail-composer-plain-text.page share/help/hu/evolution/mail-composer-priority.page share/help/hu/evolution/mail-composer-reply.page share/help/hu/evolution/mail-composer-search.page share/help/hu/evolution/mail-composer-send-account-overrides.page share/help/hu/evolution/mail-composer-several-recipients.page share/help/hu/evolution/mail-composer-spellcheck.page share/help/hu/evolution/mail-composer-write-new-message.page share/help/hu/evolution/mail-default-CC-and-BCC.page share/help/hu/evolution/mail-default-folder-locations.page share/help/hu/evolution/mail-delete-and-undelete.page share/help/hu/evolution/mail-display-message-source.page share/help/hu/evolution/mail-displaying-character-encodings.page share/help/hu/evolution/mail-displaying-collapsible-headers.page share/help/hu/evolution/mail-displaying-images-in-html.page share/help/hu/evolution/mail-displaying-message.page share/help/hu/evolution/mail-displaying-sender-photograph.page share/help/hu/evolution/mail-duplicates.page share/help/hu/evolution/mail-encryption-gpg-create-key.page share/help/hu/evolution/mail-encryption-gpg-decrypting.page share/help/hu/evolution/mail-encryption-gpg-getting-keys.page share/help/hu/evolution/mail-encryption-gpg-set-up.page share/help/hu/evolution/mail-encryption-gpg-signing-encrypting.page share/help/hu/evolution/mail-encryption-s-mime-manage.page share/help/hu/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/hu/evolution/mail-encryption.page share/help/hu/evolution/mail-filters-actions.page share/help/hu/evolution/mail-filters-conditions.page share/help/hu/evolution/mail-filters-not-working.page share/help/hu/evolution/mail-filters.page share/help/hu/evolution/mail-folders.page share/help/hu/evolution/mail-follow-up-flag.page share/help/hu/evolution/mail-imap-subscriptions.page share/help/hu/evolution/mail-labels.page share/help/hu/evolution/mail-layout-changing.page share/help/hu/evolution/mail-localized-re-subjects.page share/help/hu/evolution/mail-moving-emails.page share/help/hu/evolution/mail-not-sent.page share/help/hu/evolution/mail-organizing.page share/help/hu/evolution/mail-read-receipts.page share/help/hu/evolution/mail-reading-keyboard-shortcuts.page share/help/hu/evolution/mail-received-notification.page share/help/hu/evolution/mail-receiving-options-exchange-ews.page share/help/hu/evolution/mail-receiving-options-exchange-mapi.page share/help/hu/evolution/mail-receiving-options-imap-plus.page share/help/hu/evolution/mail-receiving-options-local-delivery.page share/help/hu/evolution/mail-receiving-options-maildir-format-directories.page share/help/hu/evolution/mail-receiving-options-mh-format-directories.page share/help/hu/evolution/mail-receiving-options-pop.page share/help/hu/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/hu/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/hu/evolution/mail-receiving-options-usenet-news.page share/help/hu/evolution/mail-receiving-options.page share/help/hu/evolution/mail-recognized-thread-related-headers.page share/help/hu/evolution/mail-refresh-folders.page share/help/hu/evolution/mail-save-as-pdf.page share/help/hu/evolution/mail-search-folders-add.page share/help/hu/evolution/mail-search-folders-conditions.page share/help/hu/evolution/mail-search-folders-enable.page share/help/hu/evolution/mail-search-folders-refresh.page share/help/hu/evolution/mail-search-folders.page share/help/hu/evolution/mail-searching-attachment-type.page share/help/hu/evolution/mail-searching.page share/help/hu/evolution/mail-send-and-receive-automatically.page share/help/hu/evolution/mail-send-and-receive-manual.page share/help/hu/evolution/mail-send-and-receive.page share/help/hu/evolution/mail-sending-options-smtp.page share/help/hu/evolution/mail-several-pop-accounts.page share/help/hu/evolution/mail-sorting-message-list.page share/help/hu/evolution/mail-spam-marking.page share/help/hu/evolution/mail-spam-settings.page share/help/hu/evolution/mail-spam.page share/help/hu/evolution/mail-two-trash-folders.page share/help/hu/evolution/mail-usenet-subscriptions.page share/help/hu/evolution/mail-vertical-view.page share/help/hu/evolution/mail-word-wrap.page share/help/hu/evolution/mail-working-offline.page share/help/hu/evolution/memos-searching.page share/help/hu/evolution/memos-usage-add-memo.page share/help/hu/evolution/memos-usage-delete-memo.page share/help/hu/evolution/memos-usage-edit-memo.page share/help/hu/evolution/memos-usage.page share/help/hu/evolution/offline.page share/help/hu/evolution/organizing.page share/help/hu/evolution/problems-debug-how-to.page share/help/hu/evolution/problems-getting-help.page share/help/hu/evolution/problems-reporting-bugs.page share/help/hu/evolution/searching-items.page share/help/hu/evolution/sync-with-other-devices.page share/help/hu/evolution/tasks-caldav.page share/help/hu/evolution/tasks-display-settings.page share/help/hu/evolution/tasks-local.page share/help/hu/evolution/tasks-organizing.page share/help/hu/evolution/tasks-searching.page share/help/hu/evolution/tasks-usage-add-task.page share/help/hu/evolution/tasks-usage-delete-task.page share/help/hu/evolution/tasks-usage-edit-task.page share/help/hu/evolution/tasks-usage.page share/help/hu/evolution/tasks-using-several-tasklists.page share/help/hu/evolution/tasks-webdav.page share/help/hu/evolution/using-categories.page share/help/hu/evolution/xinclude-filter-vfolder-conditions.xml share/help/hu/evolution/xinclude-mail-account-identity.xml share/help/hu/evolution/xinclude-searching.xml share/help/mk/evolution/backup-restore.page share/help/mk/evolution/calendar-alarms-and-reminders.page share/help/mk/evolution/calendar-caldav.page share/help/mk/evolution/calendar-classifications.page share/help/mk/evolution/calendar-free-busy.page share/help/mk/evolution/calendar-google.page share/help/mk/evolution/calendar-layout-appointment-display.page share/help/mk/evolution/calendar-layout-general-formatting.page share/help/mk/evolution/calendar-layout-views.page share/help/mk/evolution/calendar-layout.page share/help/mk/evolution/calendar-local.page share/help/mk/evolution/calendar-marcus-bains-line.page share/help/mk/evolution/calendar-meetings-delegating.page share/help/mk/evolution/calendar-meetings-replying-to-invitation.page share/help/mk/evolution/calendar-meetings-sending-invitation.page share/help/mk/evolution/calendar-meetings.page share/help/mk/evolution/calendar-organizing.page share/help/mk/evolution/calendar-publishing.page share/help/mk/evolution/calendar-recurrence.page share/help/mk/evolution/calendar-searching.page share/help/mk/evolution/calendar-sharing-information.page share/help/mk/evolution/calendar-timezones.page share/help/mk/evolution/calendar-usage-add-appointment.page share/help/mk/evolution/calendar-usage-delete-appointment.page share/help/mk/evolution/calendar-usage-edit-appointment.page share/help/mk/evolution/calendar-usage.page share/help/mk/evolution/calendar-using-several-calendars.page share/help/mk/evolution/calendar-weather.page share/help/mk/evolution/calendar-webdav.page share/help/mk/evolution/change-switcher-appearance.page share/help/mk/evolution/contacts-add-automatically.page share/help/mk/evolution/contacts-autocompletion.page share/help/mk/evolution/contacts-google.page share/help/mk/evolution/contacts-ldap.page share/help/mk/evolution/contacts-libreoffice.page share/help/mk/evolution/contacts-local.page share/help/mk/evolution/contacts-organizing.page share/help/mk/evolution/contacts-searching.page share/help/mk/evolution/contacts-usage-add-contact.page share/help/mk/evolution/contacts-usage-delete-contact.page share/help/mk/evolution/contacts-usage-edit-contact.page share/help/mk/evolution/contacts-usage.page share/help/mk/evolution/contacts-using-contact-lists.page share/help/mk/evolution/contacts-using-several-addressbooks.page share/help/mk/evolution/credits.page share/help/mk/evolution/data-storage.page share/help/mk/evolution/default-browser.page share/help/mk/evolution/deleting-appointments.page share/help/mk/evolution/deleting-emails.page share/help/mk/evolution/deleting-to-free-disk-space.page share/help/mk/evolution/exchange-connectors-overview.page share/help/mk/evolution/exchange-placeholder.page share/help/mk/evolution/exporting-data-calendar.page share/help/mk/evolution/exporting-data-contacts.page share/help/mk/evolution/exporting-data-mail.page share/help/mk/evolution/exporting-data.page share/help/mk/evolution/figures/color-000000.png share/help/mk/evolution/figures/color-204a87.png share/help/mk/evolution/figures/color-2e3436.png share/help/mk/evolution/figures/color-4e9a06.png share/help/mk/evolution/figures/color-5c3566.png share/help/mk/evolution/figures/color-8f5902.png share/help/mk/evolution/figures/color-a40000.png share/help/mk/evolution/figures/color-c4a000.png share/help/mk/evolution/figures/color-ce5c00.png share/help/mk/evolution/figures/evolutionlogo.png share/help/mk/evolution/figures/html-composer-insert-image.png share/help/mk/evolution/figures/html-composer-insert-link.png share/help/mk/evolution/figures/html-composer-insert-rule.png share/help/mk/evolution/figures/html-composer-insert-table.png share/help/mk/evolution/figures/minus-icon.png share/help/mk/evolution/figures/new-mail-notification.png share/help/mk/evolution/figures/new-mail-switcher.png share/help/mk/evolution/figures/plus-icon.png share/help/mk/evolution/figures/search-icon.png share/help/mk/evolution/figures/window-overview-layers.png share/help/mk/evolution/google-services.page share/help/mk/evolution/import-apps-mozilla.page share/help/mk/evolution/import-apps-outlook.page share/help/mk/evolution/import-data.page share/help/mk/evolution/import-single-files.page share/help/mk/evolution/import-supported-file-formats.page share/help/mk/evolution/index.page share/help/mk/evolution/intro-application.page share/help/mk/evolution/intro-first-run.page share/help/mk/evolution/intro-main-window.page share/help/mk/evolution/legal.xml share/help/mk/evolution/mail-access-gmail-imap-account.page share/help/mk/evolution/mail-access-gmail-pop-account.page share/help/mk/evolution/mail-account-manage-imap-plus.page share/help/mk/evolution/mail-account-manage-local-delivery.page share/help/mk/evolution/mail-account-manage-maildir-format-directories.page share/help/mk/evolution/mail-account-manage-mh-format-directories.page share/help/mk/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/mk/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/mk/evolution/mail-account-manage-microsoft-exchange.page share/help/mk/evolution/mail-account-manage-pop.page share/help/mk/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/mk/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/mk/evolution/mail-account-manage-usenet-news.page share/help/mk/evolution/mail-account-management.page share/help/mk/evolution/mail-attachments-received.page share/help/mk/evolution/mail-attachments-sending.page share/help/mk/evolution/mail-attachments.page share/help/mk/evolution/mail-calendar-sending-invitations.page share/help/mk/evolution/mail-cannot-see.page share/help/mk/evolution/mail-change-columns-in-message-list.page share/help/mk/evolution/mail-change-time-format.page share/help/mk/evolution/mail-composer-change-quotation-string.page share/help/mk/evolution/mail-composer-custom-header-lines.page share/help/mk/evolution/mail-composer-enable-html-format.page share/help/mk/evolution/mail-composer-external-editor.page share/help/mk/evolution/mail-composer-forward-as-attachment.page share/help/mk/evolution/mail-composer-forward.page share/help/mk/evolution/mail-composer-from-field-override.page share/help/mk/evolution/mail-composer-html-image.page share/help/mk/evolution/mail-composer-html-link.page share/help/mk/evolution/mail-composer-html-rule.page share/help/mk/evolution/mail-composer-html-table.page share/help/mk/evolution/mail-composer-html-text.page share/help/mk/evolution/mail-composer-html.page share/help/mk/evolution/mail-composer-mail-signatures-manage.page share/help/mk/evolution/mail-composer-mail-signatures-per-account.page share/help/mk/evolution/mail-composer-mail-signatures.page share/help/mk/evolution/mail-composer-message-templates-reply.page share/help/mk/evolution/mail-composer-message-templates-save.page share/help/mk/evolution/mail-composer-message-templates-variables.page share/help/mk/evolution/mail-composer-message-templates.page share/help/mk/evolution/mail-composer-plain-text.page share/help/mk/evolution/mail-composer-priority.page share/help/mk/evolution/mail-composer-reply.page share/help/mk/evolution/mail-composer-search.page share/help/mk/evolution/mail-composer-send-account-overrides.page share/help/mk/evolution/mail-composer-several-recipients.page share/help/mk/evolution/mail-composer-spellcheck.page share/help/mk/evolution/mail-composer-write-new-message.page share/help/mk/evolution/mail-default-CC-and-BCC.page share/help/mk/evolution/mail-default-folder-locations.page share/help/mk/evolution/mail-delete-and-undelete.page share/help/mk/evolution/mail-display-message-source.page share/help/mk/evolution/mail-displaying-character-encodings.page share/help/mk/evolution/mail-displaying-collapsible-headers.page share/help/mk/evolution/mail-displaying-images-in-html.page share/help/mk/evolution/mail-displaying-message.page share/help/mk/evolution/mail-displaying-sender-photograph.page share/help/mk/evolution/mail-duplicates.page share/help/mk/evolution/mail-encryption-gpg-create-key.page share/help/mk/evolution/mail-encryption-gpg-decrypting.page share/help/mk/evolution/mail-encryption-gpg-getting-keys.page share/help/mk/evolution/mail-encryption-gpg-set-up.page share/help/mk/evolution/mail-encryption-gpg-signing-encrypting.page share/help/mk/evolution/mail-encryption-s-mime-manage.page share/help/mk/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/mk/evolution/mail-encryption.page share/help/mk/evolution/mail-filters-actions.page share/help/mk/evolution/mail-filters-conditions.page share/help/mk/evolution/mail-filters-not-working.page share/help/mk/evolution/mail-filters.page share/help/mk/evolution/mail-folders.page share/help/mk/evolution/mail-follow-up-flag.page share/help/mk/evolution/mail-imap-subscriptions.page share/help/mk/evolution/mail-labels.page share/help/mk/evolution/mail-layout-changing.page share/help/mk/evolution/mail-localized-re-subjects.page share/help/mk/evolution/mail-moving-emails.page share/help/mk/evolution/mail-not-sent.page share/help/mk/evolution/mail-organizing.page share/help/mk/evolution/mail-read-receipts.page share/help/mk/evolution/mail-reading-keyboard-shortcuts.page share/help/mk/evolution/mail-received-notification.page share/help/mk/evolution/mail-receiving-options-exchange-ews.page share/help/mk/evolution/mail-receiving-options-exchange-mapi.page share/help/mk/evolution/mail-receiving-options-imap-plus.page share/help/mk/evolution/mail-receiving-options-local-delivery.page share/help/mk/evolution/mail-receiving-options-maildir-format-directories.page share/help/mk/evolution/mail-receiving-options-mh-format-directories.page share/help/mk/evolution/mail-receiving-options-pop.page share/help/mk/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/mk/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/mk/evolution/mail-receiving-options-usenet-news.page share/help/mk/evolution/mail-receiving-options.page share/help/mk/evolution/mail-recognized-thread-related-headers.page share/help/mk/evolution/mail-refresh-folders.page share/help/mk/evolution/mail-save-as-pdf.page share/help/mk/evolution/mail-search-folders-add.page share/help/mk/evolution/mail-search-folders-conditions.page share/help/mk/evolution/mail-search-folders-enable.page share/help/mk/evolution/mail-search-folders-refresh.page share/help/mk/evolution/mail-search-folders.page share/help/mk/evolution/mail-searching-attachment-type.page share/help/mk/evolution/mail-searching.page share/help/mk/evolution/mail-send-and-receive-automatically.page share/help/mk/evolution/mail-send-and-receive-manual.page share/help/mk/evolution/mail-send-and-receive.page share/help/mk/evolution/mail-sending-options-smtp.page share/help/mk/evolution/mail-several-pop-accounts.page share/help/mk/evolution/mail-sorting-message-list.page share/help/mk/evolution/mail-spam-marking.page share/help/mk/evolution/mail-spam-settings.page share/help/mk/evolution/mail-spam.page share/help/mk/evolution/mail-two-trash-folders.page share/help/mk/evolution/mail-usenet-subscriptions.page share/help/mk/evolution/mail-vertical-view.page share/help/mk/evolution/mail-word-wrap.page share/help/mk/evolution/mail-working-offline.page share/help/mk/evolution/memos-searching.page share/help/mk/evolution/memos-usage-add-memo.page share/help/mk/evolution/memos-usage-delete-memo.page share/help/mk/evolution/memos-usage-edit-memo.page share/help/mk/evolution/memos-usage.page share/help/mk/evolution/offline.page share/help/mk/evolution/organizing.page share/help/mk/evolution/problems-debug-how-to.page share/help/mk/evolution/problems-getting-help.page share/help/mk/evolution/problems-reporting-bugs.page share/help/mk/evolution/searching-items.page share/help/mk/evolution/sync-with-other-devices.page share/help/mk/evolution/tasks-caldav.page share/help/mk/evolution/tasks-display-settings.page share/help/mk/evolution/tasks-local.page share/help/mk/evolution/tasks-organizing.page share/help/mk/evolution/tasks-searching.page share/help/mk/evolution/tasks-usage-add-task.page share/help/mk/evolution/tasks-usage-delete-task.page share/help/mk/evolution/tasks-usage-edit-task.page share/help/mk/evolution/tasks-usage.page share/help/mk/evolution/tasks-using-several-tasklists.page share/help/mk/evolution/tasks-webdav.page share/help/mk/evolution/using-categories.page share/help/mk/evolution/xinclude-filter-vfolder-conditions.xml share/help/mk/evolution/xinclude-mail-account-identity.xml share/help/mk/evolution/xinclude-searching.xml share/help/oc/evolution/backup-restore.page share/help/oc/evolution/calendar-alarms-and-reminders.page share/help/oc/evolution/calendar-caldav.page share/help/oc/evolution/calendar-classifications.page share/help/oc/evolution/calendar-free-busy.page share/help/oc/evolution/calendar-google.page share/help/oc/evolution/calendar-layout-appointment-display.page share/help/oc/evolution/calendar-layout-general-formatting.page share/help/oc/evolution/calendar-layout-views.page share/help/oc/evolution/calendar-layout.page share/help/oc/evolution/calendar-local.page share/help/oc/evolution/calendar-marcus-bains-line.page share/help/oc/evolution/calendar-meetings-delegating.page share/help/oc/evolution/calendar-meetings-replying-to-invitation.page share/help/oc/evolution/calendar-meetings-sending-invitation.page share/help/oc/evolution/calendar-meetings.page share/help/oc/evolution/calendar-organizing.page share/help/oc/evolution/calendar-publishing.page share/help/oc/evolution/calendar-recurrence.page share/help/oc/evolution/calendar-searching.page share/help/oc/evolution/calendar-sharing-information.page share/help/oc/evolution/calendar-timezones.page share/help/oc/evolution/calendar-usage-add-appointment.page share/help/oc/evolution/calendar-usage-delete-appointment.page share/help/oc/evolution/calendar-usage-edit-appointment.page share/help/oc/evolution/calendar-usage.page share/help/oc/evolution/calendar-using-several-calendars.page share/help/oc/evolution/calendar-weather.page share/help/oc/evolution/calendar-webdav.page share/help/oc/evolution/change-switcher-appearance.page share/help/oc/evolution/contacts-add-automatically.page share/help/oc/evolution/contacts-autocompletion.page share/help/oc/evolution/contacts-google.page share/help/oc/evolution/contacts-ldap.page share/help/oc/evolution/contacts-libreoffice.page share/help/oc/evolution/contacts-local.page share/help/oc/evolution/contacts-organizing.page share/help/oc/evolution/contacts-searching.page share/help/oc/evolution/contacts-usage-add-contact.page share/help/oc/evolution/contacts-usage-delete-contact.page share/help/oc/evolution/contacts-usage-edit-contact.page share/help/oc/evolution/contacts-usage.page share/help/oc/evolution/contacts-using-contact-lists.page share/help/oc/evolution/contacts-using-several-addressbooks.page share/help/oc/evolution/credits.page share/help/oc/evolution/data-storage.page share/help/oc/evolution/default-browser.page share/help/oc/evolution/deleting-appointments.page share/help/oc/evolution/deleting-emails.page share/help/oc/evolution/deleting-to-free-disk-space.page share/help/oc/evolution/exchange-connectors-overview.page share/help/oc/evolution/exchange-placeholder.page share/help/oc/evolution/exporting-data-calendar.page share/help/oc/evolution/exporting-data-contacts.page share/help/oc/evolution/exporting-data-mail.page share/help/oc/evolution/exporting-data.page share/help/oc/evolution/figures/color-000000.png share/help/oc/evolution/figures/color-204a87.png share/help/oc/evolution/figures/color-2e3436.png share/help/oc/evolution/figures/color-4e9a06.png share/help/oc/evolution/figures/color-5c3566.png share/help/oc/evolution/figures/color-8f5902.png share/help/oc/evolution/figures/color-a40000.png share/help/oc/evolution/figures/color-c4a000.png share/help/oc/evolution/figures/color-ce5c00.png share/help/oc/evolution/figures/evolutionlogo.png share/help/oc/evolution/figures/html-composer-insert-image.png share/help/oc/evolution/figures/html-composer-insert-link.png share/help/oc/evolution/figures/html-composer-insert-rule.png share/help/oc/evolution/figures/html-composer-insert-table.png share/help/oc/evolution/figures/minus-icon.png share/help/oc/evolution/figures/new-mail-notification.png share/help/oc/evolution/figures/new-mail-switcher.png share/help/oc/evolution/figures/plus-icon.png share/help/oc/evolution/figures/search-icon.png share/help/oc/evolution/figures/window-overview-layers.png share/help/oc/evolution/google-services.page share/help/oc/evolution/import-apps-mozilla.page share/help/oc/evolution/import-apps-outlook.page share/help/oc/evolution/import-data.page share/help/oc/evolution/import-single-files.page share/help/oc/evolution/import-supported-file-formats.page share/help/oc/evolution/index.page share/help/oc/evolution/intro-application.page share/help/oc/evolution/intro-first-run.page share/help/oc/evolution/intro-main-window.page share/help/oc/evolution/legal.xml share/help/oc/evolution/mail-access-gmail-imap-account.page share/help/oc/evolution/mail-access-gmail-pop-account.page share/help/oc/evolution/mail-account-manage-imap-plus.page share/help/oc/evolution/mail-account-manage-local-delivery.page share/help/oc/evolution/mail-account-manage-maildir-format-directories.page share/help/oc/evolution/mail-account-manage-mh-format-directories.page share/help/oc/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/oc/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/oc/evolution/mail-account-manage-microsoft-exchange.page share/help/oc/evolution/mail-account-manage-pop.page share/help/oc/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/oc/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/oc/evolution/mail-account-manage-usenet-news.page share/help/oc/evolution/mail-account-management.page share/help/oc/evolution/mail-attachments-received.page share/help/oc/evolution/mail-attachments-sending.page share/help/oc/evolution/mail-attachments.page share/help/oc/evolution/mail-calendar-sending-invitations.page share/help/oc/evolution/mail-cannot-see.page share/help/oc/evolution/mail-change-columns-in-message-list.page share/help/oc/evolution/mail-change-time-format.page share/help/oc/evolution/mail-composer-change-quotation-string.page share/help/oc/evolution/mail-composer-custom-header-lines.page share/help/oc/evolution/mail-composer-enable-html-format.page share/help/oc/evolution/mail-composer-external-editor.page share/help/oc/evolution/mail-composer-forward-as-attachment.page share/help/oc/evolution/mail-composer-forward.page share/help/oc/evolution/mail-composer-from-field-override.page share/help/oc/evolution/mail-composer-html-image.page share/help/oc/evolution/mail-composer-html-link.page share/help/oc/evolution/mail-composer-html-rule.page share/help/oc/evolution/mail-composer-html-table.page share/help/oc/evolution/mail-composer-html-text.page share/help/oc/evolution/mail-composer-html.page share/help/oc/evolution/mail-composer-mail-signatures-manage.page share/help/oc/evolution/mail-composer-mail-signatures-per-account.page share/help/oc/evolution/mail-composer-mail-signatures.page share/help/oc/evolution/mail-composer-message-templates-reply.page share/help/oc/evolution/mail-composer-message-templates-save.page share/help/oc/evolution/mail-composer-message-templates-variables.page share/help/oc/evolution/mail-composer-message-templates.page share/help/oc/evolution/mail-composer-plain-text.page share/help/oc/evolution/mail-composer-priority.page share/help/oc/evolution/mail-composer-reply.page share/help/oc/evolution/mail-composer-search.page share/help/oc/evolution/mail-composer-send-account-overrides.page share/help/oc/evolution/mail-composer-several-recipients.page share/help/oc/evolution/mail-composer-spellcheck.page share/help/oc/evolution/mail-composer-write-new-message.page share/help/oc/evolution/mail-default-CC-and-BCC.page share/help/oc/evolution/mail-default-folder-locations.page share/help/oc/evolution/mail-delete-and-undelete.page share/help/oc/evolution/mail-display-message-source.page share/help/oc/evolution/mail-displaying-character-encodings.page share/help/oc/evolution/mail-displaying-collapsible-headers.page share/help/oc/evolution/mail-displaying-images-in-html.page share/help/oc/evolution/mail-displaying-message.page share/help/oc/evolution/mail-displaying-sender-photograph.page share/help/oc/evolution/mail-duplicates.page share/help/oc/evolution/mail-encryption-gpg-create-key.page share/help/oc/evolution/mail-encryption-gpg-decrypting.page share/help/oc/evolution/mail-encryption-gpg-getting-keys.page share/help/oc/evolution/mail-encryption-gpg-set-up.page share/help/oc/evolution/mail-encryption-gpg-signing-encrypting.page share/help/oc/evolution/mail-encryption-s-mime-manage.page share/help/oc/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/oc/evolution/mail-encryption.page share/help/oc/evolution/mail-filters-actions.page share/help/oc/evolution/mail-filters-conditions.page share/help/oc/evolution/mail-filters-not-working.page share/help/oc/evolution/mail-filters.page share/help/oc/evolution/mail-folders.page share/help/oc/evolution/mail-follow-up-flag.page share/help/oc/evolution/mail-imap-subscriptions.page share/help/oc/evolution/mail-labels.page share/help/oc/evolution/mail-layout-changing.page share/help/oc/evolution/mail-localized-re-subjects.page share/help/oc/evolution/mail-moving-emails.page share/help/oc/evolution/mail-not-sent.page share/help/oc/evolution/mail-organizing.page share/help/oc/evolution/mail-read-receipts.page share/help/oc/evolution/mail-reading-keyboard-shortcuts.page share/help/oc/evolution/mail-received-notification.page share/help/oc/evolution/mail-receiving-options-exchange-ews.page share/help/oc/evolution/mail-receiving-options-exchange-mapi.page share/help/oc/evolution/mail-receiving-options-imap-plus.page share/help/oc/evolution/mail-receiving-options-local-delivery.page share/help/oc/evolution/mail-receiving-options-maildir-format-directories.page share/help/oc/evolution/mail-receiving-options-mh-format-directories.page share/help/oc/evolution/mail-receiving-options-pop.page share/help/oc/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/oc/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/oc/evolution/mail-receiving-options-usenet-news.page share/help/oc/evolution/mail-receiving-options.page share/help/oc/evolution/mail-recognized-thread-related-headers.page share/help/oc/evolution/mail-refresh-folders.page share/help/oc/evolution/mail-save-as-pdf.page share/help/oc/evolution/mail-search-folders-add.page share/help/oc/evolution/mail-search-folders-conditions.page share/help/oc/evolution/mail-search-folders-enable.page share/help/oc/evolution/mail-search-folders-refresh.page share/help/oc/evolution/mail-search-folders.page share/help/oc/evolution/mail-searching-attachment-type.page share/help/oc/evolution/mail-searching.page share/help/oc/evolution/mail-send-and-receive-automatically.page share/help/oc/evolution/mail-send-and-receive-manual.page share/help/oc/evolution/mail-send-and-receive.page share/help/oc/evolution/mail-sending-options-smtp.page share/help/oc/evolution/mail-several-pop-accounts.page share/help/oc/evolution/mail-sorting-message-list.page share/help/oc/evolution/mail-spam-marking.page share/help/oc/evolution/mail-spam-settings.page share/help/oc/evolution/mail-spam.page share/help/oc/evolution/mail-two-trash-folders.page share/help/oc/evolution/mail-usenet-subscriptions.page share/help/oc/evolution/mail-vertical-view.page share/help/oc/evolution/mail-word-wrap.page share/help/oc/evolution/mail-working-offline.page share/help/oc/evolution/memos-searching.page share/help/oc/evolution/memos-usage-add-memo.page share/help/oc/evolution/memos-usage-delete-memo.page share/help/oc/evolution/memos-usage-edit-memo.page share/help/oc/evolution/memos-usage.page share/help/oc/evolution/offline.page share/help/oc/evolution/organizing.page share/help/oc/evolution/problems-debug-how-to.page share/help/oc/evolution/problems-getting-help.page share/help/oc/evolution/problems-reporting-bugs.page share/help/oc/evolution/searching-items.page share/help/oc/evolution/sync-with-other-devices.page share/help/oc/evolution/tasks-caldav.page share/help/oc/evolution/tasks-display-settings.page share/help/oc/evolution/tasks-local.page share/help/oc/evolution/tasks-organizing.page share/help/oc/evolution/tasks-searching.page share/help/oc/evolution/tasks-usage-add-task.page share/help/oc/evolution/tasks-usage-delete-task.page share/help/oc/evolution/tasks-usage-edit-task.page share/help/oc/evolution/tasks-usage.page share/help/oc/evolution/tasks-using-several-tasklists.page share/help/oc/evolution/tasks-webdav.page share/help/oc/evolution/using-categories.page share/help/oc/evolution/xinclude-filter-vfolder-conditions.xml share/help/oc/evolution/xinclude-mail-account-identity.xml share/help/oc/evolution/xinclude-searching.xml share/help/ru/evolution/backup-restore.page share/help/ru/evolution/calendar-alarms-and-reminders.page share/help/ru/evolution/calendar-caldav.page share/help/ru/evolution/calendar-classifications.page share/help/ru/evolution/calendar-free-busy.page share/help/ru/evolution/calendar-google.page share/help/ru/evolution/calendar-layout-appointment-display.page share/help/ru/evolution/calendar-layout-general-formatting.page share/help/ru/evolution/calendar-layout-views.page share/help/ru/evolution/calendar-layout.page share/help/ru/evolution/calendar-local.page share/help/ru/evolution/calendar-marcus-bains-line.page share/help/ru/evolution/calendar-meetings-delegating.page share/help/ru/evolution/calendar-meetings-replying-to-invitation.page share/help/ru/evolution/calendar-meetings-sending-invitation.page share/help/ru/evolution/calendar-meetings.page share/help/ru/evolution/calendar-organizing.page share/help/ru/evolution/calendar-publishing.page share/help/ru/evolution/calendar-recurrence.page share/help/ru/evolution/calendar-searching.page share/help/ru/evolution/calendar-sharing-information.page share/help/ru/evolution/calendar-timezones.page share/help/ru/evolution/calendar-usage-add-appointment.page share/help/ru/evolution/calendar-usage-delete-appointment.page share/help/ru/evolution/calendar-usage-edit-appointment.page share/help/ru/evolution/calendar-usage.page share/help/ru/evolution/calendar-using-several-calendars.page share/help/ru/evolution/calendar-weather.page share/help/ru/evolution/calendar-webdav.page share/help/ru/evolution/change-switcher-appearance.page share/help/ru/evolution/contacts-add-automatically.page share/help/ru/evolution/contacts-autocompletion.page share/help/ru/evolution/contacts-google.page share/help/ru/evolution/contacts-ldap.page share/help/ru/evolution/contacts-libreoffice.page share/help/ru/evolution/contacts-local.page share/help/ru/evolution/contacts-organizing.page share/help/ru/evolution/contacts-searching.page share/help/ru/evolution/contacts-usage-add-contact.page share/help/ru/evolution/contacts-usage-delete-contact.page share/help/ru/evolution/contacts-usage-edit-contact.page share/help/ru/evolution/contacts-usage.page share/help/ru/evolution/contacts-using-contact-lists.page share/help/ru/evolution/contacts-using-several-addressbooks.page share/help/ru/evolution/credits.page share/help/ru/evolution/data-storage.page share/help/ru/evolution/default-browser.page share/help/ru/evolution/deleting-appointments.page share/help/ru/evolution/deleting-emails.page share/help/ru/evolution/deleting-to-free-disk-space.page share/help/ru/evolution/exchange-connectors-overview.page share/help/ru/evolution/exchange-placeholder.page share/help/ru/evolution/exporting-data-calendar.page share/help/ru/evolution/exporting-data-contacts.page share/help/ru/evolution/exporting-data-mail.page share/help/ru/evolution/exporting-data.page share/help/ru/evolution/figures/color-000000.png share/help/ru/evolution/figures/color-204a87.png share/help/ru/evolution/figures/color-2e3436.png share/help/ru/evolution/figures/color-4e9a06.png share/help/ru/evolution/figures/color-5c3566.png share/help/ru/evolution/figures/color-8f5902.png share/help/ru/evolution/figures/color-a40000.png share/help/ru/evolution/figures/color-c4a000.png share/help/ru/evolution/figures/color-ce5c00.png share/help/ru/evolution/figures/evolutionlogo.png share/help/ru/evolution/figures/html-composer-insert-image.png share/help/ru/evolution/figures/html-composer-insert-link.png share/help/ru/evolution/figures/html-composer-insert-rule.png share/help/ru/evolution/figures/html-composer-insert-table.png share/help/ru/evolution/figures/minus-icon.png share/help/ru/evolution/figures/new-mail-notification.png share/help/ru/evolution/figures/new-mail-switcher.png share/help/ru/evolution/figures/plus-icon.png share/help/ru/evolution/figures/search-icon.png share/help/ru/evolution/figures/window-overview-layers.png share/help/ru/evolution/google-services.page share/help/ru/evolution/import-apps-mozilla.page share/help/ru/evolution/import-apps-outlook.page share/help/ru/evolution/import-data.page share/help/ru/evolution/import-single-files.page share/help/ru/evolution/import-supported-file-formats.page share/help/ru/evolution/index.page share/help/ru/evolution/intro-application.page share/help/ru/evolution/intro-first-run.page share/help/ru/evolution/intro-main-window.page share/help/ru/evolution/legal.xml share/help/ru/evolution/mail-access-gmail-imap-account.page share/help/ru/evolution/mail-access-gmail-pop-account.page share/help/ru/evolution/mail-account-manage-imap-plus.page share/help/ru/evolution/mail-account-manage-local-delivery.page share/help/ru/evolution/mail-account-manage-maildir-format-directories.page share/help/ru/evolution/mail-account-manage-mh-format-directories.page share/help/ru/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/ru/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/ru/evolution/mail-account-manage-microsoft-exchange.page share/help/ru/evolution/mail-account-manage-pop.page share/help/ru/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/ru/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/ru/evolution/mail-account-manage-usenet-news.page share/help/ru/evolution/mail-account-management.page share/help/ru/evolution/mail-attachments-received.page share/help/ru/evolution/mail-attachments-sending.page share/help/ru/evolution/mail-attachments.page share/help/ru/evolution/mail-calendar-sending-invitations.page share/help/ru/evolution/mail-cannot-see.page share/help/ru/evolution/mail-change-columns-in-message-list.page share/help/ru/evolution/mail-change-time-format.page share/help/ru/evolution/mail-composer-change-quotation-string.page share/help/ru/evolution/mail-composer-custom-header-lines.page share/help/ru/evolution/mail-composer-enable-html-format.page share/help/ru/evolution/mail-composer-external-editor.page share/help/ru/evolution/mail-composer-forward-as-attachment.page share/help/ru/evolution/mail-composer-forward.page share/help/ru/evolution/mail-composer-from-field-override.page share/help/ru/evolution/mail-composer-html-image.page share/help/ru/evolution/mail-composer-html-link.page share/help/ru/evolution/mail-composer-html-rule.page share/help/ru/evolution/mail-composer-html-table.page share/help/ru/evolution/mail-composer-html-text.page share/help/ru/evolution/mail-composer-html.page share/help/ru/evolution/mail-composer-mail-signatures-manage.page share/help/ru/evolution/mail-composer-mail-signatures-per-account.page share/help/ru/evolution/mail-composer-mail-signatures.page share/help/ru/evolution/mail-composer-message-templates-reply.page share/help/ru/evolution/mail-composer-message-templates-save.page share/help/ru/evolution/mail-composer-message-templates-variables.page share/help/ru/evolution/mail-composer-message-templates.page share/help/ru/evolution/mail-composer-plain-text.page share/help/ru/evolution/mail-composer-priority.page share/help/ru/evolution/mail-composer-reply.page share/help/ru/evolution/mail-composer-search.page share/help/ru/evolution/mail-composer-send-account-overrides.page share/help/ru/evolution/mail-composer-several-recipients.page share/help/ru/evolution/mail-composer-spellcheck.page share/help/ru/evolution/mail-composer-write-new-message.page share/help/ru/evolution/mail-default-CC-and-BCC.page share/help/ru/evolution/mail-default-folder-locations.page share/help/ru/evolution/mail-delete-and-undelete.page share/help/ru/evolution/mail-display-message-source.page share/help/ru/evolution/mail-displaying-character-encodings.page share/help/ru/evolution/mail-displaying-collapsible-headers.page share/help/ru/evolution/mail-displaying-images-in-html.page share/help/ru/evolution/mail-displaying-message.page share/help/ru/evolution/mail-displaying-sender-photograph.page share/help/ru/evolution/mail-duplicates.page share/help/ru/evolution/mail-encryption-gpg-create-key.page share/help/ru/evolution/mail-encryption-gpg-decrypting.page share/help/ru/evolution/mail-encryption-gpg-getting-keys.page share/help/ru/evolution/mail-encryption-gpg-set-up.page share/help/ru/evolution/mail-encryption-gpg-signing-encrypting.page share/help/ru/evolution/mail-encryption-s-mime-manage.page share/help/ru/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/ru/evolution/mail-encryption.page share/help/ru/evolution/mail-filters-actions.page share/help/ru/evolution/mail-filters-conditions.page share/help/ru/evolution/mail-filters-not-working.page share/help/ru/evolution/mail-filters.page share/help/ru/evolution/mail-folders.page share/help/ru/evolution/mail-follow-up-flag.page share/help/ru/evolution/mail-imap-subscriptions.page share/help/ru/evolution/mail-labels.page share/help/ru/evolution/mail-layout-changing.page share/help/ru/evolution/mail-localized-re-subjects.page share/help/ru/evolution/mail-moving-emails.page share/help/ru/evolution/mail-not-sent.page share/help/ru/evolution/mail-organizing.page share/help/ru/evolution/mail-read-receipts.page share/help/ru/evolution/mail-reading-keyboard-shortcuts.page share/help/ru/evolution/mail-received-notification.page share/help/ru/evolution/mail-receiving-options-exchange-ews.page share/help/ru/evolution/mail-receiving-options-exchange-mapi.page share/help/ru/evolution/mail-receiving-options-imap-plus.page share/help/ru/evolution/mail-receiving-options-local-delivery.page share/help/ru/evolution/mail-receiving-options-maildir-format-directories.page share/help/ru/evolution/mail-receiving-options-mh-format-directories.page share/help/ru/evolution/mail-receiving-options-pop.page share/help/ru/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/ru/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/ru/evolution/mail-receiving-options-usenet-news.page share/help/ru/evolution/mail-receiving-options.page share/help/ru/evolution/mail-recognized-thread-related-headers.page share/help/ru/evolution/mail-refresh-folders.page share/help/ru/evolution/mail-save-as-pdf.page share/help/ru/evolution/mail-search-folders-add.page share/help/ru/evolution/mail-search-folders-conditions.page share/help/ru/evolution/mail-search-folders-enable.page share/help/ru/evolution/mail-search-folders-refresh.page share/help/ru/evolution/mail-search-folders.page share/help/ru/evolution/mail-searching-attachment-type.page share/help/ru/evolution/mail-searching.page share/help/ru/evolution/mail-send-and-receive-automatically.page share/help/ru/evolution/mail-send-and-receive-manual.page share/help/ru/evolution/mail-send-and-receive.page share/help/ru/evolution/mail-sending-options-smtp.page share/help/ru/evolution/mail-several-pop-accounts.page share/help/ru/evolution/mail-sorting-message-list.page share/help/ru/evolution/mail-spam-marking.page share/help/ru/evolution/mail-spam-settings.page share/help/ru/evolution/mail-spam.page share/help/ru/evolution/mail-two-trash-folders.page share/help/ru/evolution/mail-usenet-subscriptions.page share/help/ru/evolution/mail-vertical-view.page share/help/ru/evolution/mail-word-wrap.page share/help/ru/evolution/mail-working-offline.page share/help/ru/evolution/memos-searching.page share/help/ru/evolution/memos-usage-add-memo.page share/help/ru/evolution/memos-usage-delete-memo.page share/help/ru/evolution/memos-usage-edit-memo.page share/help/ru/evolution/memos-usage.page share/help/ru/evolution/offline.page share/help/ru/evolution/organizing.page share/help/ru/evolution/problems-debug-how-to.page share/help/ru/evolution/problems-getting-help.page share/help/ru/evolution/problems-reporting-bugs.page share/help/ru/evolution/searching-items.page share/help/ru/evolution/sync-with-other-devices.page share/help/ru/evolution/tasks-caldav.page share/help/ru/evolution/tasks-display-settings.page share/help/ru/evolution/tasks-local.page share/help/ru/evolution/tasks-organizing.page share/help/ru/evolution/tasks-searching.page share/help/ru/evolution/tasks-usage-add-task.page share/help/ru/evolution/tasks-usage-delete-task.page share/help/ru/evolution/tasks-usage-edit-task.page share/help/ru/evolution/tasks-usage.page share/help/ru/evolution/tasks-using-several-tasklists.page share/help/ru/evolution/tasks-webdav.page share/help/ru/evolution/using-categories.page share/help/ru/evolution/xinclude-filter-vfolder-conditions.xml share/help/ru/evolution/xinclude-mail-account-identity.xml share/help/ru/evolution/xinclude-searching.xml share/help/sl/evolution/backup-restore.page share/help/sl/evolution/calendar-alarms-and-reminders.page share/help/sl/evolution/calendar-caldav.page share/help/sl/evolution/calendar-classifications.page share/help/sl/evolution/calendar-free-busy.page share/help/sl/evolution/calendar-google.page share/help/sl/evolution/calendar-layout-appointment-display.page share/help/sl/evolution/calendar-layout-general-formatting.page share/help/sl/evolution/calendar-layout-views.page share/help/sl/evolution/calendar-layout.page share/help/sl/evolution/calendar-local.page share/help/sl/evolution/calendar-marcus-bains-line.page share/help/sl/evolution/calendar-meetings-delegating.page share/help/sl/evolution/calendar-meetings-replying-to-invitation.page share/help/sl/evolution/calendar-meetings-sending-invitation.page share/help/sl/evolution/calendar-meetings.page share/help/sl/evolution/calendar-organizing.page share/help/sl/evolution/calendar-publishing.page share/help/sl/evolution/calendar-recurrence.page share/help/sl/evolution/calendar-searching.page share/help/sl/evolution/calendar-sharing-information.page share/help/sl/evolution/calendar-timezones.page share/help/sl/evolution/calendar-usage-add-appointment.page share/help/sl/evolution/calendar-usage-delete-appointment.page share/help/sl/evolution/calendar-usage-edit-appointment.page share/help/sl/evolution/calendar-usage.page share/help/sl/evolution/calendar-using-several-calendars.page share/help/sl/evolution/calendar-weather.page share/help/sl/evolution/calendar-webdav.page share/help/sl/evolution/change-switcher-appearance.page share/help/sl/evolution/contacts-add-automatically.page share/help/sl/evolution/contacts-autocompletion.page share/help/sl/evolution/contacts-google.page share/help/sl/evolution/contacts-ldap.page share/help/sl/evolution/contacts-libreoffice.page share/help/sl/evolution/contacts-local.page share/help/sl/evolution/contacts-organizing.page share/help/sl/evolution/contacts-searching.page share/help/sl/evolution/contacts-usage-add-contact.page share/help/sl/evolution/contacts-usage-delete-contact.page share/help/sl/evolution/contacts-usage-edit-contact.page share/help/sl/evolution/contacts-usage.page share/help/sl/evolution/contacts-using-contact-lists.page share/help/sl/evolution/contacts-using-several-addressbooks.page share/help/sl/evolution/credits.page share/help/sl/evolution/data-storage.page share/help/sl/evolution/default-browser.page share/help/sl/evolution/deleting-appointments.page share/help/sl/evolution/deleting-emails.page share/help/sl/evolution/deleting-to-free-disk-space.page share/help/sl/evolution/exchange-connectors-overview.page share/help/sl/evolution/exchange-placeholder.page share/help/sl/evolution/exporting-data-calendar.page share/help/sl/evolution/exporting-data-contacts.page share/help/sl/evolution/exporting-data-mail.page share/help/sl/evolution/exporting-data.page share/help/sl/evolution/figures/color-000000.png share/help/sl/evolution/figures/color-204a87.png share/help/sl/evolution/figures/color-2e3436.png share/help/sl/evolution/figures/color-4e9a06.png share/help/sl/evolution/figures/color-5c3566.png share/help/sl/evolution/figures/color-8f5902.png share/help/sl/evolution/figures/color-a40000.png share/help/sl/evolution/figures/color-c4a000.png share/help/sl/evolution/figures/color-ce5c00.png share/help/sl/evolution/figures/evolutionlogo.png share/help/sl/evolution/figures/html-composer-insert-image.png share/help/sl/evolution/figures/html-composer-insert-link.png share/help/sl/evolution/figures/html-composer-insert-rule.png share/help/sl/evolution/figures/html-composer-insert-table.png share/help/sl/evolution/figures/minus-icon.png share/help/sl/evolution/figures/new-mail-notification.png share/help/sl/evolution/figures/new-mail-switcher.png share/help/sl/evolution/figures/plus-icon.png share/help/sl/evolution/figures/search-icon.png share/help/sl/evolution/figures/window-overview-layers.png share/help/sl/evolution/google-services.page share/help/sl/evolution/import-apps-mozilla.page share/help/sl/evolution/import-apps-outlook.page share/help/sl/evolution/import-data.page share/help/sl/evolution/import-single-files.page share/help/sl/evolution/import-supported-file-formats.page share/help/sl/evolution/index.page share/help/sl/evolution/intro-application.page share/help/sl/evolution/intro-first-run.page share/help/sl/evolution/intro-main-window.page share/help/sl/evolution/legal.xml share/help/sl/evolution/mail-access-gmail-imap-account.page share/help/sl/evolution/mail-access-gmail-pop-account.page share/help/sl/evolution/mail-account-manage-imap-plus.page share/help/sl/evolution/mail-account-manage-local-delivery.page share/help/sl/evolution/mail-account-manage-maildir-format-directories.page share/help/sl/evolution/mail-account-manage-mh-format-directories.page share/help/sl/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/sl/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/sl/evolution/mail-account-manage-microsoft-exchange.page share/help/sl/evolution/mail-account-manage-pop.page share/help/sl/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/sl/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/sl/evolution/mail-account-manage-usenet-news.page share/help/sl/evolution/mail-account-management.page share/help/sl/evolution/mail-attachments-received.page share/help/sl/evolution/mail-attachments-sending.page share/help/sl/evolution/mail-attachments.page share/help/sl/evolution/mail-calendar-sending-invitations.page share/help/sl/evolution/mail-cannot-see.page share/help/sl/evolution/mail-change-columns-in-message-list.page share/help/sl/evolution/mail-change-time-format.page share/help/sl/evolution/mail-composer-change-quotation-string.page share/help/sl/evolution/mail-composer-custom-header-lines.page share/help/sl/evolution/mail-composer-enable-html-format.page share/help/sl/evolution/mail-composer-external-editor.page share/help/sl/evolution/mail-composer-forward-as-attachment.page share/help/sl/evolution/mail-composer-forward.page share/help/sl/evolution/mail-composer-from-field-override.page share/help/sl/evolution/mail-composer-html-image.page share/help/sl/evolution/mail-composer-html-link.page share/help/sl/evolution/mail-composer-html-rule.page share/help/sl/evolution/mail-composer-html-table.page share/help/sl/evolution/mail-composer-html-text.page share/help/sl/evolution/mail-composer-html.page share/help/sl/evolution/mail-composer-mail-signatures-manage.page share/help/sl/evolution/mail-composer-mail-signatures-per-account.page share/help/sl/evolution/mail-composer-mail-signatures.page share/help/sl/evolution/mail-composer-message-templates-reply.page share/help/sl/evolution/mail-composer-message-templates-save.page share/help/sl/evolution/mail-composer-message-templates-variables.page share/help/sl/evolution/mail-composer-message-templates.page share/help/sl/evolution/mail-composer-plain-text.page share/help/sl/evolution/mail-composer-priority.page share/help/sl/evolution/mail-composer-reply.page share/help/sl/evolution/mail-composer-search.page share/help/sl/evolution/mail-composer-send-account-overrides.page share/help/sl/evolution/mail-composer-several-recipients.page share/help/sl/evolution/mail-composer-spellcheck.page share/help/sl/evolution/mail-composer-write-new-message.page share/help/sl/evolution/mail-default-CC-and-BCC.page share/help/sl/evolution/mail-default-folder-locations.page share/help/sl/evolution/mail-delete-and-undelete.page share/help/sl/evolution/mail-display-message-source.page share/help/sl/evolution/mail-displaying-character-encodings.page share/help/sl/evolution/mail-displaying-collapsible-headers.page share/help/sl/evolution/mail-displaying-images-in-html.page share/help/sl/evolution/mail-displaying-message.page share/help/sl/evolution/mail-displaying-sender-photograph.page share/help/sl/evolution/mail-duplicates.page share/help/sl/evolution/mail-encryption-gpg-create-key.page share/help/sl/evolution/mail-encryption-gpg-decrypting.page share/help/sl/evolution/mail-encryption-gpg-getting-keys.page share/help/sl/evolution/mail-encryption-gpg-set-up.page share/help/sl/evolution/mail-encryption-gpg-signing-encrypting.page share/help/sl/evolution/mail-encryption-s-mime-manage.page share/help/sl/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/sl/evolution/mail-encryption.page share/help/sl/evolution/mail-filters-actions.page share/help/sl/evolution/mail-filters-conditions.page share/help/sl/evolution/mail-filters-not-working.page share/help/sl/evolution/mail-filters.page share/help/sl/evolution/mail-folders.page share/help/sl/evolution/mail-follow-up-flag.page share/help/sl/evolution/mail-imap-subscriptions.page share/help/sl/evolution/mail-labels.page share/help/sl/evolution/mail-layout-changing.page share/help/sl/evolution/mail-localized-re-subjects.page share/help/sl/evolution/mail-moving-emails.page share/help/sl/evolution/mail-not-sent.page share/help/sl/evolution/mail-organizing.page share/help/sl/evolution/mail-read-receipts.page share/help/sl/evolution/mail-reading-keyboard-shortcuts.page share/help/sl/evolution/mail-received-notification.page share/help/sl/evolution/mail-receiving-options-exchange-ews.page share/help/sl/evolution/mail-receiving-options-exchange-mapi.page share/help/sl/evolution/mail-receiving-options-imap-plus.page share/help/sl/evolution/mail-receiving-options-local-delivery.page share/help/sl/evolution/mail-receiving-options-maildir-format-directories.page share/help/sl/evolution/mail-receiving-options-mh-format-directories.page share/help/sl/evolution/mail-receiving-options-pop.page share/help/sl/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/sl/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/sl/evolution/mail-receiving-options-usenet-news.page share/help/sl/evolution/mail-receiving-options.page share/help/sl/evolution/mail-recognized-thread-related-headers.page share/help/sl/evolution/mail-refresh-folders.page share/help/sl/evolution/mail-save-as-pdf.page share/help/sl/evolution/mail-search-folders-add.page share/help/sl/evolution/mail-search-folders-conditions.page share/help/sl/evolution/mail-search-folders-enable.page share/help/sl/evolution/mail-search-folders-refresh.page share/help/sl/evolution/mail-search-folders.page share/help/sl/evolution/mail-searching-attachment-type.page share/help/sl/evolution/mail-searching.page share/help/sl/evolution/mail-send-and-receive-automatically.page share/help/sl/evolution/mail-send-and-receive-manual.page share/help/sl/evolution/mail-send-and-receive.page share/help/sl/evolution/mail-sending-options-smtp.page share/help/sl/evolution/mail-several-pop-accounts.page share/help/sl/evolution/mail-sorting-message-list.page share/help/sl/evolution/mail-spam-marking.page share/help/sl/evolution/mail-spam-settings.page share/help/sl/evolution/mail-spam.page share/help/sl/evolution/mail-two-trash-folders.page share/help/sl/evolution/mail-usenet-subscriptions.page share/help/sl/evolution/mail-vertical-view.page share/help/sl/evolution/mail-word-wrap.page share/help/sl/evolution/mail-working-offline.page share/help/sl/evolution/memos-searching.page share/help/sl/evolution/memos-usage-add-memo.page share/help/sl/evolution/memos-usage-delete-memo.page share/help/sl/evolution/memos-usage-edit-memo.page share/help/sl/evolution/memos-usage.page share/help/sl/evolution/offline.page share/help/sl/evolution/organizing.page share/help/sl/evolution/problems-debug-how-to.page share/help/sl/evolution/problems-getting-help.page share/help/sl/evolution/problems-reporting-bugs.page share/help/sl/evolution/searching-items.page share/help/sl/evolution/sync-with-other-devices.page share/help/sl/evolution/tasks-caldav.page share/help/sl/evolution/tasks-display-settings.page share/help/sl/evolution/tasks-local.page share/help/sl/evolution/tasks-organizing.page share/help/sl/evolution/tasks-searching.page share/help/sl/evolution/tasks-usage-add-task.page share/help/sl/evolution/tasks-usage-delete-task.page share/help/sl/evolution/tasks-usage-edit-task.page share/help/sl/evolution/tasks-usage.page share/help/sl/evolution/tasks-using-several-tasklists.page share/help/sl/evolution/tasks-webdav.page share/help/sl/evolution/using-categories.page share/help/sl/evolution/xinclude-filter-vfolder-conditions.xml share/help/sl/evolution/xinclude-mail-account-identity.xml share/help/sl/evolution/xinclude-searching.xml share/help/sv/evolution/backup-restore.page share/help/sv/evolution/calendar-alarms-and-reminders.page share/help/sv/evolution/calendar-caldav.page share/help/sv/evolution/calendar-classifications.page share/help/sv/evolution/calendar-free-busy.page share/help/sv/evolution/calendar-google.page share/help/sv/evolution/calendar-layout-appointment-display.page share/help/sv/evolution/calendar-layout-general-formatting.page share/help/sv/evolution/calendar-layout-views.page share/help/sv/evolution/calendar-layout.page share/help/sv/evolution/calendar-local.page share/help/sv/evolution/calendar-marcus-bains-line.page share/help/sv/evolution/calendar-meetings-delegating.page share/help/sv/evolution/calendar-meetings-replying-to-invitation.page share/help/sv/evolution/calendar-meetings-sending-invitation.page share/help/sv/evolution/calendar-meetings.page share/help/sv/evolution/calendar-organizing.page share/help/sv/evolution/calendar-publishing.page share/help/sv/evolution/calendar-recurrence.page share/help/sv/evolution/calendar-searching.page share/help/sv/evolution/calendar-sharing-information.page share/help/sv/evolution/calendar-timezones.page share/help/sv/evolution/calendar-usage-add-appointment.page share/help/sv/evolution/calendar-usage-delete-appointment.page share/help/sv/evolution/calendar-usage-edit-appointment.page share/help/sv/evolution/calendar-usage.page share/help/sv/evolution/calendar-using-several-calendars.page share/help/sv/evolution/calendar-weather.page share/help/sv/evolution/calendar-webdav.page share/help/sv/evolution/change-switcher-appearance.page share/help/sv/evolution/contacts-add-automatically.page share/help/sv/evolution/contacts-autocompletion.page share/help/sv/evolution/contacts-google.page share/help/sv/evolution/contacts-ldap.page share/help/sv/evolution/contacts-libreoffice.page share/help/sv/evolution/contacts-local.page share/help/sv/evolution/contacts-organizing.page share/help/sv/evolution/contacts-searching.page share/help/sv/evolution/contacts-usage-add-contact.page share/help/sv/evolution/contacts-usage-delete-contact.page share/help/sv/evolution/contacts-usage-edit-contact.page share/help/sv/evolution/contacts-usage.page share/help/sv/evolution/contacts-using-contact-lists.page share/help/sv/evolution/contacts-using-several-addressbooks.page share/help/sv/evolution/credits.page share/help/sv/evolution/data-storage.page share/help/sv/evolution/default-browser.page share/help/sv/evolution/deleting-appointments.page share/help/sv/evolution/deleting-emails.page share/help/sv/evolution/deleting-to-free-disk-space.page share/help/sv/evolution/exchange-connectors-overview.page share/help/sv/evolution/exchange-placeholder.page share/help/sv/evolution/exporting-data-calendar.page share/help/sv/evolution/exporting-data-contacts.page share/help/sv/evolution/exporting-data-mail.page share/help/sv/evolution/exporting-data.page share/help/sv/evolution/figures/color-000000.png share/help/sv/evolution/figures/color-204a87.png share/help/sv/evolution/figures/color-2e3436.png share/help/sv/evolution/figures/color-4e9a06.png share/help/sv/evolution/figures/color-5c3566.png share/help/sv/evolution/figures/color-8f5902.png share/help/sv/evolution/figures/color-a40000.png share/help/sv/evolution/figures/color-c4a000.png share/help/sv/evolution/figures/color-ce5c00.png share/help/sv/evolution/figures/evolutionlogo.png share/help/sv/evolution/figures/html-composer-insert-image.png share/help/sv/evolution/figures/html-composer-insert-link.png share/help/sv/evolution/figures/html-composer-insert-rule.png share/help/sv/evolution/figures/html-composer-insert-table.png share/help/sv/evolution/figures/minus-icon.png share/help/sv/evolution/figures/new-mail-notification.png share/help/sv/evolution/figures/new-mail-switcher.png share/help/sv/evolution/figures/plus-icon.png share/help/sv/evolution/figures/search-icon.png share/help/sv/evolution/figures/window-overview-layers.png share/help/sv/evolution/google-services.page share/help/sv/evolution/import-apps-mozilla.page share/help/sv/evolution/import-apps-outlook.page share/help/sv/evolution/import-data.page share/help/sv/evolution/import-single-files.page share/help/sv/evolution/import-supported-file-formats.page share/help/sv/evolution/index.page share/help/sv/evolution/intro-application.page share/help/sv/evolution/intro-first-run.page share/help/sv/evolution/intro-main-window.page share/help/sv/evolution/legal.xml share/help/sv/evolution/mail-access-gmail-imap-account.page share/help/sv/evolution/mail-access-gmail-pop-account.page share/help/sv/evolution/mail-account-manage-imap-plus.page share/help/sv/evolution/mail-account-manage-local-delivery.page share/help/sv/evolution/mail-account-manage-maildir-format-directories.page share/help/sv/evolution/mail-account-manage-mh-format-directories.page share/help/sv/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/sv/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/sv/evolution/mail-account-manage-microsoft-exchange.page share/help/sv/evolution/mail-account-manage-pop.page share/help/sv/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/sv/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/sv/evolution/mail-account-manage-usenet-news.page share/help/sv/evolution/mail-account-management.page share/help/sv/evolution/mail-attachments-received.page share/help/sv/evolution/mail-attachments-sending.page share/help/sv/evolution/mail-attachments.page share/help/sv/evolution/mail-calendar-sending-invitations.page share/help/sv/evolution/mail-cannot-see.page share/help/sv/evolution/mail-change-columns-in-message-list.page share/help/sv/evolution/mail-change-time-format.page share/help/sv/evolution/mail-composer-change-quotation-string.page share/help/sv/evolution/mail-composer-custom-header-lines.page share/help/sv/evolution/mail-composer-enable-html-format.page share/help/sv/evolution/mail-composer-external-editor.page share/help/sv/evolution/mail-composer-forward-as-attachment.page share/help/sv/evolution/mail-composer-forward.page share/help/sv/evolution/mail-composer-from-field-override.page share/help/sv/evolution/mail-composer-html-image.page share/help/sv/evolution/mail-composer-html-link.page share/help/sv/evolution/mail-composer-html-rule.page share/help/sv/evolution/mail-composer-html-table.page share/help/sv/evolution/mail-composer-html-text.page share/help/sv/evolution/mail-composer-html.page share/help/sv/evolution/mail-composer-mail-signatures-manage.page share/help/sv/evolution/mail-composer-mail-signatures-per-account.page share/help/sv/evolution/mail-composer-mail-signatures.page share/help/sv/evolution/mail-composer-message-templates-reply.page share/help/sv/evolution/mail-composer-message-templates-save.page share/help/sv/evolution/mail-composer-message-templates-variables.page share/help/sv/evolution/mail-composer-message-templates.page share/help/sv/evolution/mail-composer-plain-text.page share/help/sv/evolution/mail-composer-priority.page share/help/sv/evolution/mail-composer-reply.page share/help/sv/evolution/mail-composer-search.page share/help/sv/evolution/mail-composer-send-account-overrides.page share/help/sv/evolution/mail-composer-several-recipients.page share/help/sv/evolution/mail-composer-spellcheck.page share/help/sv/evolution/mail-composer-write-new-message.page share/help/sv/evolution/mail-default-CC-and-BCC.page share/help/sv/evolution/mail-default-folder-locations.page share/help/sv/evolution/mail-delete-and-undelete.page share/help/sv/evolution/mail-display-message-source.page share/help/sv/evolution/mail-displaying-character-encodings.page share/help/sv/evolution/mail-displaying-collapsible-headers.page share/help/sv/evolution/mail-displaying-images-in-html.page share/help/sv/evolution/mail-displaying-message.page share/help/sv/evolution/mail-displaying-sender-photograph.page share/help/sv/evolution/mail-duplicates.page share/help/sv/evolution/mail-encryption-gpg-create-key.page share/help/sv/evolution/mail-encryption-gpg-decrypting.page share/help/sv/evolution/mail-encryption-gpg-getting-keys.page share/help/sv/evolution/mail-encryption-gpg-set-up.page share/help/sv/evolution/mail-encryption-gpg-signing-encrypting.page share/help/sv/evolution/mail-encryption-s-mime-manage.page share/help/sv/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/sv/evolution/mail-encryption.page share/help/sv/evolution/mail-filters-actions.page share/help/sv/evolution/mail-filters-conditions.page share/help/sv/evolution/mail-filters-not-working.page share/help/sv/evolution/mail-filters.page share/help/sv/evolution/mail-folders.page share/help/sv/evolution/mail-follow-up-flag.page share/help/sv/evolution/mail-imap-subscriptions.page share/help/sv/evolution/mail-labels.page share/help/sv/evolution/mail-layout-changing.page share/help/sv/evolution/mail-localized-re-subjects.page share/help/sv/evolution/mail-moving-emails.page share/help/sv/evolution/mail-not-sent.page share/help/sv/evolution/mail-organizing.page share/help/sv/evolution/mail-read-receipts.page share/help/sv/evolution/mail-reading-keyboard-shortcuts.page share/help/sv/evolution/mail-received-notification.page share/help/sv/evolution/mail-receiving-options-exchange-ews.page share/help/sv/evolution/mail-receiving-options-exchange-mapi.page share/help/sv/evolution/mail-receiving-options-imap-plus.page share/help/sv/evolution/mail-receiving-options-local-delivery.page share/help/sv/evolution/mail-receiving-options-maildir-format-directories.page share/help/sv/evolution/mail-receiving-options-mh-format-directories.page share/help/sv/evolution/mail-receiving-options-pop.page share/help/sv/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/sv/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/sv/evolution/mail-receiving-options-usenet-news.page share/help/sv/evolution/mail-receiving-options.page share/help/sv/evolution/mail-recognized-thread-related-headers.page share/help/sv/evolution/mail-refresh-folders.page share/help/sv/evolution/mail-save-as-pdf.page share/help/sv/evolution/mail-search-folders-add.page share/help/sv/evolution/mail-search-folders-conditions.page share/help/sv/evolution/mail-search-folders-enable.page share/help/sv/evolution/mail-search-folders-refresh.page share/help/sv/evolution/mail-search-folders.page share/help/sv/evolution/mail-searching-attachment-type.page share/help/sv/evolution/mail-searching.page share/help/sv/evolution/mail-send-and-receive-automatically.page share/help/sv/evolution/mail-send-and-receive-manual.page share/help/sv/evolution/mail-send-and-receive.page share/help/sv/evolution/mail-sending-options-smtp.page share/help/sv/evolution/mail-several-pop-accounts.page share/help/sv/evolution/mail-sorting-message-list.page share/help/sv/evolution/mail-spam-marking.page share/help/sv/evolution/mail-spam-settings.page share/help/sv/evolution/mail-spam.page share/help/sv/evolution/mail-two-trash-folders.page share/help/sv/evolution/mail-usenet-subscriptions.page share/help/sv/evolution/mail-vertical-view.page share/help/sv/evolution/mail-word-wrap.page share/help/sv/evolution/mail-working-offline.page share/help/sv/evolution/memos-searching.page share/help/sv/evolution/memos-usage-add-memo.page share/help/sv/evolution/memos-usage-delete-memo.page share/help/sv/evolution/memos-usage-edit-memo.page share/help/sv/evolution/memos-usage.page share/help/sv/evolution/offline.page share/help/sv/evolution/organizing.page share/help/sv/evolution/problems-debug-how-to.page share/help/sv/evolution/problems-getting-help.page share/help/sv/evolution/problems-reporting-bugs.page share/help/sv/evolution/searching-items.page share/help/sv/evolution/sync-with-other-devices.page share/help/sv/evolution/tasks-caldav.page share/help/sv/evolution/tasks-display-settings.page share/help/sv/evolution/tasks-local.page share/help/sv/evolution/tasks-organizing.page share/help/sv/evolution/tasks-searching.page share/help/sv/evolution/tasks-usage-add-task.page share/help/sv/evolution/tasks-usage-delete-task.page share/help/sv/evolution/tasks-usage-edit-task.page share/help/sv/evolution/tasks-usage.page share/help/sv/evolution/tasks-using-several-tasklists.page share/help/sv/evolution/tasks-webdav.page share/help/sv/evolution/using-categories.page share/help/sv/evolution/xinclude-filter-vfolder-conditions.xml share/help/sv/evolution/xinclude-mail-account-identity.xml share/help/sv/evolution/xinclude-searching.xml share/help/te/evolution/backup-restore.page share/help/te/evolution/calendar-alarms-and-reminders.page share/help/te/evolution/calendar-caldav.page share/help/te/evolution/calendar-classifications.page share/help/te/evolution/calendar-free-busy.page share/help/te/evolution/calendar-google.page share/help/te/evolution/calendar-layout-appointment-display.page share/help/te/evolution/calendar-layout-general-formatting.page share/help/te/evolution/calendar-layout-views.page share/help/te/evolution/calendar-layout.page share/help/te/evolution/calendar-local.page share/help/te/evolution/calendar-marcus-bains-line.page share/help/te/evolution/calendar-meetings-delegating.page share/help/te/evolution/calendar-meetings-replying-to-invitation.page share/help/te/evolution/calendar-meetings-sending-invitation.page share/help/te/evolution/calendar-meetings.page share/help/te/evolution/calendar-organizing.page share/help/te/evolution/calendar-publishing.page share/help/te/evolution/calendar-recurrence.page share/help/te/evolution/calendar-searching.page share/help/te/evolution/calendar-sharing-information.page share/help/te/evolution/calendar-timezones.page share/help/te/evolution/calendar-usage-add-appointment.page share/help/te/evolution/calendar-usage-delete-appointment.page share/help/te/evolution/calendar-usage-edit-appointment.page share/help/te/evolution/calendar-usage.page share/help/te/evolution/calendar-using-several-calendars.page share/help/te/evolution/calendar-weather.page share/help/te/evolution/calendar-webdav.page share/help/te/evolution/change-switcher-appearance.page share/help/te/evolution/contacts-add-automatically.page share/help/te/evolution/contacts-autocompletion.page share/help/te/evolution/contacts-google.page share/help/te/evolution/contacts-ldap.page share/help/te/evolution/contacts-libreoffice.page share/help/te/evolution/contacts-local.page share/help/te/evolution/contacts-organizing.page share/help/te/evolution/contacts-searching.page share/help/te/evolution/contacts-usage-add-contact.page share/help/te/evolution/contacts-usage-delete-contact.page share/help/te/evolution/contacts-usage-edit-contact.page share/help/te/evolution/contacts-usage.page share/help/te/evolution/contacts-using-contact-lists.page share/help/te/evolution/contacts-using-several-addressbooks.page share/help/te/evolution/credits.page share/help/te/evolution/data-storage.page share/help/te/evolution/default-browser.page share/help/te/evolution/deleting-appointments.page share/help/te/evolution/deleting-emails.page share/help/te/evolution/deleting-to-free-disk-space.page share/help/te/evolution/exchange-connectors-overview.page share/help/te/evolution/exchange-placeholder.page share/help/te/evolution/exporting-data-calendar.page share/help/te/evolution/exporting-data-contacts.page share/help/te/evolution/exporting-data-mail.page share/help/te/evolution/exporting-data.page share/help/te/evolution/figures/color-000000.png share/help/te/evolution/figures/color-204a87.png share/help/te/evolution/figures/color-2e3436.png share/help/te/evolution/figures/color-4e9a06.png share/help/te/evolution/figures/color-5c3566.png share/help/te/evolution/figures/color-8f5902.png share/help/te/evolution/figures/color-a40000.png share/help/te/evolution/figures/color-c4a000.png share/help/te/evolution/figures/color-ce5c00.png share/help/te/evolution/figures/evolutionlogo.png share/help/te/evolution/figures/html-composer-insert-image.png share/help/te/evolution/figures/html-composer-insert-link.png share/help/te/evolution/figures/html-composer-insert-rule.png share/help/te/evolution/figures/html-composer-insert-table.png share/help/te/evolution/figures/minus-icon.png share/help/te/evolution/figures/new-mail-notification.png share/help/te/evolution/figures/new-mail-switcher.png share/help/te/evolution/figures/plus-icon.png share/help/te/evolution/figures/search-icon.png share/help/te/evolution/figures/window-overview-layers.png share/help/te/evolution/google-services.page share/help/te/evolution/import-apps-mozilla.page share/help/te/evolution/import-apps-outlook.page share/help/te/evolution/import-data.page share/help/te/evolution/import-single-files.page share/help/te/evolution/import-supported-file-formats.page share/help/te/evolution/index.page share/help/te/evolution/intro-application.page share/help/te/evolution/intro-first-run.page share/help/te/evolution/intro-main-window.page share/help/te/evolution/legal.xml share/help/te/evolution/mail-access-gmail-imap-account.page share/help/te/evolution/mail-access-gmail-pop-account.page share/help/te/evolution/mail-account-manage-imap-plus.page share/help/te/evolution/mail-account-manage-local-delivery.page share/help/te/evolution/mail-account-manage-maildir-format-directories.page share/help/te/evolution/mail-account-manage-mh-format-directories.page share/help/te/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/te/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/te/evolution/mail-account-manage-microsoft-exchange.page share/help/te/evolution/mail-account-manage-pop.page share/help/te/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/te/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/te/evolution/mail-account-manage-usenet-news.page share/help/te/evolution/mail-account-management.page share/help/te/evolution/mail-attachments-received.page share/help/te/evolution/mail-attachments-sending.page share/help/te/evolution/mail-attachments.page share/help/te/evolution/mail-calendar-sending-invitations.page share/help/te/evolution/mail-cannot-see.page share/help/te/evolution/mail-change-columns-in-message-list.page share/help/te/evolution/mail-change-time-format.page share/help/te/evolution/mail-composer-change-quotation-string.page share/help/te/evolution/mail-composer-custom-header-lines.page share/help/te/evolution/mail-composer-enable-html-format.page share/help/te/evolution/mail-composer-external-editor.page share/help/te/evolution/mail-composer-forward-as-attachment.page share/help/te/evolution/mail-composer-forward.page share/help/te/evolution/mail-composer-from-field-override.page share/help/te/evolution/mail-composer-html-image.page share/help/te/evolution/mail-composer-html-link.page share/help/te/evolution/mail-composer-html-rule.page share/help/te/evolution/mail-composer-html-table.page share/help/te/evolution/mail-composer-html-text.page share/help/te/evolution/mail-composer-html.page share/help/te/evolution/mail-composer-mail-signatures-manage.page share/help/te/evolution/mail-composer-mail-signatures-per-account.page share/help/te/evolution/mail-composer-mail-signatures.page share/help/te/evolution/mail-composer-message-templates-reply.page share/help/te/evolution/mail-composer-message-templates-save.page share/help/te/evolution/mail-composer-message-templates-variables.page share/help/te/evolution/mail-composer-message-templates.page share/help/te/evolution/mail-composer-plain-text.page share/help/te/evolution/mail-composer-priority.page share/help/te/evolution/mail-composer-reply.page share/help/te/evolution/mail-composer-search.page share/help/te/evolution/mail-composer-send-account-overrides.page share/help/te/evolution/mail-composer-several-recipients.page share/help/te/evolution/mail-composer-spellcheck.page share/help/te/evolution/mail-composer-write-new-message.page share/help/te/evolution/mail-default-CC-and-BCC.page share/help/te/evolution/mail-default-folder-locations.page share/help/te/evolution/mail-delete-and-undelete.page share/help/te/evolution/mail-display-message-source.page share/help/te/evolution/mail-displaying-character-encodings.page share/help/te/evolution/mail-displaying-collapsible-headers.page share/help/te/evolution/mail-displaying-images-in-html.page share/help/te/evolution/mail-displaying-message.page share/help/te/evolution/mail-displaying-sender-photograph.page share/help/te/evolution/mail-duplicates.page share/help/te/evolution/mail-encryption-gpg-create-key.page share/help/te/evolution/mail-encryption-gpg-decrypting.page share/help/te/evolution/mail-encryption-gpg-getting-keys.page share/help/te/evolution/mail-encryption-gpg-set-up.page share/help/te/evolution/mail-encryption-gpg-signing-encrypting.page share/help/te/evolution/mail-encryption-s-mime-manage.page share/help/te/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/te/evolution/mail-encryption.page share/help/te/evolution/mail-filters-actions.page share/help/te/evolution/mail-filters-conditions.page share/help/te/evolution/mail-filters-not-working.page share/help/te/evolution/mail-filters.page share/help/te/evolution/mail-folders.page share/help/te/evolution/mail-follow-up-flag.page share/help/te/evolution/mail-imap-subscriptions.page share/help/te/evolution/mail-labels.page share/help/te/evolution/mail-layout-changing.page share/help/te/evolution/mail-localized-re-subjects.page share/help/te/evolution/mail-moving-emails.page share/help/te/evolution/mail-not-sent.page share/help/te/evolution/mail-organizing.page share/help/te/evolution/mail-read-receipts.page share/help/te/evolution/mail-reading-keyboard-shortcuts.page share/help/te/evolution/mail-received-notification.page share/help/te/evolution/mail-receiving-options-exchange-ews.page share/help/te/evolution/mail-receiving-options-exchange-mapi.page share/help/te/evolution/mail-receiving-options-imap-plus.page share/help/te/evolution/mail-receiving-options-local-delivery.page share/help/te/evolution/mail-receiving-options-maildir-format-directories.page share/help/te/evolution/mail-receiving-options-mh-format-directories.page share/help/te/evolution/mail-receiving-options-pop.page share/help/te/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/te/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/te/evolution/mail-receiving-options-usenet-news.page share/help/te/evolution/mail-receiving-options.page share/help/te/evolution/mail-recognized-thread-related-headers.page share/help/te/evolution/mail-refresh-folders.page share/help/te/evolution/mail-save-as-pdf.page share/help/te/evolution/mail-search-folders-add.page share/help/te/evolution/mail-search-folders-conditions.page share/help/te/evolution/mail-search-folders-enable.page share/help/te/evolution/mail-search-folders-refresh.page share/help/te/evolution/mail-search-folders.page share/help/te/evolution/mail-searching-attachment-type.page share/help/te/evolution/mail-searching.page share/help/te/evolution/mail-send-and-receive-automatically.page share/help/te/evolution/mail-send-and-receive-manual.page share/help/te/evolution/mail-send-and-receive.page share/help/te/evolution/mail-sending-options-smtp.page share/help/te/evolution/mail-several-pop-accounts.page share/help/te/evolution/mail-sorting-message-list.page share/help/te/evolution/mail-spam-marking.page share/help/te/evolution/mail-spam-settings.page share/help/te/evolution/mail-spam.page share/help/te/evolution/mail-two-trash-folders.page share/help/te/evolution/mail-usenet-subscriptions.page share/help/te/evolution/mail-vertical-view.page share/help/te/evolution/mail-word-wrap.page share/help/te/evolution/mail-working-offline.page share/help/te/evolution/memos-searching.page share/help/te/evolution/memos-usage-add-memo.page share/help/te/evolution/memos-usage-delete-memo.page share/help/te/evolution/memos-usage-edit-memo.page share/help/te/evolution/memos-usage.page share/help/te/evolution/offline.page share/help/te/evolution/organizing.page share/help/te/evolution/problems-debug-how-to.page share/help/te/evolution/problems-getting-help.page share/help/te/evolution/problems-reporting-bugs.page share/help/te/evolution/searching-items.page share/help/te/evolution/sync-with-other-devices.page share/help/te/evolution/tasks-caldav.page share/help/te/evolution/tasks-display-settings.page share/help/te/evolution/tasks-local.page share/help/te/evolution/tasks-organizing.page share/help/te/evolution/tasks-searching.page share/help/te/evolution/tasks-usage-add-task.page share/help/te/evolution/tasks-usage-delete-task.page share/help/te/evolution/tasks-usage-edit-task.page share/help/te/evolution/tasks-usage.page share/help/te/evolution/tasks-using-several-tasklists.page share/help/te/evolution/tasks-webdav.page share/help/te/evolution/using-categories.page share/help/te/evolution/xinclude-filter-vfolder-conditions.xml share/help/te/evolution/xinclude-mail-account-identity.xml share/help/te/evolution/xinclude-searching.xml share/help/zh_CN/evolution/backup-restore.page share/help/zh_CN/evolution/calendar-alarms-and-reminders.page share/help/zh_CN/evolution/calendar-caldav.page share/help/zh_CN/evolution/calendar-classifications.page share/help/zh_CN/evolution/calendar-free-busy.page share/help/zh_CN/evolution/calendar-google.page share/help/zh_CN/evolution/calendar-layout-appointment-display.page share/help/zh_CN/evolution/calendar-layout-general-formatting.page share/help/zh_CN/evolution/calendar-layout-views.page share/help/zh_CN/evolution/calendar-layout.page share/help/zh_CN/evolution/calendar-local.page share/help/zh_CN/evolution/calendar-marcus-bains-line.page share/help/zh_CN/evolution/calendar-meetings-delegating.page share/help/zh_CN/evolution/calendar-meetings-replying-to-invitation.page share/help/zh_CN/evolution/calendar-meetings-sending-invitation.page share/help/zh_CN/evolution/calendar-meetings.page share/help/zh_CN/evolution/calendar-organizing.page share/help/zh_CN/evolution/calendar-publishing.page share/help/zh_CN/evolution/calendar-recurrence.page share/help/zh_CN/evolution/calendar-searching.page share/help/zh_CN/evolution/calendar-sharing-information.page share/help/zh_CN/evolution/calendar-timezones.page share/help/zh_CN/evolution/calendar-usage-add-appointment.page share/help/zh_CN/evolution/calendar-usage-delete-appointment.page share/help/zh_CN/evolution/calendar-usage-edit-appointment.page share/help/zh_CN/evolution/calendar-usage.page share/help/zh_CN/evolution/calendar-using-several-calendars.page share/help/zh_CN/evolution/calendar-weather.page share/help/zh_CN/evolution/calendar-webdav.page share/help/zh_CN/evolution/change-switcher-appearance.page share/help/zh_CN/evolution/contacts-add-automatically.page share/help/zh_CN/evolution/contacts-autocompletion.page share/help/zh_CN/evolution/contacts-google.page share/help/zh_CN/evolution/contacts-ldap.page share/help/zh_CN/evolution/contacts-libreoffice.page share/help/zh_CN/evolution/contacts-local.page share/help/zh_CN/evolution/contacts-organizing.page share/help/zh_CN/evolution/contacts-searching.page share/help/zh_CN/evolution/contacts-usage-add-contact.page share/help/zh_CN/evolution/contacts-usage-delete-contact.page share/help/zh_CN/evolution/contacts-usage-edit-contact.page share/help/zh_CN/evolution/contacts-usage.page share/help/zh_CN/evolution/contacts-using-contact-lists.page share/help/zh_CN/evolution/contacts-using-several-addressbooks.page share/help/zh_CN/evolution/credits.page share/help/zh_CN/evolution/data-storage.page share/help/zh_CN/evolution/default-browser.page share/help/zh_CN/evolution/deleting-appointments.page share/help/zh_CN/evolution/deleting-emails.page share/help/zh_CN/evolution/deleting-to-free-disk-space.page share/help/zh_CN/evolution/exchange-connectors-overview.page share/help/zh_CN/evolution/exchange-placeholder.page share/help/zh_CN/evolution/exporting-data-calendar.page share/help/zh_CN/evolution/exporting-data-contacts.page share/help/zh_CN/evolution/exporting-data-mail.page share/help/zh_CN/evolution/exporting-data.page share/help/zh_CN/evolution/figures/color-000000.png share/help/zh_CN/evolution/figures/color-204a87.png share/help/zh_CN/evolution/figures/color-2e3436.png share/help/zh_CN/evolution/figures/color-4e9a06.png share/help/zh_CN/evolution/figures/color-5c3566.png share/help/zh_CN/evolution/figures/color-8f5902.png share/help/zh_CN/evolution/figures/color-a40000.png share/help/zh_CN/evolution/figures/color-c4a000.png share/help/zh_CN/evolution/figures/color-ce5c00.png share/help/zh_CN/evolution/figures/evolutionlogo.png share/help/zh_CN/evolution/figures/html-composer-insert-image.png share/help/zh_CN/evolution/figures/html-composer-insert-link.png share/help/zh_CN/evolution/figures/html-composer-insert-rule.png share/help/zh_CN/evolution/figures/html-composer-insert-table.png share/help/zh_CN/evolution/figures/minus-icon.png share/help/zh_CN/evolution/figures/new-mail-notification.png share/help/zh_CN/evolution/figures/new-mail-switcher.png share/help/zh_CN/evolution/figures/plus-icon.png share/help/zh_CN/evolution/figures/search-icon.png share/help/zh_CN/evolution/figures/window-overview-layers.png share/help/zh_CN/evolution/google-services.page share/help/zh_CN/evolution/import-apps-mozilla.page share/help/zh_CN/evolution/import-apps-outlook.page share/help/zh_CN/evolution/import-data.page share/help/zh_CN/evolution/import-single-files.page share/help/zh_CN/evolution/import-supported-file-formats.page share/help/zh_CN/evolution/index.page share/help/zh_CN/evolution/intro-application.page share/help/zh_CN/evolution/intro-first-run.page share/help/zh_CN/evolution/intro-main-window.page share/help/zh_CN/evolution/legal.xml share/help/zh_CN/evolution/mail-access-gmail-imap-account.page share/help/zh_CN/evolution/mail-access-gmail-pop-account.page share/help/zh_CN/evolution/mail-account-manage-imap-plus.page share/help/zh_CN/evolution/mail-account-manage-local-delivery.page share/help/zh_CN/evolution/mail-account-manage-maildir-format-directories.page share/help/zh_CN/evolution/mail-account-manage-mh-format-directories.page share/help/zh_CN/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/zh_CN/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/zh_CN/evolution/mail-account-manage-microsoft-exchange.page share/help/zh_CN/evolution/mail-account-manage-pop.page share/help/zh_CN/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/zh_CN/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/zh_CN/evolution/mail-account-manage-usenet-news.page share/help/zh_CN/evolution/mail-account-management.page share/help/zh_CN/evolution/mail-attachments-received.page share/help/zh_CN/evolution/mail-attachments-sending.page share/help/zh_CN/evolution/mail-attachments.page share/help/zh_CN/evolution/mail-calendar-sending-invitations.page share/help/zh_CN/evolution/mail-cannot-see.page share/help/zh_CN/evolution/mail-change-columns-in-message-list.page share/help/zh_CN/evolution/mail-change-time-format.page share/help/zh_CN/evolution/mail-composer-change-quotation-string.page share/help/zh_CN/evolution/mail-composer-custom-header-lines.page share/help/zh_CN/evolution/mail-composer-enable-html-format.page share/help/zh_CN/evolution/mail-composer-external-editor.page share/help/zh_CN/evolution/mail-composer-forward-as-attachment.page share/help/zh_CN/evolution/mail-composer-forward.page share/help/zh_CN/evolution/mail-composer-from-field-override.page share/help/zh_CN/evolution/mail-composer-html-image.page share/help/zh_CN/evolution/mail-composer-html-link.page share/help/zh_CN/evolution/mail-composer-html-rule.page share/help/zh_CN/evolution/mail-composer-html-table.page share/help/zh_CN/evolution/mail-composer-html-text.page share/help/zh_CN/evolution/mail-composer-html.page share/help/zh_CN/evolution/mail-composer-mail-signatures-manage.page share/help/zh_CN/evolution/mail-composer-mail-signatures-per-account.page share/help/zh_CN/evolution/mail-composer-mail-signatures.page share/help/zh_CN/evolution/mail-composer-message-templates-reply.page share/help/zh_CN/evolution/mail-composer-message-templates-save.page share/help/zh_CN/evolution/mail-composer-message-templates-variables.page share/help/zh_CN/evolution/mail-composer-message-templates.page share/help/zh_CN/evolution/mail-composer-plain-text.page share/help/zh_CN/evolution/mail-composer-priority.page share/help/zh_CN/evolution/mail-composer-reply.page share/help/zh_CN/evolution/mail-composer-search.page share/help/zh_CN/evolution/mail-composer-send-account-overrides.page share/help/zh_CN/evolution/mail-composer-several-recipients.page share/help/zh_CN/evolution/mail-composer-spellcheck.page share/help/zh_CN/evolution/mail-composer-write-new-message.page share/help/zh_CN/evolution/mail-default-CC-and-BCC.page share/help/zh_CN/evolution/mail-default-folder-locations.page share/help/zh_CN/evolution/mail-delete-and-undelete.page share/help/zh_CN/evolution/mail-display-message-source.page share/help/zh_CN/evolution/mail-displaying-character-encodings.page share/help/zh_CN/evolution/mail-displaying-collapsible-headers.page share/help/zh_CN/evolution/mail-displaying-images-in-html.page share/help/zh_CN/evolution/mail-displaying-message.page share/help/zh_CN/evolution/mail-displaying-sender-photograph.page share/help/zh_CN/evolution/mail-duplicates.page share/help/zh_CN/evolution/mail-encryption-gpg-create-key.page share/help/zh_CN/evolution/mail-encryption-gpg-decrypting.page share/help/zh_CN/evolution/mail-encryption-gpg-getting-keys.page share/help/zh_CN/evolution/mail-encryption-gpg-set-up.page share/help/zh_CN/evolution/mail-encryption-gpg-signing-encrypting.page share/help/zh_CN/evolution/mail-encryption-s-mime-manage.page share/help/zh_CN/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/zh_CN/evolution/mail-encryption.page share/help/zh_CN/evolution/mail-filters-actions.page share/help/zh_CN/evolution/mail-filters-conditions.page share/help/zh_CN/evolution/mail-filters-not-working.page share/help/zh_CN/evolution/mail-filters.page share/help/zh_CN/evolution/mail-folders.page share/help/zh_CN/evolution/mail-follow-up-flag.page share/help/zh_CN/evolution/mail-imap-subscriptions.page share/help/zh_CN/evolution/mail-labels.page share/help/zh_CN/evolution/mail-layout-changing.page share/help/zh_CN/evolution/mail-localized-re-subjects.page share/help/zh_CN/evolution/mail-moving-emails.page share/help/zh_CN/evolution/mail-not-sent.page share/help/zh_CN/evolution/mail-organizing.page share/help/zh_CN/evolution/mail-read-receipts.page share/help/zh_CN/evolution/mail-reading-keyboard-shortcuts.page share/help/zh_CN/evolution/mail-received-notification.page share/help/zh_CN/evolution/mail-receiving-options-exchange-ews.page share/help/zh_CN/evolution/mail-receiving-options-exchange-mapi.page share/help/zh_CN/evolution/mail-receiving-options-imap-plus.page share/help/zh_CN/evolution/mail-receiving-options-local-delivery.page share/help/zh_CN/evolution/mail-receiving-options-maildir-format-directories.page share/help/zh_CN/evolution/mail-receiving-options-mh-format-directories.page share/help/zh_CN/evolution/mail-receiving-options-pop.page share/help/zh_CN/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/zh_CN/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/zh_CN/evolution/mail-receiving-options-usenet-news.page share/help/zh_CN/evolution/mail-receiving-options.page share/help/zh_CN/evolution/mail-recognized-thread-related-headers.page share/help/zh_CN/evolution/mail-refresh-folders.page share/help/zh_CN/evolution/mail-save-as-pdf.page share/help/zh_CN/evolution/mail-search-folders-add.page share/help/zh_CN/evolution/mail-search-folders-conditions.page share/help/zh_CN/evolution/mail-search-folders-enable.page share/help/zh_CN/evolution/mail-search-folders-refresh.page share/help/zh_CN/evolution/mail-search-folders.page share/help/zh_CN/evolution/mail-searching-attachment-type.page share/help/zh_CN/evolution/mail-searching.page share/help/zh_CN/evolution/mail-send-and-receive-automatically.page share/help/zh_CN/evolution/mail-send-and-receive-manual.page share/help/zh_CN/evolution/mail-send-and-receive.page share/help/zh_CN/evolution/mail-sending-options-smtp.page share/help/zh_CN/evolution/mail-several-pop-accounts.page share/help/zh_CN/evolution/mail-sorting-message-list.page share/help/zh_CN/evolution/mail-spam-marking.page share/help/zh_CN/evolution/mail-spam-settings.page share/help/zh_CN/evolution/mail-spam.page share/help/zh_CN/evolution/mail-two-trash-folders.page share/help/zh_CN/evolution/mail-usenet-subscriptions.page share/help/zh_CN/evolution/mail-vertical-view.page share/help/zh_CN/evolution/mail-word-wrap.page share/help/zh_CN/evolution/mail-working-offline.page share/help/zh_CN/evolution/memos-searching.page share/help/zh_CN/evolution/memos-usage-add-memo.page share/help/zh_CN/evolution/memos-usage-delete-memo.page share/help/zh_CN/evolution/memos-usage-edit-memo.page share/help/zh_CN/evolution/memos-usage.page share/help/zh_CN/evolution/offline.page share/help/zh_CN/evolution/organizing.page share/help/zh_CN/evolution/problems-debug-how-to.page share/help/zh_CN/evolution/problems-getting-help.page share/help/zh_CN/evolution/problems-reporting-bugs.page share/help/zh_CN/evolution/searching-items.page share/help/zh_CN/evolution/sync-with-other-devices.page share/help/zh_CN/evolution/tasks-caldav.page share/help/zh_CN/evolution/tasks-display-settings.page share/help/zh_CN/evolution/tasks-local.page share/help/zh_CN/evolution/tasks-organizing.page share/help/zh_CN/evolution/tasks-searching.page share/help/zh_CN/evolution/tasks-usage-add-task.page share/help/zh_CN/evolution/tasks-usage-delete-task.page share/help/zh_CN/evolution/tasks-usage-edit-task.page share/help/zh_CN/evolution/tasks-usage.page share/help/zh_CN/evolution/tasks-using-several-tasklists.page share/help/zh_CN/evolution/tasks-webdav.page share/help/zh_CN/evolution/using-categories.page share/help/zh_CN/evolution/xinclude-filter-vfolder-conditions.xml share/help/zh_CN/evolution/xinclude-mail-account-identity.xml share/help/zh_CN/evolution/xinclude-searching.xml share/icons/hicolor/16x16/apps/evolution-mail.png share/icons/hicolor/16x16/apps/evolution-memos.png share/icons/hicolor/16x16/apps/evolution-tasks.png share/icons/hicolor/16x16/apps/evolution.png share/icons/hicolor/22x22/apps/evolution-mail.png share/icons/hicolor/22x22/apps/evolution-memos.png share/icons/hicolor/22x22/apps/evolution-tasks.png share/icons/hicolor/22x22/apps/evolution.png share/icons/hicolor/24x24/apps/evolution-mail.png share/icons/hicolor/24x24/apps/evolution-memos.png share/icons/hicolor/24x24/apps/evolution-tasks.png share/icons/hicolor/24x24/apps/evolution.png share/icons/hicolor/256x256/apps/evolution.png share/icons/hicolor/32x32/apps/evolution-mail.png share/icons/hicolor/32x32/apps/evolution-memos.png share/icons/hicolor/32x32/apps/evolution-tasks.png share/icons/hicolor/32x32/apps/evolution.png share/icons/hicolor/48x48/apps/evolution-mail.png share/icons/hicolor/48x48/apps/evolution-memos.png share/icons/hicolor/48x48/apps/evolution-tasks.png share/icons/hicolor/48x48/apps/evolution.png share/icons/hicolor/symbolic/apps/evolution-symbolic.svg share/locale/af/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/am/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/an/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ar/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/as/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ast/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/az/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/be/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/be@latin/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/bn/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/bn_IN/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/br/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/bs/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ca@valencia/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/cy/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/da/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/de/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/dz/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/el/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/en@shaw/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/en_AU/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/en_CA/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/eo/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/es/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/et/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/fa/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/fur/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ga/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/gu/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/he/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/hi/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/id/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/is/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/it/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ka/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/kk/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/kn/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ko/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ku/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/mai/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/mk/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ml/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/mn/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/mr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ms/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/nds/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ne/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/nn/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/oc/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/or/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/pa/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ps/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/pt/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/rw/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/si/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/sr@latin/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ta/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/te/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/tg/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/th/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/ug/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/wa/LC_MESSAGES/evolution-%%VERSION%%.mo share/locale/xh/LC_MESSAGES/evolution-%%VERSION%%.mo 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 Index: head/mail/evolution-ews/Makefile =================================================================== --- head/mail/evolution-ews/Makefile (revision 443490) +++ head/mail/evolution-ews/Makefile (revision 443491) @@ -1,37 +1,30 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= evolution-ews -PORTVERSION= 3.22.6 +PORTVERSION= 3.24.2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Evolution Microsoft Exchange plugin through Exchange Web Services BUILD_DEPENDS= evolution>=3.0.0:mail/evolution LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libicuuc.so:devel/icu \ libmspack.so:archivers/libmspack \ libsecret-1.so:security/libsecret \ libnspr4.so:devel/nspr \ libnss3.so:security/nss \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libical.so:devel/libical RUN_DEPENDS= evolution>=3.0.0:mail/evolution PORTSCOUT= limitw:1,even -USES= bdb:5 gettext gmake gnome libtool localbase pathfix \ +USES= bdb:5 cmake ninja gettext gnome localbase pathfix \ pkgconfig sqlite tar:xz -USE_GNOME= atk cairo evolutiondataserver3 gdkpixbuf2 gtk30 glib20 \ - intltool libxml2 pango -GNU_CONFIGURE= yes -USE_OPENLDAP= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --datarootdir=${PREFIX}/share \ - --localedir=${PREFIX}/share/locale \ - --prefix=${PREFIX} -INSTALL_TARGET= install-strip +USE_GNOME= cairo gdkpixbuf2 evolutiondataserver3 intltool .include Index: head/mail/evolution-ews/distinfo =================================================================== --- head/mail/evolution-ews/distinfo (revision 443490) +++ head/mail/evolution-ews/distinfo (revision 443491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494106823 -SHA256 (gnome3/evolution-ews-3.22.6.tar.xz) = eddc94d9a7f759a20dc35a8635318a425f8687bb3af5b72b94c996101c8fb0e5 -SIZE (gnome3/evolution-ews-3.22.6.tar.xz) = 715320 +TIMESTAMP = 1496958885 +SHA256 (gnome3/evolution-ews-3.24.2.tar.xz) = 31eb84a204a50b31932696c03394a7d2563ec2c3eefa52a802e63d0346a28851 +SIZE (gnome3/evolution-ews-3.24.2.tar.xz) = 486848 Index: head/mail/evolution-ews/pkg-descr =================================================================== --- head/mail/evolution-ews/pkg-descr (revision 443490) +++ head/mail/evolution-ews/pkg-descr (revision 443491) @@ -1,4 +1,4 @@ Evolution-ews is a plugin for Evolution that adds Exchange integration though Exchange Web Service. -WWW: https://wiki.gnome.org/Apps/Evolution/EWS +WWW: https://wiki.gnome.org/Apps/Evolution Index: head/mail/evolution-ews/pkg-plist =================================================================== --- head/mail/evolution-ews/pkg-plist (revision 443490) +++ head/mail/evolution-ews/pkg-plist (revision 443491) @@ -1,64 +1,48 @@ -include/evolution-data-server/ews/e-ews-connection-utils.h -include/evolution-data-server/ews/e-ews-connection.h -include/evolution-data-server/ews/e-ews-debug.h -include/evolution-data-server/ews/e-ews-enums.h -include/evolution-data-server/ews/e-ews-enumtypes.h -include/evolution-data-server/ews/e-ews-folder.h -include/evolution-data-server/ews/e-ews-item-change.h -include/evolution-data-server/ews/e-ews-item.h -include/evolution-data-server/ews/e-ews-message.h -include/evolution-data-server/ews/e-ews-notification.h -include/evolution-data-server/ews/e-ews-oof-settings.h -include/evolution-data-server/ews/ews-errors.h lib/evolution-data-server/addressbook-backends/libebookbackendews.so lib/evolution-data-server/calendar-backends/libecalbackendews.so lib/evolution-data-server/camel-providers/libcamelews.so lib/evolution-data-server/camel-providers/libcamelews.urls -lib/evolution-data-server/libeews-1.2.so -lib/evolution-data-server/libeews-1.2.so.0 -lib/evolution-data-server/libeews-1.2.so.0.0.0 -lib/evolution-data-server/libewsutils.so -lib/evolution-data-server/libewsutils.so.0 -lib/evolution-data-server/libewsutils.so.0.0.0 lib/evolution-data-server/registry-modules/module-ews-backend.so +lib/evolution-ews/libcamelews-priv.so +lib/evolution-ews/libevolution-ews.so lib/evolution/modules/module-ews-configuration.so share/appdata/evolution-ews.metainfo.xml share/evolution-data-server/ews/windowsZones.xml share/evolution/errors/module-ews-configuration.error share/locale/as/LC_MESSAGES/evolution-ews.mo share/locale/bn_IN/LC_MESSAGES/evolution-ews.mo share/locale/bs/LC_MESSAGES/evolution-ews.mo share/locale/ca/LC_MESSAGES/evolution-ews.mo share/locale/cs/LC_MESSAGES/evolution-ews.mo share/locale/da/LC_MESSAGES/evolution-ews.mo share/locale/de/LC_MESSAGES/evolution-ews.mo share/locale/el/LC_MESSAGES/evolution-ews.mo share/locale/en_GB/LC_MESSAGES/evolution-ews.mo share/locale/es/LC_MESSAGES/evolution-ews.mo share/locale/eu/LC_MESSAGES/evolution-ews.mo share/locale/fr/LC_MESSAGES/evolution-ews.mo share/locale/gl/LC_MESSAGES/evolution-ews.mo share/locale/gu/LC_MESSAGES/evolution-ews.mo share/locale/hi/LC_MESSAGES/evolution-ews.mo share/locale/hu/LC_MESSAGES/evolution-ews.mo share/locale/id/LC_MESSAGES/evolution-ews.mo share/locale/ja/LC_MESSAGES/evolution-ews.mo share/locale/kn/LC_MESSAGES/evolution-ews.mo share/locale/lt/LC_MESSAGES/evolution-ews.mo share/locale/lv/LC_MESSAGES/evolution-ews.mo share/locale/mr/LC_MESSAGES/evolution-ews.mo share/locale/nb/LC_MESSAGES/evolution-ews.mo share/locale/oc/LC_MESSAGES/evolution-ews.mo share/locale/or/LC_MESSAGES/evolution-ews.mo share/locale/pl/LC_MESSAGES/evolution-ews.mo share/locale/pt/LC_MESSAGES/evolution-ews.mo share/locale/pt_BR/LC_MESSAGES/evolution-ews.mo share/locale/sk/LC_MESSAGES/evolution-ews.mo share/locale/sl/LC_MESSAGES/evolution-ews.mo share/locale/sr/LC_MESSAGES/evolution-ews.mo share/locale/sr@latin/LC_MESSAGES/evolution-ews.mo share/locale/sv/LC_MESSAGES/evolution-ews.mo share/locale/ta/LC_MESSAGES/evolution-ews.mo share/locale/te/LC_MESSAGES/evolution-ews.mo share/locale/tr/LC_MESSAGES/evolution-ews.mo share/locale/zh_CN/LC_MESSAGES/evolution-ews.mo