aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-04-10 13:56:28 +0800
committermarcus <marcus@FreeBSD.org>2009-04-10 13:56:28 +0800
commit06fff123f04648e578283b13f71108c1671ae751 (patch)
treee04217d1bf9d69846902902125c156a81eae643b /mail
parentf488e4c3be8f7b25040ce1258e89a5550fb33bf8 (diff)
downloadfreebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.tar.gz
freebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.tar.zst
freebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.zip
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-exchange/Makefile8
-rw-r--r--mail/evolution-exchange/distinfo6
-rw-r--r--mail/evolution-sharp/Makefile2
-rw-r--r--mail/evolution-sharp/distinfo6
-rw-r--r--mail/evolution/Makefile16
-rw-r--r--mail/evolution/distinfo6
-rw-r--r--mail/evolution/files/patch-widgets_misc_e-calendar-item.c41
-rw-r--r--mail/evolution/pkg-plist477
-rw-r--r--mail/mail-notification/pkg-plist2
9 files changed, 178 insertions, 386 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 708aba5d1b79..a2fe9ca0bd66 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -3,11 +3,11 @@
# Whom: Adam Weinberger, based off kiesel's ximian-exchange port
#
# $FreeBSD$
-# $MCom: ports/mail/evolution-exchange/Makefile,v 1.129 2008/11/25 05:34:10 mezz Exp $
+# $MCom: ports/mail/evolution-exchange/Makefile,v 1.133 2009/03/17 16:01:03 kwm Exp $
#
PORTNAME= evolution-exchange
-PORTVERSION= 2.24.5
+PORTVERSION= 2.26.0
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -32,8 +32,8 @@ CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \
--disable-compile-warnings \
--with-libdb=${LOCALBASE}
-EVO_VERSION= 2.24
-VERSION= 2.24
+EVO_VERSION= 2.26
+VERSION= 2.26
PLIST_SUB= VERSION=${VERSION} EVO_VERSION=${EVO_VERSION} \
EDS_VERSION="1.2"
diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo
index eaa1cfe61aab..746e7ec259c9 100644
--- a/mail/evolution-exchange/distinfo
+++ b/mail/evolution-exchange/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evolution-exchange-2.24.5.tar.bz2) = 7a9d0da44196b8f3fac728f2d00ac5ec
-SHA256 (gnome2/evolution-exchange-2.24.5.tar.bz2) = 77612dc59d50c2ca05f3655149bbd7c617535babe574fee0d2c892c165c6f3cc
-SIZE (gnome2/evolution-exchange-2.24.5.tar.bz2) = 937408
+MD5 (gnome2/evolution-exchange-2.26.0.tar.bz2) = 845f0a74e4565a6639f3b8adb736cbc1
+SHA256 (gnome2/evolution-exchange-2.26.0.tar.bz2) = 677c363f5c983b0cf64ed167904ad063c87785a9da666cb35cac6c12b1d9d3a0
+SIZE (gnome2/evolution-exchange-2.26.0.tar.bz2) = 945729
diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile
index e7ec284cdcd8..176f460afef1 100644
--- a/mail/evolution-sharp/Makefile
+++ b/mail/evolution-sharp/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= evolution-sharp
-PORTVERSION= 0.18.1
+PORTVERSION= 0.20.0
CATEGORIES= mail gnome
MASTER_SITES= GNOME
diff --git a/mail/evolution-sharp/distinfo b/mail/evolution-sharp/distinfo
index adcb78423e4d..0900c63d9425 100644
--- a/mail/evolution-sharp/distinfo
+++ b/mail/evolution-sharp/distinfo
@@ -1,3 +1,3 @@
-MD5 (evolution-sharp-0.18.1.tar.bz2) = 85fb9417093e54ef1da7c8248f94472e
-SHA256 (evolution-sharp-0.18.1.tar.bz2) = bf0258f2d73a7bacafb94dde87b4806f4b6bf9d94a96d98fa1cea09026d215c4
-SIZE (evolution-sharp-0.18.1.tar.bz2) = 317001
+MD5 (evolution-sharp-0.20.0.tar.bz2) = ca4f75a795aa2af36c4573971c0534f7
+SHA256 (evolution-sharp-0.20.0.tar.bz2) = 3a09c724e7c9c14d2a8ca18ad3d2686c8e80347adc8eaf0b72a598ab2980b111
+SIZE (evolution-sharp-0.20.0.tar.bz2) = 334986
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index a94c35a474e5..923e453a45ec 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -3,12 +3,12 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/mail/evolution/Makefile,v 1.186 2008/11/25 05:29:01 mezz Exp $
+# $MCom: ports/mail/evolution/Makefile,v 1.192 2009/03/17 14:37:43 kwm Exp $
#
PORTNAME= evolution
-PORTVERSION= 2.24.5
-PORTREVISION= 1
+PORTVERSION= 2.26.0
+PORTREVISION= 0
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -28,7 +28,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver gtkhtml3 \
USE_AUTOTOOLS= libtool:15
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_LDCONFIG= ${PREFIX}/lib/evolution/${EVO_VERSION}
+USE_LDCONFIG= yes
+LDCONFIG_DIRS= %%PREFIX%%/lib/evolution/%%VERSION%%
CONFIGURE_ARGS= --enable-nss=yes \
--enable-mono=no \
--with-sub-version=" FreeBSD GNOME Team Port"
@@ -46,7 +47,7 @@ GCONF_SCHEMAS= apps_evolution_addressbook.schemas \
bogo-junk-plugin.schemas \
evolution-mail.schemas
-EVO_VERSION= 2.24
+EVO_VERSION= 2.26
PLIST_SUB= VERSION=${EVO_VERSION} \
PORTVERSION=2.12
@@ -56,6 +57,9 @@ OPTIONS= PILOT "Enable Palm Pilot sync support" off \
.include <bsd.port.pre.mk>
+USE_LDCONFIG= ${PREFIX}/lib/evolution/${EVO_VERSION}
+.include "${PORTSDIR}/misc/ldconfig_compat/bsd.ldconfig.mk"
+
.if defined(WITH_PILOT)
LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnome-pilot
CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \
@@ -97,7 +101,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/sbin|${LOCALBASE}/bin|g' \
${WRKSRC}/plugins/sa-junk-plugin/em-junk-filter.c
-post-install:
+post-install: install-ldconfig-file
${MKDIR} ${PREFIX}/include/evolution-${EVO_VERSION}/composer
${INSTALL_DATA} ${WRKSRC}/composer/e-msg*.h ${PREFIX}/include/evolution-${EVO_VERSION}/composer
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index 4c826fe3783b..ec93f5216431 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evolution-2.24.5.tar.bz2) = a8fe850565aef43b9e99f73aa02a9d3e
-SHA256 (gnome2/evolution-2.24.5.tar.bz2) = 9892a49d0a2659af550299d9d57dd076a52d428f4f68457c352ec69fcc911e01
-SIZE (gnome2/evolution-2.24.5.tar.bz2) = 32657364
+MD5 (gnome2/evolution-2.26.0.tar.bz2) = 97234b1ecded0232a1b68d2fc03b0252
+SHA256 (gnome2/evolution-2.26.0.tar.bz2) = 74a2d936ba8330d0abe059062bb84446f379c605480c0c404575e419926d5004
+SIZE (gnome2/evolution-2.26.0.tar.bz2) = 32677910
diff --git a/mail/evolution/files/patch-widgets_misc_e-calendar-item.c b/mail/evolution/files/patch-widgets_misc_e-calendar-item.c
deleted file mode 100644
index 9959443a918d..000000000000
--- a/mail/evolution/files/patch-widgets_misc_e-calendar-item.c
+++ /dev/null
@@ -1,41 +0,0 @@
---- widgets/misc/e-calendar-item.c.orig 2009-03-04 22:45:32.000000000 -0500
-+++ widgets/misc/e-calendar-item.c 2009-03-04 22:50:13.000000000 -0500
-@@ -1505,12 +1505,12 @@ e_calendar_item_draw_day_numbers (ECalen
- if (week_num >= 10) {
- digit = week_num / 10;
- text_x -= calitem->week_number_digit_widths[digit];
-- num_chars += sprintf (&buffer[num_chars], "%Id", digit);
-+ num_chars += sprintf (&buffer[num_chars], "%d", digit);
- }
-
- digit = week_num % 10;
- text_x -= calitem->week_number_digit_widths[digit] + 6;
-- num_chars += sprintf (&buffer[num_chars], "%Id", digit);
-+ num_chars += sprintf (&buffer[num_chars], "%d", digit);
-
- cairo_save (cr);
- gdk_cairo_set_source_color (cr, &style->text[GTK_STATE_ACTIVE]);
-@@ -1618,12 +1618,12 @@ e_calendar_item_draw_day_numbers (ECalen
- if (day_num >= 10) {
- digit = day_num / 10;
- day_x -= calitem->digit_widths[digit];
-- num_chars += sprintf (&buffer[num_chars], "%Id", digit);
-+ num_chars += sprintf (&buffer[num_chars], "%d", digit);
- }
-
- digit = day_num % 10;
- day_x -= calitem->digit_widths[digit];
-- num_chars += sprintf (&buffer[num_chars], "%Id", digit);
-+ num_chars += sprintf (&buffer[num_chars], "%d", digit);
-
- cairo_save (cr);
- if (fg_color) {
-@@ -1958,7 +1958,7 @@ e_calendar_item_recalc_sizes (ECalendar
- gchar locale_digit[5];
- int locale_digit_len;
-
-- locale_digit_len = sprintf (locale_digit, "%Id", digit);
-+ locale_digit_len = sprintf (locale_digit, "%d", digit);
-
- pango_layout_set_text (layout, locale_digit, locale_digit_len);
- pango_layout_get_pixel_size (layout, &width, NULL);
diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist
index 732482f662d0..9ed41eb95f9a 100644
--- a/mail/evolution/pkg-plist
+++ b/mail/evolution/pkg-plist
@@ -30,6 +30,7 @@ include/evolution-%%VERSION%%/e-util/e-import.h
include/evolution-%%VERSION%%/e-util/e-logger.h
include/evolution-%%VERSION%%/e-util/e-menu.h
include/evolution-%%VERSION%%/e-util/e-mktemp.h
+include/evolution-%%VERSION%%/e-util/e-non-intrusive-error-dialog.h
include/evolution-%%VERSION%%/e-util/e-plugin-ui.h
include/evolution-%%VERSION%%/e-util/e-plugin.h
include/evolution-%%VERSION%%/e-util/e-popup.h
@@ -404,9 +405,6 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-mailing-list-actions.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-all-read.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-all-read.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-all-read.so
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-calendar-offline.a
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-calendar-offline.la
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-calendar-offline.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.so
@@ -468,7 +466,6 @@ lib/evolution/%%VERSION%%/plugins/org-gnome-mail-to-task.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-mailing-list-actions.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-mailing-list-actions.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-mark-all-read.eplug
-lib/evolution/%%VERSION%%/plugins/org-gnome-mark-calendar-offline.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-prefer-plain.eplug
@@ -497,6 +494,7 @@ share/applications/evolution.desktop
%%DATADIR%%/%%VERSION%%/addresstypes.xml
%%DATADIR%%/%%VERSION%%/caltypes.xml
%%DATADIR%%/%%VERSION%%/default/C/mail/local/Inbox
+%%DATADIR%%/%%VERSION%%/default/ca/mail/local/Inbox
%%DATADIR%%/%%VERSION%%/default/cs/mail/local/Inbox
%%DATADIR%%/%%VERSION%%/default/de/mail/local/Inbox
%%DATADIR%%/%%VERSION%%/default/es/mail/local/Inbox
@@ -599,6 +597,7 @@ share/applications/evolution.desktop
%%DATADIR%%/%%VERSION%%/glade/task-details-page.glade
%%DATADIR%%/%%VERSION%%/glade/task-page.glade
%%DATADIR%%/%%VERSION%%/help/quickref/C/quickref.pdf
+%%DATADIR%%/%%VERSION%%/help/quickref/ca/quickref.pdf
%%DATADIR%%/%%VERSION%%/help/quickref/cs/quickref.pdf
%%DATADIR%%/%%VERSION%%/help/quickref/de/quickref.pdf
%%DATADIR%%/%%VERSION%%/help/quickref/es/quickref.pdf
@@ -712,23 +711,16 @@ share/applications/evolution.desktop
%%DATADIR%%/%%VERSION%%/weather/category_weather_sun_16.png
%%DATADIR%%/%%VERSION%%/weather/category_weather_tstorm_16.png
share/gnome/help/evolution/C/evolution.xml
-share/gnome/help/evolution/C/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/C/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/C/figures/account_editor_a.png
-share/gnome/help/evolution/C/figures/addrs_book_a.png
share/gnome/help/evolution/C/figures/attach_reminder_a.png
-share/gnome/help/evolution/C/figures/calendar.png
share/gnome/help/evolution/C/figures/categories_a.png
share/gnome/help/evolution/C/figures/collap_head_a.png
share/gnome/help/evolution/C/figures/config-cal.png
share/gnome/help/evolution/C/figures/config-mail.png
-share/gnome/help/evolution/C/figures/contact-editor.png
-share/gnome/help/evolution/C/figures/contact.png
share/gnome/help/evolution/C/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/C/figures/delgt-add.png
+share/gnome/help/evolution/C/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/C/figures/evo_account_editor_a.png
-share/gnome/help/evolution/C/figures/evo_account_info_a.png
-share/gnome/help/evolution/C/figures/evo_add_rule_a.png
share/gnome/help/evolution/C/figures/evo_adv_search_a.png
share/gnome/help/evolution/C/figures/evo_allday_a.png
share/gnome/help/evolution/C/figures/evo_attachreminder_plugin.png
@@ -742,6 +734,7 @@ share/gnome/help/evolution/C/figures/evo_cal_callout_a.png
share/gnome/help/evolution/C/figures/evo_cal_prop_a.png
share/gnome/help/evolution/C/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/C/figures/evo_calstatus_a.png
+share/gnome/help/evolution/C/figures/evo_caltasks_a.png
share/gnome/help/evolution/C/figures/evo_contacteditor_a.png
share/gnome/help/evolution/C/figures/evo_crash_recovery.png
share/gnome/help/evolution/C/figures/evo_custom_header.png
@@ -751,7 +744,7 @@ share/gnome/help/evolution/C/figures/evo_dialog-info.png
share/gnome/help/evolution/C/figures/evo_dialog-warning.png
share/gnome/help/evolution/C/figures/evo_edit_rule_a.png
share/gnome/help/evolution/C/figures/evo_edit_search.png
-share/gnome/help/evolution/C/figures/evo_email_a.png
+share/gnome/help/evolution/C/figures/evo_exchng_mapi.png
share/gnome/help/evolution/C/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/C/figures/evo_gwreceive_a.png
share/gnome/help/evolution/C/figures/evo_gwreceiveedit_a.png
@@ -761,6 +754,7 @@ share/gnome/help/evolution/C/figures/evo_identity_a.png
share/gnome/help/evolution/C/figures/evo_identityedit_a.png
share/gnome/help/evolution/C/figures/evo_imapheader_a.png
share/gnome/help/evolution/C/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/C/figures/evo_import.png
share/gnome/help/evolution/C/figures/evo_import_asst_a.png
share/gnome/help/evolution/C/figures/evo_junk_a.png
share/gnome/help/evolution/C/figures/evo_label_a.png
@@ -779,7 +773,6 @@ share/gnome/help/evolution/C/figures/evo_newmess_a.png
share/gnome/help/evolution/C/figures/evo_offline.png
share/gnome/help/evolution/C/figures/evo_popreceive_a.png
share/gnome/help/evolution/C/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/C/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/C/figures/evo_receive_setup_a.png
share/gnome/help/evolution/C/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/C/figures/evo_rule_a.png
@@ -791,10 +784,6 @@ share/gnome/help/evolution/C/figures/evo_sendstatus_a.png
share/gnome/help/evolution/C/figures/evo_shd_memo_a.png
share/gnome/help/evolution/C/figures/evo_timezone_a.png
share/gnome/help/evolution/C/figures/evo_usereceive_a.png
-share/gnome/help/evolution/C/figures/exchange-delegation.png
-share/gnome/help/evolution/C/figures/exchange-identity.png
-share/gnome/help/evolution/C/figures/exchange-receive-options.png
-share/gnome/help/evolution/C/figures/exchange-receive.png
share/gnome/help/evolution/C/figures/exchg-identity.png
share/gnome/help/evolution/C/figures/exchng-identity.png
share/gnome/help/evolution/C/figures/exchng-rec-mail.png
@@ -804,52 +793,30 @@ share/gnome/help/evolution/C/figures/exchng-rec-options.png
share/gnome/help/evolution/C/figures/exchng-settings.png
share/gnome/help/evolution/C/figures/filter-new-fig.png
share/gnome/help/evolution/C/figures/free_busy.png
-share/gnome/help/evolution/C/figures/full-1.png
-share/gnome/help/evolution/C/figures/full-2.png
-share/gnome/help/evolution/C/figures/full-3.png
-share/gnome/help/evolution/C/figures/full-4.png
-share/gnome/help/evolution/C/figures/full-5.png
-share/gnome/help/evolution/C/figures/full-6.png
-share/gnome/help/evolution/C/figures/full-7.png
share/gnome/help/evolution/C/figures/google_cal_view.png
-share/gnome/help/evolution/C/figures/mail-druid-pic.png
-share/gnome/help/evolution/C/figures/mail-inbox.png
share/gnome/help/evolution/C/figures/mail-threaded.png
-share/gnome/help/evolution/C/figures/mail_mainwindow_a.png
share/gnome/help/evolution/C/figures/mailer_preferences.png
-share/gnome/help/evolution/C/figures/mainwindow-pic.png
share/gnome/help/evolution/C/figures/minus.png
-share/gnome/help/evolution/C/figures/newmsg.png
share/gnome/help/evolution/C/figures/plus.png
share/gnome/help/evolution/C/figures/proxy-cal.png
share/gnome/help/evolution/C/figures/proxy-login.png
share/gnome/help/evolution/C/figures/quick_add_a.png
share/gnome/help/evolution/C/figures/quick_reference.png
-share/gnome/help/evolution/C/figures/replymsg.png
-share/gnome/help/evolution/C/figures/schedule.png
share/gnome/help/evolution/C/figures/stock_search.png
share/gnome/help/evolution/C/figures/sub-others-folder.png
share/gnome/help/evolution/C/figures/sub-pub-fold.png
share/gnome/help/evolution/C/figures/ver_view_a.png
-share/gnome/help/evolution/C/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/cs/evolution.xml
-share/gnome/help/evolution/cs/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/cs/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/cs/figures/account_editor_a.png
-share/gnome/help/evolution/cs/figures/addrs_book_a.png
share/gnome/help/evolution/cs/figures/attach_reminder_a.png
-share/gnome/help/evolution/cs/figures/calendar.png
share/gnome/help/evolution/cs/figures/categories_a.png
share/gnome/help/evolution/cs/figures/collap_head_a.png
share/gnome/help/evolution/cs/figures/config-cal.png
share/gnome/help/evolution/cs/figures/config-mail.png
-share/gnome/help/evolution/cs/figures/contact-editor.png
-share/gnome/help/evolution/cs/figures/contact.png
share/gnome/help/evolution/cs/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/cs/figures/delgt-add.png
+share/gnome/help/evolution/cs/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/cs/figures/evo_account_editor_a.png
-share/gnome/help/evolution/cs/figures/evo_account_info_a.png
-share/gnome/help/evolution/cs/figures/evo_add_rule_a.png
share/gnome/help/evolution/cs/figures/evo_adv_search_a.png
share/gnome/help/evolution/cs/figures/evo_allday_a.png
share/gnome/help/evolution/cs/figures/evo_attachreminder_plugin.png
@@ -863,6 +830,7 @@ share/gnome/help/evolution/cs/figures/evo_cal_callout_a.png
share/gnome/help/evolution/cs/figures/evo_cal_prop_a.png
share/gnome/help/evolution/cs/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/cs/figures/evo_calstatus_a.png
+share/gnome/help/evolution/cs/figures/evo_caltasks_a.png
share/gnome/help/evolution/cs/figures/evo_contacteditor_a.png
share/gnome/help/evolution/cs/figures/evo_crash_recovery.png
share/gnome/help/evolution/cs/figures/evo_custom_header.png
@@ -872,7 +840,7 @@ share/gnome/help/evolution/cs/figures/evo_dialog-info.png
share/gnome/help/evolution/cs/figures/evo_dialog-warning.png
share/gnome/help/evolution/cs/figures/evo_edit_rule_a.png
share/gnome/help/evolution/cs/figures/evo_edit_search.png
-share/gnome/help/evolution/cs/figures/evo_email_a.png
+share/gnome/help/evolution/cs/figures/evo_exchng_mapi.png
share/gnome/help/evolution/cs/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/cs/figures/evo_gwreceive_a.png
share/gnome/help/evolution/cs/figures/evo_gwreceiveedit_a.png
@@ -882,6 +850,7 @@ share/gnome/help/evolution/cs/figures/evo_identity_a.png
share/gnome/help/evolution/cs/figures/evo_identityedit_a.png
share/gnome/help/evolution/cs/figures/evo_imapheader_a.png
share/gnome/help/evolution/cs/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/cs/figures/evo_import.png
share/gnome/help/evolution/cs/figures/evo_import_asst_a.png
share/gnome/help/evolution/cs/figures/evo_junk_a.png
share/gnome/help/evolution/cs/figures/evo_label_a.png
@@ -900,7 +869,6 @@ share/gnome/help/evolution/cs/figures/evo_newmess_a.png
share/gnome/help/evolution/cs/figures/evo_offline.png
share/gnome/help/evolution/cs/figures/evo_popreceive_a.png
share/gnome/help/evolution/cs/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/cs/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/cs/figures/evo_receive_setup_a.png
share/gnome/help/evolution/cs/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/cs/figures/evo_rule_a.png
@@ -912,10 +880,6 @@ share/gnome/help/evolution/cs/figures/evo_sendstatus_a.png
share/gnome/help/evolution/cs/figures/evo_shd_memo_a.png
share/gnome/help/evolution/cs/figures/evo_timezone_a.png
share/gnome/help/evolution/cs/figures/evo_usereceive_a.png
-share/gnome/help/evolution/cs/figures/exchange-delegation.png
-share/gnome/help/evolution/cs/figures/exchange-identity.png
-share/gnome/help/evolution/cs/figures/exchange-receive-options.png
-share/gnome/help/evolution/cs/figures/exchange-receive.png
share/gnome/help/evolution/cs/figures/exchg-identity.png
share/gnome/help/evolution/cs/figures/exchng-identity.png
share/gnome/help/evolution/cs/figures/exchng-rec-mail.png
@@ -925,52 +889,30 @@ share/gnome/help/evolution/cs/figures/exchng-rec-options.png
share/gnome/help/evolution/cs/figures/exchng-settings.png
share/gnome/help/evolution/cs/figures/filter-new-fig.png
share/gnome/help/evolution/cs/figures/free_busy.png
-share/gnome/help/evolution/cs/figures/full-1.png
-share/gnome/help/evolution/cs/figures/full-2.png
-share/gnome/help/evolution/cs/figures/full-3.png
-share/gnome/help/evolution/cs/figures/full-4.png
-share/gnome/help/evolution/cs/figures/full-5.png
-share/gnome/help/evolution/cs/figures/full-6.png
-share/gnome/help/evolution/cs/figures/full-7.png
share/gnome/help/evolution/cs/figures/google_cal_view.png
-share/gnome/help/evolution/cs/figures/mail-druid-pic.png
-share/gnome/help/evolution/cs/figures/mail-inbox.png
share/gnome/help/evolution/cs/figures/mail-threaded.png
-share/gnome/help/evolution/cs/figures/mail_mainwindow_a.png
share/gnome/help/evolution/cs/figures/mailer_preferences.png
-share/gnome/help/evolution/cs/figures/mainwindow-pic.png
share/gnome/help/evolution/cs/figures/minus.png
-share/gnome/help/evolution/cs/figures/newmsg.png
share/gnome/help/evolution/cs/figures/plus.png
share/gnome/help/evolution/cs/figures/proxy-cal.png
share/gnome/help/evolution/cs/figures/proxy-login.png
share/gnome/help/evolution/cs/figures/quick_add_a.png
share/gnome/help/evolution/cs/figures/quick_reference.png
-share/gnome/help/evolution/cs/figures/replymsg.png
-share/gnome/help/evolution/cs/figures/schedule.png
share/gnome/help/evolution/cs/figures/stock_search.png
share/gnome/help/evolution/cs/figures/sub-others-folder.png
share/gnome/help/evolution/cs/figures/sub-pub-fold.png
share/gnome/help/evolution/cs/figures/ver_view_a.png
-share/gnome/help/evolution/cs/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/de/evolution.xml
-share/gnome/help/evolution/de/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/de/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/de/figures/account_editor_a.png
-share/gnome/help/evolution/de/figures/addrs_book_a.png
share/gnome/help/evolution/de/figures/attach_reminder_a.png
-share/gnome/help/evolution/de/figures/calendar.png
share/gnome/help/evolution/de/figures/categories_a.png
share/gnome/help/evolution/de/figures/collap_head_a.png
share/gnome/help/evolution/de/figures/config-cal.png
share/gnome/help/evolution/de/figures/config-mail.png
-share/gnome/help/evolution/de/figures/contact-editor.png
-share/gnome/help/evolution/de/figures/contact.png
share/gnome/help/evolution/de/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/de/figures/delgt-add.png
+share/gnome/help/evolution/de/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/de/figures/evo_account_editor_a.png
-share/gnome/help/evolution/de/figures/evo_account_info_a.png
-share/gnome/help/evolution/de/figures/evo_add_rule_a.png
share/gnome/help/evolution/de/figures/evo_adv_search_a.png
share/gnome/help/evolution/de/figures/evo_allday_a.png
share/gnome/help/evolution/de/figures/evo_attachreminder_plugin.png
@@ -984,6 +926,7 @@ share/gnome/help/evolution/de/figures/evo_cal_callout_a.png
share/gnome/help/evolution/de/figures/evo_cal_prop_a.png
share/gnome/help/evolution/de/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/de/figures/evo_calstatus_a.png
+share/gnome/help/evolution/de/figures/evo_caltasks_a.png
share/gnome/help/evolution/de/figures/evo_contacteditor_a.png
share/gnome/help/evolution/de/figures/evo_crash_recovery.png
share/gnome/help/evolution/de/figures/evo_custom_header.png
@@ -993,7 +936,7 @@ share/gnome/help/evolution/de/figures/evo_dialog-info.png
share/gnome/help/evolution/de/figures/evo_dialog-warning.png
share/gnome/help/evolution/de/figures/evo_edit_rule_a.png
share/gnome/help/evolution/de/figures/evo_edit_search.png
-share/gnome/help/evolution/de/figures/evo_email_a.png
+share/gnome/help/evolution/de/figures/evo_exchng_mapi.png
share/gnome/help/evolution/de/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/de/figures/evo_gwreceive_a.png
share/gnome/help/evolution/de/figures/evo_gwreceiveedit_a.png
@@ -1003,6 +946,7 @@ share/gnome/help/evolution/de/figures/evo_identity_a.png
share/gnome/help/evolution/de/figures/evo_identityedit_a.png
share/gnome/help/evolution/de/figures/evo_imapheader_a.png
share/gnome/help/evolution/de/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/de/figures/evo_import.png
share/gnome/help/evolution/de/figures/evo_import_asst_a.png
share/gnome/help/evolution/de/figures/evo_junk_a.png
share/gnome/help/evolution/de/figures/evo_label_a.png
@@ -1021,7 +965,6 @@ share/gnome/help/evolution/de/figures/evo_newmess_a.png
share/gnome/help/evolution/de/figures/evo_offline.png
share/gnome/help/evolution/de/figures/evo_popreceive_a.png
share/gnome/help/evolution/de/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/de/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/de/figures/evo_receive_setup_a.png
share/gnome/help/evolution/de/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/de/figures/evo_rule_a.png
@@ -1033,10 +976,6 @@ share/gnome/help/evolution/de/figures/evo_sendstatus_a.png
share/gnome/help/evolution/de/figures/evo_shd_memo_a.png
share/gnome/help/evolution/de/figures/evo_timezone_a.png
share/gnome/help/evolution/de/figures/evo_usereceive_a.png
-share/gnome/help/evolution/de/figures/exchange-delegation.png
-share/gnome/help/evolution/de/figures/exchange-identity.png
-share/gnome/help/evolution/de/figures/exchange-receive-options.png
-share/gnome/help/evolution/de/figures/exchange-receive.png
share/gnome/help/evolution/de/figures/exchg-identity.png
share/gnome/help/evolution/de/figures/exchng-identity.png
share/gnome/help/evolution/de/figures/exchng-rec-mail.png
@@ -1046,52 +985,30 @@ share/gnome/help/evolution/de/figures/exchng-rec-options.png
share/gnome/help/evolution/de/figures/exchng-settings.png
share/gnome/help/evolution/de/figures/filter-new-fig.png
share/gnome/help/evolution/de/figures/free_busy.png
-share/gnome/help/evolution/de/figures/full-1.png
-share/gnome/help/evolution/de/figures/full-2.png
-share/gnome/help/evolution/de/figures/full-3.png
-share/gnome/help/evolution/de/figures/full-4.png
-share/gnome/help/evolution/de/figures/full-5.png
-share/gnome/help/evolution/de/figures/full-6.png
-share/gnome/help/evolution/de/figures/full-7.png
share/gnome/help/evolution/de/figures/google_cal_view.png
-share/gnome/help/evolution/de/figures/mail-druid-pic.png
-share/gnome/help/evolution/de/figures/mail-inbox.png
share/gnome/help/evolution/de/figures/mail-threaded.png
-share/gnome/help/evolution/de/figures/mail_mainwindow_a.png
share/gnome/help/evolution/de/figures/mailer_preferences.png
-share/gnome/help/evolution/de/figures/mainwindow-pic.png
share/gnome/help/evolution/de/figures/minus.png
-share/gnome/help/evolution/de/figures/newmsg.png
share/gnome/help/evolution/de/figures/plus.png
share/gnome/help/evolution/de/figures/proxy-cal.png
share/gnome/help/evolution/de/figures/proxy-login.png
share/gnome/help/evolution/de/figures/quick_add_a.png
share/gnome/help/evolution/de/figures/quick_reference.png
-share/gnome/help/evolution/de/figures/replymsg.png
-share/gnome/help/evolution/de/figures/schedule.png
share/gnome/help/evolution/de/figures/stock_search.png
share/gnome/help/evolution/de/figures/sub-others-folder.png
share/gnome/help/evolution/de/figures/sub-pub-fold.png
share/gnome/help/evolution/de/figures/ver_view_a.png
-share/gnome/help/evolution/de/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/el/evolution.xml
-share/gnome/help/evolution/el/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/el/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/el/figures/account_editor_a.png
-share/gnome/help/evolution/el/figures/addrs_book_a.png
share/gnome/help/evolution/el/figures/attach_reminder_a.png
-share/gnome/help/evolution/el/figures/calendar.png
share/gnome/help/evolution/el/figures/categories_a.png
share/gnome/help/evolution/el/figures/collap_head_a.png
share/gnome/help/evolution/el/figures/config-cal.png
share/gnome/help/evolution/el/figures/config-mail.png
-share/gnome/help/evolution/el/figures/contact-editor.png
-share/gnome/help/evolution/el/figures/contact.png
share/gnome/help/evolution/el/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/el/figures/delgt-add.png
+share/gnome/help/evolution/el/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/el/figures/evo_account_editor_a.png
-share/gnome/help/evolution/el/figures/evo_account_info_a.png
-share/gnome/help/evolution/el/figures/evo_add_rule_a.png
share/gnome/help/evolution/el/figures/evo_adv_search_a.png
share/gnome/help/evolution/el/figures/evo_allday_a.png
share/gnome/help/evolution/el/figures/evo_attachreminder_plugin.png
@@ -1105,6 +1022,7 @@ share/gnome/help/evolution/el/figures/evo_cal_callout_a.png
share/gnome/help/evolution/el/figures/evo_cal_prop_a.png
share/gnome/help/evolution/el/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/el/figures/evo_calstatus_a.png
+share/gnome/help/evolution/el/figures/evo_caltasks_a.png
share/gnome/help/evolution/el/figures/evo_contacteditor_a.png
share/gnome/help/evolution/el/figures/evo_crash_recovery.png
share/gnome/help/evolution/el/figures/evo_custom_header.png
@@ -1114,7 +1032,7 @@ share/gnome/help/evolution/el/figures/evo_dialog-info.png
share/gnome/help/evolution/el/figures/evo_dialog-warning.png
share/gnome/help/evolution/el/figures/evo_edit_rule_a.png
share/gnome/help/evolution/el/figures/evo_edit_search.png
-share/gnome/help/evolution/el/figures/evo_email_a.png
+share/gnome/help/evolution/el/figures/evo_exchng_mapi.png
share/gnome/help/evolution/el/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/el/figures/evo_gwreceive_a.png
share/gnome/help/evolution/el/figures/evo_gwreceiveedit_a.png
@@ -1124,6 +1042,7 @@ share/gnome/help/evolution/el/figures/evo_identity_a.png
share/gnome/help/evolution/el/figures/evo_identityedit_a.png
share/gnome/help/evolution/el/figures/evo_imapheader_a.png
share/gnome/help/evolution/el/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/el/figures/evo_import.png
share/gnome/help/evolution/el/figures/evo_import_asst_a.png
share/gnome/help/evolution/el/figures/evo_junk_a.png
share/gnome/help/evolution/el/figures/evo_label_a.png
@@ -1142,7 +1061,6 @@ share/gnome/help/evolution/el/figures/evo_newmess_a.png
share/gnome/help/evolution/el/figures/evo_offline.png
share/gnome/help/evolution/el/figures/evo_popreceive_a.png
share/gnome/help/evolution/el/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/el/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/el/figures/evo_receive_setup_a.png
share/gnome/help/evolution/el/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/el/figures/evo_rule_a.png
@@ -1154,10 +1072,6 @@ share/gnome/help/evolution/el/figures/evo_sendstatus_a.png
share/gnome/help/evolution/el/figures/evo_shd_memo_a.png
share/gnome/help/evolution/el/figures/evo_timezone_a.png
share/gnome/help/evolution/el/figures/evo_usereceive_a.png
-share/gnome/help/evolution/el/figures/exchange-delegation.png
-share/gnome/help/evolution/el/figures/exchange-identity.png
-share/gnome/help/evolution/el/figures/exchange-receive-options.png
-share/gnome/help/evolution/el/figures/exchange-receive.png
share/gnome/help/evolution/el/figures/exchg-identity.png
share/gnome/help/evolution/el/figures/exchng-identity.png
share/gnome/help/evolution/el/figures/exchng-rec-mail.png
@@ -1167,52 +1081,30 @@ share/gnome/help/evolution/el/figures/exchng-rec-options.png
share/gnome/help/evolution/el/figures/exchng-settings.png
share/gnome/help/evolution/el/figures/filter-new-fig.png
share/gnome/help/evolution/el/figures/free_busy.png
-share/gnome/help/evolution/el/figures/full-1.png
-share/gnome/help/evolution/el/figures/full-2.png
-share/gnome/help/evolution/el/figures/full-3.png
-share/gnome/help/evolution/el/figures/full-4.png
-share/gnome/help/evolution/el/figures/full-5.png
-share/gnome/help/evolution/el/figures/full-6.png
-share/gnome/help/evolution/el/figures/full-7.png
share/gnome/help/evolution/el/figures/google_cal_view.png
-share/gnome/help/evolution/el/figures/mail-druid-pic.png
-share/gnome/help/evolution/el/figures/mail-inbox.png
share/gnome/help/evolution/el/figures/mail-threaded.png
-share/gnome/help/evolution/el/figures/mail_mainwindow_a.png
share/gnome/help/evolution/el/figures/mailer_preferences.png
-share/gnome/help/evolution/el/figures/mainwindow-pic.png
share/gnome/help/evolution/el/figures/minus.png
-share/gnome/help/evolution/el/figures/newmsg.png
share/gnome/help/evolution/el/figures/plus.png
share/gnome/help/evolution/el/figures/proxy-cal.png
share/gnome/help/evolution/el/figures/proxy-login.png
share/gnome/help/evolution/el/figures/quick_add_a.png
share/gnome/help/evolution/el/figures/quick_reference.png
-share/gnome/help/evolution/el/figures/replymsg.png
-share/gnome/help/evolution/el/figures/schedule.png
share/gnome/help/evolution/el/figures/stock_search.png
share/gnome/help/evolution/el/figures/sub-others-folder.png
share/gnome/help/evolution/el/figures/sub-pub-fold.png
share/gnome/help/evolution/el/figures/ver_view_a.png
-share/gnome/help/evolution/el/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/en_GB/evolution.xml
-share/gnome/help/evolution/en_GB/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/en_GB/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/en_GB/figures/account_editor_a.png
-share/gnome/help/evolution/en_GB/figures/addrs_book_a.png
share/gnome/help/evolution/en_GB/figures/attach_reminder_a.png
-share/gnome/help/evolution/en_GB/figures/calendar.png
share/gnome/help/evolution/en_GB/figures/categories_a.png
share/gnome/help/evolution/en_GB/figures/collap_head_a.png
share/gnome/help/evolution/en_GB/figures/config-cal.png
share/gnome/help/evolution/en_GB/figures/config-mail.png
-share/gnome/help/evolution/en_GB/figures/contact-editor.png
-share/gnome/help/evolution/en_GB/figures/contact.png
share/gnome/help/evolution/en_GB/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/en_GB/figures/delgt-add.png
+share/gnome/help/evolution/en_GB/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/en_GB/figures/evo_account_editor_a.png
-share/gnome/help/evolution/en_GB/figures/evo_account_info_a.png
-share/gnome/help/evolution/en_GB/figures/evo_add_rule_a.png
share/gnome/help/evolution/en_GB/figures/evo_adv_search_a.png
share/gnome/help/evolution/en_GB/figures/evo_allday_a.png
share/gnome/help/evolution/en_GB/figures/evo_attachreminder_plugin.png
@@ -1226,6 +1118,7 @@ share/gnome/help/evolution/en_GB/figures/evo_cal_callout_a.png
share/gnome/help/evolution/en_GB/figures/evo_cal_prop_a.png
share/gnome/help/evolution/en_GB/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/en_GB/figures/evo_calstatus_a.png
+share/gnome/help/evolution/en_GB/figures/evo_caltasks_a.png
share/gnome/help/evolution/en_GB/figures/evo_contacteditor_a.png
share/gnome/help/evolution/en_GB/figures/evo_crash_recovery.png
share/gnome/help/evolution/en_GB/figures/evo_custom_header.png
@@ -1235,7 +1128,7 @@ share/gnome/help/evolution/en_GB/figures/evo_dialog-info.png
share/gnome/help/evolution/en_GB/figures/evo_dialog-warning.png
share/gnome/help/evolution/en_GB/figures/evo_edit_rule_a.png
share/gnome/help/evolution/en_GB/figures/evo_edit_search.png
-share/gnome/help/evolution/en_GB/figures/evo_email_a.png
+share/gnome/help/evolution/en_GB/figures/evo_exchng_mapi.png
share/gnome/help/evolution/en_GB/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/en_GB/figures/evo_gwreceive_a.png
share/gnome/help/evolution/en_GB/figures/evo_gwreceiveedit_a.png
@@ -1245,6 +1138,7 @@ share/gnome/help/evolution/en_GB/figures/evo_identity_a.png
share/gnome/help/evolution/en_GB/figures/evo_identityedit_a.png
share/gnome/help/evolution/en_GB/figures/evo_imapheader_a.png
share/gnome/help/evolution/en_GB/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/en_GB/figures/evo_import.png
share/gnome/help/evolution/en_GB/figures/evo_import_asst_a.png
share/gnome/help/evolution/en_GB/figures/evo_junk_a.png
share/gnome/help/evolution/en_GB/figures/evo_label_a.png
@@ -1263,7 +1157,6 @@ share/gnome/help/evolution/en_GB/figures/evo_newmess_a.png
share/gnome/help/evolution/en_GB/figures/evo_offline.png
share/gnome/help/evolution/en_GB/figures/evo_popreceive_a.png
share/gnome/help/evolution/en_GB/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/en_GB/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/en_GB/figures/evo_receive_setup_a.png
share/gnome/help/evolution/en_GB/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/en_GB/figures/evo_rule_a.png
@@ -1275,10 +1168,6 @@ share/gnome/help/evolution/en_GB/figures/evo_sendstatus_a.png
share/gnome/help/evolution/en_GB/figures/evo_shd_memo_a.png
share/gnome/help/evolution/en_GB/figures/evo_timezone_a.png
share/gnome/help/evolution/en_GB/figures/evo_usereceive_a.png
-share/gnome/help/evolution/en_GB/figures/exchange-delegation.png
-share/gnome/help/evolution/en_GB/figures/exchange-identity.png
-share/gnome/help/evolution/en_GB/figures/exchange-receive-options.png
-share/gnome/help/evolution/en_GB/figures/exchange-receive.png
share/gnome/help/evolution/en_GB/figures/exchg-identity.png
share/gnome/help/evolution/en_GB/figures/exchng-identity.png
share/gnome/help/evolution/en_GB/figures/exchng-rec-mail.png
@@ -1288,52 +1177,30 @@ share/gnome/help/evolution/en_GB/figures/exchng-rec-options.png
share/gnome/help/evolution/en_GB/figures/exchng-settings.png
share/gnome/help/evolution/en_GB/figures/filter-new-fig.png
share/gnome/help/evolution/en_GB/figures/free_busy.png
-share/gnome/help/evolution/en_GB/figures/full-1.png
-share/gnome/help/evolution/en_GB/figures/full-2.png
-share/gnome/help/evolution/en_GB/figures/full-3.png
-share/gnome/help/evolution/en_GB/figures/full-4.png
-share/gnome/help/evolution/en_GB/figures/full-5.png
-share/gnome/help/evolution/en_GB/figures/full-6.png
-share/gnome/help/evolution/en_GB/figures/full-7.png
share/gnome/help/evolution/en_GB/figures/google_cal_view.png
-share/gnome/help/evolution/en_GB/figures/mail-druid-pic.png
-share/gnome/help/evolution/en_GB/figures/mail-inbox.png
share/gnome/help/evolution/en_GB/figures/mail-threaded.png
-share/gnome/help/evolution/en_GB/figures/mail_mainwindow_a.png
share/gnome/help/evolution/en_GB/figures/mailer_preferences.png
-share/gnome/help/evolution/en_GB/figures/mainwindow-pic.png
share/gnome/help/evolution/en_GB/figures/minus.png
-share/gnome/help/evolution/en_GB/figures/newmsg.png
share/gnome/help/evolution/en_GB/figures/plus.png
share/gnome/help/evolution/en_GB/figures/proxy-cal.png
share/gnome/help/evolution/en_GB/figures/proxy-login.png
share/gnome/help/evolution/en_GB/figures/quick_add_a.png
share/gnome/help/evolution/en_GB/figures/quick_reference.png
-share/gnome/help/evolution/en_GB/figures/replymsg.png
-share/gnome/help/evolution/en_GB/figures/schedule.png
share/gnome/help/evolution/en_GB/figures/stock_search.png
share/gnome/help/evolution/en_GB/figures/sub-others-folder.png
share/gnome/help/evolution/en_GB/figures/sub-pub-fold.png
share/gnome/help/evolution/en_GB/figures/ver_view_a.png
-share/gnome/help/evolution/en_GB/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/es/evolution.xml
-share/gnome/help/evolution/es/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/es/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/es/figures/account_editor_a.png
-share/gnome/help/evolution/es/figures/addrs_book_a.png
share/gnome/help/evolution/es/figures/attach_reminder_a.png
-share/gnome/help/evolution/es/figures/calendar.png
share/gnome/help/evolution/es/figures/categories_a.png
share/gnome/help/evolution/es/figures/collap_head_a.png
share/gnome/help/evolution/es/figures/config-cal.png
share/gnome/help/evolution/es/figures/config-mail.png
-share/gnome/help/evolution/es/figures/contact-editor.png
-share/gnome/help/evolution/es/figures/contact.png
share/gnome/help/evolution/es/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/es/figures/delgt-add.png
+share/gnome/help/evolution/es/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/es/figures/evo_account_editor_a.png
-share/gnome/help/evolution/es/figures/evo_account_info_a.png
-share/gnome/help/evolution/es/figures/evo_add_rule_a.png
share/gnome/help/evolution/es/figures/evo_adv_search_a.png
share/gnome/help/evolution/es/figures/evo_allday_a.png
share/gnome/help/evolution/es/figures/evo_attachreminder_plugin.png
@@ -1347,6 +1214,7 @@ share/gnome/help/evolution/es/figures/evo_cal_callout_a.png
share/gnome/help/evolution/es/figures/evo_cal_prop_a.png
share/gnome/help/evolution/es/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/es/figures/evo_calstatus_a.png
+share/gnome/help/evolution/es/figures/evo_caltasks_a.png
share/gnome/help/evolution/es/figures/evo_contacteditor_a.png
share/gnome/help/evolution/es/figures/evo_crash_recovery.png
share/gnome/help/evolution/es/figures/evo_custom_header.png
@@ -1356,7 +1224,7 @@ share/gnome/help/evolution/es/figures/evo_dialog-info.png
share/gnome/help/evolution/es/figures/evo_dialog-warning.png
share/gnome/help/evolution/es/figures/evo_edit_rule_a.png
share/gnome/help/evolution/es/figures/evo_edit_search.png
-share/gnome/help/evolution/es/figures/evo_email_a.png
+share/gnome/help/evolution/es/figures/evo_exchng_mapi.png
share/gnome/help/evolution/es/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/es/figures/evo_gwreceive_a.png
share/gnome/help/evolution/es/figures/evo_gwreceiveedit_a.png
@@ -1366,6 +1234,7 @@ share/gnome/help/evolution/es/figures/evo_identity_a.png
share/gnome/help/evolution/es/figures/evo_identityedit_a.png
share/gnome/help/evolution/es/figures/evo_imapheader_a.png
share/gnome/help/evolution/es/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/es/figures/evo_import.png
share/gnome/help/evolution/es/figures/evo_import_asst_a.png
share/gnome/help/evolution/es/figures/evo_junk_a.png
share/gnome/help/evolution/es/figures/evo_label_a.png
@@ -1384,7 +1253,6 @@ share/gnome/help/evolution/es/figures/evo_newmess_a.png
share/gnome/help/evolution/es/figures/evo_offline.png
share/gnome/help/evolution/es/figures/evo_popreceive_a.png
share/gnome/help/evolution/es/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/es/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/es/figures/evo_receive_setup_a.png
share/gnome/help/evolution/es/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/es/figures/evo_rule_a.png
@@ -1396,10 +1264,6 @@ share/gnome/help/evolution/es/figures/evo_sendstatus_a.png
share/gnome/help/evolution/es/figures/evo_shd_memo_a.png
share/gnome/help/evolution/es/figures/evo_timezone_a.png
share/gnome/help/evolution/es/figures/evo_usereceive_a.png
-share/gnome/help/evolution/es/figures/exchange-delegation.png
-share/gnome/help/evolution/es/figures/exchange-identity.png
-share/gnome/help/evolution/es/figures/exchange-receive-options.png
-share/gnome/help/evolution/es/figures/exchange-receive.png
share/gnome/help/evolution/es/figures/exchg-identity.png
share/gnome/help/evolution/es/figures/exchng-identity.png
share/gnome/help/evolution/es/figures/exchng-rec-mail.png
@@ -1409,52 +1273,126 @@ share/gnome/help/evolution/es/figures/exchng-rec-options.png
share/gnome/help/evolution/es/figures/exchng-settings.png
share/gnome/help/evolution/es/figures/filter-new-fig.png
share/gnome/help/evolution/es/figures/free_busy.png
-share/gnome/help/evolution/es/figures/full-1.png
-share/gnome/help/evolution/es/figures/full-2.png
-share/gnome/help/evolution/es/figures/full-3.png
-share/gnome/help/evolution/es/figures/full-4.png
-share/gnome/help/evolution/es/figures/full-5.png
-share/gnome/help/evolution/es/figures/full-6.png
-share/gnome/help/evolution/es/figures/full-7.png
share/gnome/help/evolution/es/figures/google_cal_view.png
-share/gnome/help/evolution/es/figures/mail-druid-pic.png
-share/gnome/help/evolution/es/figures/mail-inbox.png
share/gnome/help/evolution/es/figures/mail-threaded.png
-share/gnome/help/evolution/es/figures/mail_mainwindow_a.png
share/gnome/help/evolution/es/figures/mailer_preferences.png
-share/gnome/help/evolution/es/figures/mainwindow-pic.png
share/gnome/help/evolution/es/figures/minus.png
-share/gnome/help/evolution/es/figures/newmsg.png
share/gnome/help/evolution/es/figures/plus.png
share/gnome/help/evolution/es/figures/proxy-cal.png
share/gnome/help/evolution/es/figures/proxy-login.png
share/gnome/help/evolution/es/figures/quick_add_a.png
share/gnome/help/evolution/es/figures/quick_reference.png
-share/gnome/help/evolution/es/figures/replymsg.png
-share/gnome/help/evolution/es/figures/schedule.png
share/gnome/help/evolution/es/figures/stock_search.png
share/gnome/help/evolution/es/figures/sub-others-folder.png
share/gnome/help/evolution/es/figures/sub-pub-fold.png
share/gnome/help/evolution/es/figures/ver_view_a.png
-share/gnome/help/evolution/es/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/eu/evolution.xml
+share/gnome/help/evolution/eu/figures/account_editor_a.png
+share/gnome/help/evolution/eu/figures/attach_reminder_a.png
+share/gnome/help/evolution/eu/figures/categories_a.png
+share/gnome/help/evolution/eu/figures/collap_head_a.png
+share/gnome/help/evolution/eu/figures/config-cal.png
+share/gnome/help/evolution/eu/figures/config-mail.png
+share/gnome/help/evolution/eu/figures/contacts_mainwindow_a.png
+share/gnome/help/evolution/eu/figures/delgt-add.png
+share/gnome/help/evolution/eu/figures/evo_Wcal_prop_a.png
+share/gnome/help/evolution/eu/figures/evo_account_editor_a.png
+share/gnome/help/evolution/eu/figures/evo_adv_search_a.png
+share/gnome/help/evolution/eu/figures/evo_allday_a.png
+share/gnome/help/evolution/eu/figures/evo_attachreminder_plugin.png
+share/gnome/help/evolution/eu/figures/evo_backup.png
+share/gnome/help/evolution/eu/figures/evo_backup_prgsbar.png
+share/gnome/help/evolution/eu/figures/evo_backup_warning.png
+share/gnome/help/evolution/eu/figures/evo_blink.png
+share/gnome/help/evolution/eu/figures/evo_cal_a.png
+share/gnome/help/evolution/eu/figures/evo_cal_advsearch.png
+share/gnome/help/evolution/eu/figures/evo_cal_callout_a.png
+share/gnome/help/evolution/eu/figures/evo_cal_prop_a.png
+share/gnome/help/evolution/eu/figures/evo_calender_appointmnt.png
+share/gnome/help/evolution/eu/figures/evo_calstatus_a.png
+share/gnome/help/evolution/eu/figures/evo_caltasks_a.png
+share/gnome/help/evolution/eu/figures/evo_contacteditor_a.png
+share/gnome/help/evolution/eu/figures/evo_crash_recovery.png
+share/gnome/help/evolution/eu/figures/evo_custom_header.png
+share/gnome/help/evolution/eu/figures/evo_debuglogs_a.png
+share/gnome/help/evolution/eu/figures/evo_delegate_permission_a.png
+share/gnome/help/evolution/eu/figures/evo_dialog-info.png
+share/gnome/help/evolution/eu/figures/evo_dialog-warning.png
+share/gnome/help/evolution/eu/figures/evo_edit_rule_a.png
+share/gnome/help/evolution/eu/figures/evo_edit_search.png
+share/gnome/help/evolution/eu/figures/evo_exchng_mapi.png
+share/gnome/help/evolution/eu/figures/evo_flag_follow_up_a.png
+share/gnome/help/evolution/eu/figures/evo_gwreceive_a.png
+share/gnome/help/evolution/eu/figures/evo_gwreceiveedit_a.png
+share/gnome/help/evolution/eu/figures/evo_gwreceiveoptedit_a.png
+share/gnome/help/evolution/eu/figures/evo_gwstatustrack.png
+share/gnome/help/evolution/eu/figures/evo_identity_a.png
+share/gnome/help/evolution/eu/figures/evo_identityedit_a.png
+share/gnome/help/evolution/eu/figures/evo_imapheader_a.png
+share/gnome/help/evolution/eu/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/eu/figures/evo_import.png
+share/gnome/help/evolution/eu/figures/evo_import_asst_a.png
+share/gnome/help/evolution/eu/figures/evo_junk_a.png
+share/gnome/help/evolution/eu/figures/evo_label_a.png
+share/gnome/help/evolution/eu/figures/evo_labels_a.png
+share/gnome/help/evolution/eu/figures/evo_mail_a.png
+share/gnome/help/evolution/eu/figures/evo_mail_callout_a.png
+share/gnome/help/evolution/eu/figures/evo_mail_notifier.png
+share/gnome/help/evolution/eu/figures/evo_maildirreceive_a.png
+share/gnome/help/evolution/eu/figures/evo_mboxreceive_a.png
+share/gnome/help/evolution/eu/figures/evo_memo_a.png
+share/gnome/help/evolution/eu/figures/evo_mereceive_a.png
+share/gnome/help/evolution/eu/figures/evo_message_filters_a.png
+share/gnome/help/evolution/eu/figures/evo_mhreceive_a.png
+share/gnome/help/evolution/eu/figures/evo_newmail.png
+share/gnome/help/evolution/eu/figures/evo_newmess_a.png
+share/gnome/help/evolution/eu/figures/evo_offline.png
+share/gnome/help/evolution/eu/figures/evo_popreceive_a.png
+share/gnome/help/evolution/eu/figures/evo_proxyadd_a.png
+share/gnome/help/evolution/eu/figures/evo_receive_setup_a.png
+share/gnome/help/evolution/eu/figures/evo_rmdrnotes_a.png
+share/gnome/help/evolution/eu/figures/evo_rule_a.png
+share/gnome/help/evolution/eu/figures/evo_select_add_folder.png
+share/gnome/help/evolution/eu/figures/evo_select_folder.png
+share/gnome/help/evolution/eu/figures/evo_send_option_a.png
+share/gnome/help/evolution/eu/figures/evo_send_setup_a.png
+share/gnome/help/evolution/eu/figures/evo_sendstatus_a.png
+share/gnome/help/evolution/eu/figures/evo_shd_memo_a.png
+share/gnome/help/evolution/eu/figures/evo_timezone_a.png
+share/gnome/help/evolution/eu/figures/evo_usereceive_a.png
+share/gnome/help/evolution/eu/figures/exchg-identity.png
+share/gnome/help/evolution/eu/figures/exchng-identity.png
+share/gnome/help/evolution/eu/figures/exchng-rec-mail.png
+share/gnome/help/evolution/eu/figures/exchng-rec-mails.png
+share/gnome/help/evolution/eu/figures/exchng-rec-option.png
+share/gnome/help/evolution/eu/figures/exchng-rec-options.png
+share/gnome/help/evolution/eu/figures/exchng-settings.png
+share/gnome/help/evolution/eu/figures/filter-new-fig.png
+share/gnome/help/evolution/eu/figures/free_busy.png
+share/gnome/help/evolution/eu/figures/google_cal_view.png
+share/gnome/help/evolution/eu/figures/mail-threaded.png
+share/gnome/help/evolution/eu/figures/mailer_preferences.png
+share/gnome/help/evolution/eu/figures/minus.png
+share/gnome/help/evolution/eu/figures/plus.png
+share/gnome/help/evolution/eu/figures/proxy-cal.png
+share/gnome/help/evolution/eu/figures/proxy-login.png
+share/gnome/help/evolution/eu/figures/quick_add_a.png
+share/gnome/help/evolution/eu/figures/quick_reference.png
+share/gnome/help/evolution/eu/figures/stock_search.png
+share/gnome/help/evolution/eu/figures/sub-others-folder.png
+share/gnome/help/evolution/eu/figures/sub-pub-fold.png
+share/gnome/help/evolution/eu/figures/ver_view_a.png
share/gnome/help/evolution/fr/evolution.xml
-share/gnome/help/evolution/fr/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/fr/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/fr/figures/account_editor_a.png
-share/gnome/help/evolution/fr/figures/addrs_book_a.png
share/gnome/help/evolution/fr/figures/attach_reminder_a.png
-share/gnome/help/evolution/fr/figures/calendar.png
share/gnome/help/evolution/fr/figures/categories_a.png
share/gnome/help/evolution/fr/figures/collap_head_a.png
share/gnome/help/evolution/fr/figures/config-cal.png
share/gnome/help/evolution/fr/figures/config-mail.png
-share/gnome/help/evolution/fr/figures/contact-editor.png
-share/gnome/help/evolution/fr/figures/contact.png
share/gnome/help/evolution/fr/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/fr/figures/delgt-add.png
+share/gnome/help/evolution/fr/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/fr/figures/evo_account_editor_a.png
-share/gnome/help/evolution/fr/figures/evo_account_info_a.png
-share/gnome/help/evolution/fr/figures/evo_add_rule_a.png
share/gnome/help/evolution/fr/figures/evo_adv_search_a.png
share/gnome/help/evolution/fr/figures/evo_allday_a.png
share/gnome/help/evolution/fr/figures/evo_attachreminder_plugin.png
@@ -1468,6 +1406,7 @@ share/gnome/help/evolution/fr/figures/evo_cal_callout_a.png
share/gnome/help/evolution/fr/figures/evo_cal_prop_a.png
share/gnome/help/evolution/fr/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/fr/figures/evo_calstatus_a.png
+share/gnome/help/evolution/fr/figures/evo_caltasks_a.png
share/gnome/help/evolution/fr/figures/evo_contacteditor_a.png
share/gnome/help/evolution/fr/figures/evo_crash_recovery.png
share/gnome/help/evolution/fr/figures/evo_custom_header.png
@@ -1477,7 +1416,7 @@ share/gnome/help/evolution/fr/figures/evo_dialog-info.png
share/gnome/help/evolution/fr/figures/evo_dialog-warning.png
share/gnome/help/evolution/fr/figures/evo_edit_rule_a.png
share/gnome/help/evolution/fr/figures/evo_edit_search.png
-share/gnome/help/evolution/fr/figures/evo_email_a.png
+share/gnome/help/evolution/fr/figures/evo_exchng_mapi.png
share/gnome/help/evolution/fr/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/fr/figures/evo_gwreceive_a.png
share/gnome/help/evolution/fr/figures/evo_gwreceiveedit_a.png
@@ -1487,6 +1426,7 @@ share/gnome/help/evolution/fr/figures/evo_identity_a.png
share/gnome/help/evolution/fr/figures/evo_identityedit_a.png
share/gnome/help/evolution/fr/figures/evo_imapheader_a.png
share/gnome/help/evolution/fr/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/fr/figures/evo_import.png
share/gnome/help/evolution/fr/figures/evo_import_asst_a.png
share/gnome/help/evolution/fr/figures/evo_junk_a.png
share/gnome/help/evolution/fr/figures/evo_label_a.png
@@ -1505,7 +1445,6 @@ share/gnome/help/evolution/fr/figures/evo_newmess_a.png
share/gnome/help/evolution/fr/figures/evo_offline.png
share/gnome/help/evolution/fr/figures/evo_popreceive_a.png
share/gnome/help/evolution/fr/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/fr/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/fr/figures/evo_receive_setup_a.png
share/gnome/help/evolution/fr/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/fr/figures/evo_rule_a.png
@@ -1517,10 +1456,6 @@ share/gnome/help/evolution/fr/figures/evo_sendstatus_a.png
share/gnome/help/evolution/fr/figures/evo_shd_memo_a.png
share/gnome/help/evolution/fr/figures/evo_timezone_a.png
share/gnome/help/evolution/fr/figures/evo_usereceive_a.png
-share/gnome/help/evolution/fr/figures/exchange-delegation.png
-share/gnome/help/evolution/fr/figures/exchange-identity.png
-share/gnome/help/evolution/fr/figures/exchange-receive-options.png
-share/gnome/help/evolution/fr/figures/exchange-receive.png
share/gnome/help/evolution/fr/figures/exchg-identity.png
share/gnome/help/evolution/fr/figures/exchng-identity.png
share/gnome/help/evolution/fr/figures/exchng-rec-mail.png
@@ -1530,52 +1465,30 @@ share/gnome/help/evolution/fr/figures/exchng-rec-options.png
share/gnome/help/evolution/fr/figures/exchng-settings.png
share/gnome/help/evolution/fr/figures/filter-new-fig.png
share/gnome/help/evolution/fr/figures/free_busy.png
-share/gnome/help/evolution/fr/figures/full-1.png
-share/gnome/help/evolution/fr/figures/full-2.png
-share/gnome/help/evolution/fr/figures/full-3.png
-share/gnome/help/evolution/fr/figures/full-4.png
-share/gnome/help/evolution/fr/figures/full-5.png
-share/gnome/help/evolution/fr/figures/full-6.png
-share/gnome/help/evolution/fr/figures/full-7.png
share/gnome/help/evolution/fr/figures/google_cal_view.png
-share/gnome/help/evolution/fr/figures/mail-druid-pic.png
-share/gnome/help/evolution/fr/figures/mail-inbox.png
share/gnome/help/evolution/fr/figures/mail-threaded.png
-share/gnome/help/evolution/fr/figures/mail_mainwindow_a.png
share/gnome/help/evolution/fr/figures/mailer_preferences.png
-share/gnome/help/evolution/fr/figures/mainwindow-pic.png
share/gnome/help/evolution/fr/figures/minus.png
-share/gnome/help/evolution/fr/figures/newmsg.png
share/gnome/help/evolution/fr/figures/plus.png
share/gnome/help/evolution/fr/figures/proxy-cal.png
share/gnome/help/evolution/fr/figures/proxy-login.png
share/gnome/help/evolution/fr/figures/quick_add_a.png
share/gnome/help/evolution/fr/figures/quick_reference.png
-share/gnome/help/evolution/fr/figures/replymsg.png
-share/gnome/help/evolution/fr/figures/schedule.png
share/gnome/help/evolution/fr/figures/stock_search.png
share/gnome/help/evolution/fr/figures/sub-others-folder.png
share/gnome/help/evolution/fr/figures/sub-pub-fold.png
share/gnome/help/evolution/fr/figures/ver_view_a.png
-share/gnome/help/evolution/fr/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/mk/evolution.xml
-share/gnome/help/evolution/mk/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/mk/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/mk/figures/account_editor_a.png
-share/gnome/help/evolution/mk/figures/addrs_book_a.png
share/gnome/help/evolution/mk/figures/attach_reminder_a.png
-share/gnome/help/evolution/mk/figures/calendar.png
share/gnome/help/evolution/mk/figures/categories_a.png
share/gnome/help/evolution/mk/figures/collap_head_a.png
share/gnome/help/evolution/mk/figures/config-cal.png
share/gnome/help/evolution/mk/figures/config-mail.png
-share/gnome/help/evolution/mk/figures/contact-editor.png
-share/gnome/help/evolution/mk/figures/contact.png
share/gnome/help/evolution/mk/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/mk/figures/delgt-add.png
+share/gnome/help/evolution/mk/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/mk/figures/evo_account_editor_a.png
-share/gnome/help/evolution/mk/figures/evo_account_info_a.png
-share/gnome/help/evolution/mk/figures/evo_add_rule_a.png
share/gnome/help/evolution/mk/figures/evo_adv_search_a.png
share/gnome/help/evolution/mk/figures/evo_allday_a.png
share/gnome/help/evolution/mk/figures/evo_attachreminder_plugin.png
@@ -1589,6 +1502,7 @@ share/gnome/help/evolution/mk/figures/evo_cal_callout_a.png
share/gnome/help/evolution/mk/figures/evo_cal_prop_a.png
share/gnome/help/evolution/mk/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/mk/figures/evo_calstatus_a.png
+share/gnome/help/evolution/mk/figures/evo_caltasks_a.png
share/gnome/help/evolution/mk/figures/evo_contacteditor_a.png
share/gnome/help/evolution/mk/figures/evo_crash_recovery.png
share/gnome/help/evolution/mk/figures/evo_custom_header.png
@@ -1598,7 +1512,7 @@ share/gnome/help/evolution/mk/figures/evo_dialog-info.png
share/gnome/help/evolution/mk/figures/evo_dialog-warning.png
share/gnome/help/evolution/mk/figures/evo_edit_rule_a.png
share/gnome/help/evolution/mk/figures/evo_edit_search.png
-share/gnome/help/evolution/mk/figures/evo_email_a.png
+share/gnome/help/evolution/mk/figures/evo_exchng_mapi.png
share/gnome/help/evolution/mk/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/mk/figures/evo_gwreceive_a.png
share/gnome/help/evolution/mk/figures/evo_gwreceiveedit_a.png
@@ -1608,6 +1522,7 @@ share/gnome/help/evolution/mk/figures/evo_identity_a.png
share/gnome/help/evolution/mk/figures/evo_identityedit_a.png
share/gnome/help/evolution/mk/figures/evo_imapheader_a.png
share/gnome/help/evolution/mk/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/mk/figures/evo_import.png
share/gnome/help/evolution/mk/figures/evo_import_asst_a.png
share/gnome/help/evolution/mk/figures/evo_junk_a.png
share/gnome/help/evolution/mk/figures/evo_label_a.png
@@ -1626,7 +1541,6 @@ share/gnome/help/evolution/mk/figures/evo_newmess_a.png
share/gnome/help/evolution/mk/figures/evo_offline.png
share/gnome/help/evolution/mk/figures/evo_popreceive_a.png
share/gnome/help/evolution/mk/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/mk/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/mk/figures/evo_receive_setup_a.png
share/gnome/help/evolution/mk/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/mk/figures/evo_rule_a.png
@@ -1638,10 +1552,6 @@ share/gnome/help/evolution/mk/figures/evo_sendstatus_a.png
share/gnome/help/evolution/mk/figures/evo_shd_memo_a.png
share/gnome/help/evolution/mk/figures/evo_timezone_a.png
share/gnome/help/evolution/mk/figures/evo_usereceive_a.png
-share/gnome/help/evolution/mk/figures/exchange-delegation.png
-share/gnome/help/evolution/mk/figures/exchange-identity.png
-share/gnome/help/evolution/mk/figures/exchange-receive-options.png
-share/gnome/help/evolution/mk/figures/exchange-receive.png
share/gnome/help/evolution/mk/figures/exchg-identity.png
share/gnome/help/evolution/mk/figures/exchng-identity.png
share/gnome/help/evolution/mk/figures/exchng-rec-mail.png
@@ -1651,52 +1561,30 @@ share/gnome/help/evolution/mk/figures/exchng-rec-options.png
share/gnome/help/evolution/mk/figures/exchng-settings.png
share/gnome/help/evolution/mk/figures/filter-new-fig.png
share/gnome/help/evolution/mk/figures/free_busy.png
-share/gnome/help/evolution/mk/figures/full-1.png
-share/gnome/help/evolution/mk/figures/full-2.png
-share/gnome/help/evolution/mk/figures/full-3.png
-share/gnome/help/evolution/mk/figures/full-4.png
-share/gnome/help/evolution/mk/figures/full-5.png
-share/gnome/help/evolution/mk/figures/full-6.png
-share/gnome/help/evolution/mk/figures/full-7.png
share/gnome/help/evolution/mk/figures/google_cal_view.png
-share/gnome/help/evolution/mk/figures/mail-druid-pic.png
-share/gnome/help/evolution/mk/figures/mail-inbox.png
share/gnome/help/evolution/mk/figures/mail-threaded.png
-share/gnome/help/evolution/mk/figures/mail_mainwindow_a.png
share/gnome/help/evolution/mk/figures/mailer_preferences.png
-share/gnome/help/evolution/mk/figures/mainwindow-pic.png
share/gnome/help/evolution/mk/figures/minus.png
-share/gnome/help/evolution/mk/figures/newmsg.png
share/gnome/help/evolution/mk/figures/plus.png
share/gnome/help/evolution/mk/figures/proxy-cal.png
share/gnome/help/evolution/mk/figures/proxy-login.png
share/gnome/help/evolution/mk/figures/quick_add_a.png
share/gnome/help/evolution/mk/figures/quick_reference.png
-share/gnome/help/evolution/mk/figures/replymsg.png
-share/gnome/help/evolution/mk/figures/schedule.png
share/gnome/help/evolution/mk/figures/stock_search.png
share/gnome/help/evolution/mk/figures/sub-others-folder.png
share/gnome/help/evolution/mk/figures/sub-pub-fold.png
share/gnome/help/evolution/mk/figures/ver_view_a.png
-share/gnome/help/evolution/mk/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/oc/evolution.xml
-share/gnome/help/evolution/oc/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/oc/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/oc/figures/account_editor_a.png
-share/gnome/help/evolution/oc/figures/addrs_book_a.png
share/gnome/help/evolution/oc/figures/attach_reminder_a.png
-share/gnome/help/evolution/oc/figures/calendar.png
share/gnome/help/evolution/oc/figures/categories_a.png
share/gnome/help/evolution/oc/figures/collap_head_a.png
share/gnome/help/evolution/oc/figures/config-cal.png
share/gnome/help/evolution/oc/figures/config-mail.png
-share/gnome/help/evolution/oc/figures/contact-editor.png
-share/gnome/help/evolution/oc/figures/contact.png
share/gnome/help/evolution/oc/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/oc/figures/delgt-add.png
+share/gnome/help/evolution/oc/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/oc/figures/evo_account_editor_a.png
-share/gnome/help/evolution/oc/figures/evo_account_info_a.png
-share/gnome/help/evolution/oc/figures/evo_add_rule_a.png
share/gnome/help/evolution/oc/figures/evo_adv_search_a.png
share/gnome/help/evolution/oc/figures/evo_allday_a.png
share/gnome/help/evolution/oc/figures/evo_attachreminder_plugin.png
@@ -1710,6 +1598,7 @@ share/gnome/help/evolution/oc/figures/evo_cal_callout_a.png
share/gnome/help/evolution/oc/figures/evo_cal_prop_a.png
share/gnome/help/evolution/oc/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/oc/figures/evo_calstatus_a.png
+share/gnome/help/evolution/oc/figures/evo_caltasks_a.png
share/gnome/help/evolution/oc/figures/evo_contacteditor_a.png
share/gnome/help/evolution/oc/figures/evo_crash_recovery.png
share/gnome/help/evolution/oc/figures/evo_custom_header.png
@@ -1719,7 +1608,7 @@ share/gnome/help/evolution/oc/figures/evo_dialog-info.png
share/gnome/help/evolution/oc/figures/evo_dialog-warning.png
share/gnome/help/evolution/oc/figures/evo_edit_rule_a.png
share/gnome/help/evolution/oc/figures/evo_edit_search.png
-share/gnome/help/evolution/oc/figures/evo_email_a.png
+share/gnome/help/evolution/oc/figures/evo_exchng_mapi.png
share/gnome/help/evolution/oc/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/oc/figures/evo_gwreceive_a.png
share/gnome/help/evolution/oc/figures/evo_gwreceiveedit_a.png
@@ -1729,6 +1618,7 @@ share/gnome/help/evolution/oc/figures/evo_identity_a.png
share/gnome/help/evolution/oc/figures/evo_identityedit_a.png
share/gnome/help/evolution/oc/figures/evo_imapheader_a.png
share/gnome/help/evolution/oc/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/oc/figures/evo_import.png
share/gnome/help/evolution/oc/figures/evo_import_asst_a.png
share/gnome/help/evolution/oc/figures/evo_junk_a.png
share/gnome/help/evolution/oc/figures/evo_label_a.png
@@ -1747,7 +1637,6 @@ share/gnome/help/evolution/oc/figures/evo_newmess_a.png
share/gnome/help/evolution/oc/figures/evo_offline.png
share/gnome/help/evolution/oc/figures/evo_popreceive_a.png
share/gnome/help/evolution/oc/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/oc/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/oc/figures/evo_receive_setup_a.png
share/gnome/help/evolution/oc/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/oc/figures/evo_rule_a.png
@@ -1759,10 +1648,6 @@ share/gnome/help/evolution/oc/figures/evo_sendstatus_a.png
share/gnome/help/evolution/oc/figures/evo_shd_memo_a.png
share/gnome/help/evolution/oc/figures/evo_timezone_a.png
share/gnome/help/evolution/oc/figures/evo_usereceive_a.png
-share/gnome/help/evolution/oc/figures/exchange-delegation.png
-share/gnome/help/evolution/oc/figures/exchange-identity.png
-share/gnome/help/evolution/oc/figures/exchange-receive-options.png
-share/gnome/help/evolution/oc/figures/exchange-receive.png
share/gnome/help/evolution/oc/figures/exchg-identity.png
share/gnome/help/evolution/oc/figures/exchng-identity.png
share/gnome/help/evolution/oc/figures/exchng-rec-mail.png
@@ -1772,52 +1657,30 @@ share/gnome/help/evolution/oc/figures/exchng-rec-options.png
share/gnome/help/evolution/oc/figures/exchng-settings.png
share/gnome/help/evolution/oc/figures/filter-new-fig.png
share/gnome/help/evolution/oc/figures/free_busy.png
-share/gnome/help/evolution/oc/figures/full-1.png
-share/gnome/help/evolution/oc/figures/full-2.png
-share/gnome/help/evolution/oc/figures/full-3.png
-share/gnome/help/evolution/oc/figures/full-4.png
-share/gnome/help/evolution/oc/figures/full-5.png
-share/gnome/help/evolution/oc/figures/full-6.png
-share/gnome/help/evolution/oc/figures/full-7.png
share/gnome/help/evolution/oc/figures/google_cal_view.png
-share/gnome/help/evolution/oc/figures/mail-druid-pic.png
-share/gnome/help/evolution/oc/figures/mail-inbox.png
share/gnome/help/evolution/oc/figures/mail-threaded.png
-share/gnome/help/evolution/oc/figures/mail_mainwindow_a.png
share/gnome/help/evolution/oc/figures/mailer_preferences.png
-share/gnome/help/evolution/oc/figures/mainwindow-pic.png
share/gnome/help/evolution/oc/figures/minus.png
-share/gnome/help/evolution/oc/figures/newmsg.png
share/gnome/help/evolution/oc/figures/plus.png
share/gnome/help/evolution/oc/figures/proxy-cal.png
share/gnome/help/evolution/oc/figures/proxy-login.png
share/gnome/help/evolution/oc/figures/quick_add_a.png
share/gnome/help/evolution/oc/figures/quick_reference.png
-share/gnome/help/evolution/oc/figures/replymsg.png
-share/gnome/help/evolution/oc/figures/schedule.png
share/gnome/help/evolution/oc/figures/stock_search.png
share/gnome/help/evolution/oc/figures/sub-others-folder.png
share/gnome/help/evolution/oc/figures/sub-pub-fold.png
share/gnome/help/evolution/oc/figures/ver_view_a.png
-share/gnome/help/evolution/oc/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/ru/evolution.xml
-share/gnome/help/evolution/ru/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/ru/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/ru/figures/account_editor_a.png
-share/gnome/help/evolution/ru/figures/addrs_book_a.png
share/gnome/help/evolution/ru/figures/attach_reminder_a.png
-share/gnome/help/evolution/ru/figures/calendar.png
share/gnome/help/evolution/ru/figures/categories_a.png
share/gnome/help/evolution/ru/figures/collap_head_a.png
share/gnome/help/evolution/ru/figures/config-cal.png
share/gnome/help/evolution/ru/figures/config-mail.png
-share/gnome/help/evolution/ru/figures/contact-editor.png
-share/gnome/help/evolution/ru/figures/contact.png
share/gnome/help/evolution/ru/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/ru/figures/delgt-add.png
+share/gnome/help/evolution/ru/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/ru/figures/evo_account_editor_a.png
-share/gnome/help/evolution/ru/figures/evo_account_info_a.png
-share/gnome/help/evolution/ru/figures/evo_add_rule_a.png
share/gnome/help/evolution/ru/figures/evo_adv_search_a.png
share/gnome/help/evolution/ru/figures/evo_allday_a.png
share/gnome/help/evolution/ru/figures/evo_attachreminder_plugin.png
@@ -1831,6 +1694,7 @@ share/gnome/help/evolution/ru/figures/evo_cal_callout_a.png
share/gnome/help/evolution/ru/figures/evo_cal_prop_a.png
share/gnome/help/evolution/ru/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/ru/figures/evo_calstatus_a.png
+share/gnome/help/evolution/ru/figures/evo_caltasks_a.png
share/gnome/help/evolution/ru/figures/evo_contacteditor_a.png
share/gnome/help/evolution/ru/figures/evo_crash_recovery.png
share/gnome/help/evolution/ru/figures/evo_custom_header.png
@@ -1840,7 +1704,7 @@ share/gnome/help/evolution/ru/figures/evo_dialog-info.png
share/gnome/help/evolution/ru/figures/evo_dialog-warning.png
share/gnome/help/evolution/ru/figures/evo_edit_rule_a.png
share/gnome/help/evolution/ru/figures/evo_edit_search.png
-share/gnome/help/evolution/ru/figures/evo_email_a.png
+share/gnome/help/evolution/ru/figures/evo_exchng_mapi.png
share/gnome/help/evolution/ru/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/ru/figures/evo_gwreceive_a.png
share/gnome/help/evolution/ru/figures/evo_gwreceiveedit_a.png
@@ -1850,6 +1714,7 @@ share/gnome/help/evolution/ru/figures/evo_identity_a.png
share/gnome/help/evolution/ru/figures/evo_identityedit_a.png
share/gnome/help/evolution/ru/figures/evo_imapheader_a.png
share/gnome/help/evolution/ru/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/ru/figures/evo_import.png
share/gnome/help/evolution/ru/figures/evo_import_asst_a.png
share/gnome/help/evolution/ru/figures/evo_junk_a.png
share/gnome/help/evolution/ru/figures/evo_label_a.png
@@ -1868,7 +1733,6 @@ share/gnome/help/evolution/ru/figures/evo_newmess_a.png
share/gnome/help/evolution/ru/figures/evo_offline.png
share/gnome/help/evolution/ru/figures/evo_popreceive_a.png
share/gnome/help/evolution/ru/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/ru/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/ru/figures/evo_receive_setup_a.png
share/gnome/help/evolution/ru/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/ru/figures/evo_rule_a.png
@@ -1880,10 +1744,6 @@ share/gnome/help/evolution/ru/figures/evo_sendstatus_a.png
share/gnome/help/evolution/ru/figures/evo_shd_memo_a.png
share/gnome/help/evolution/ru/figures/evo_timezone_a.png
share/gnome/help/evolution/ru/figures/evo_usereceive_a.png
-share/gnome/help/evolution/ru/figures/exchange-delegation.png
-share/gnome/help/evolution/ru/figures/exchange-identity.png
-share/gnome/help/evolution/ru/figures/exchange-receive-options.png
-share/gnome/help/evolution/ru/figures/exchange-receive.png
share/gnome/help/evolution/ru/figures/exchg-identity.png
share/gnome/help/evolution/ru/figures/exchng-identity.png
share/gnome/help/evolution/ru/figures/exchng-rec-mail.png
@@ -1893,52 +1753,30 @@ share/gnome/help/evolution/ru/figures/exchng-rec-options.png
share/gnome/help/evolution/ru/figures/exchng-settings.png
share/gnome/help/evolution/ru/figures/filter-new-fig.png
share/gnome/help/evolution/ru/figures/free_busy.png
-share/gnome/help/evolution/ru/figures/full-1.png
-share/gnome/help/evolution/ru/figures/full-2.png
-share/gnome/help/evolution/ru/figures/full-3.png
-share/gnome/help/evolution/ru/figures/full-4.png
-share/gnome/help/evolution/ru/figures/full-5.png
-share/gnome/help/evolution/ru/figures/full-6.png
-share/gnome/help/evolution/ru/figures/full-7.png
share/gnome/help/evolution/ru/figures/google_cal_view.png
-share/gnome/help/evolution/ru/figures/mail-druid-pic.png
-share/gnome/help/evolution/ru/figures/mail-inbox.png
share/gnome/help/evolution/ru/figures/mail-threaded.png
-share/gnome/help/evolution/ru/figures/mail_mainwindow_a.png
share/gnome/help/evolution/ru/figures/mailer_preferences.png
-share/gnome/help/evolution/ru/figures/mainwindow-pic.png
share/gnome/help/evolution/ru/figures/minus.png
-share/gnome/help/evolution/ru/figures/newmsg.png
share/gnome/help/evolution/ru/figures/plus.png
share/gnome/help/evolution/ru/figures/proxy-cal.png
share/gnome/help/evolution/ru/figures/proxy-login.png
share/gnome/help/evolution/ru/figures/quick_add_a.png
share/gnome/help/evolution/ru/figures/quick_reference.png
-share/gnome/help/evolution/ru/figures/replymsg.png
-share/gnome/help/evolution/ru/figures/schedule.png
share/gnome/help/evolution/ru/figures/stock_search.png
share/gnome/help/evolution/ru/figures/sub-others-folder.png
share/gnome/help/evolution/ru/figures/sub-pub-fold.png
share/gnome/help/evolution/ru/figures/ver_view_a.png
-share/gnome/help/evolution/ru/figures/vfolder-createrule-fig.png
share/gnome/help/evolution/sv/evolution.xml
-share/gnome/help/evolution/sv/figures/Screenshot-Evolution-mailer-Preferences.png
-share/gnome/help/evolution/sv/figures/Screenshot-Free-Busy.png
share/gnome/help/evolution/sv/figures/account_editor_a.png
-share/gnome/help/evolution/sv/figures/addrs_book_a.png
share/gnome/help/evolution/sv/figures/attach_reminder_a.png
-share/gnome/help/evolution/sv/figures/calendar.png
share/gnome/help/evolution/sv/figures/categories_a.png
share/gnome/help/evolution/sv/figures/collap_head_a.png
share/gnome/help/evolution/sv/figures/config-cal.png
share/gnome/help/evolution/sv/figures/config-mail.png
-share/gnome/help/evolution/sv/figures/contact-editor.png
-share/gnome/help/evolution/sv/figures/contact.png
share/gnome/help/evolution/sv/figures/contacts_mainwindow_a.png
share/gnome/help/evolution/sv/figures/delgt-add.png
+share/gnome/help/evolution/sv/figures/evo_Wcal_prop_a.png
share/gnome/help/evolution/sv/figures/evo_account_editor_a.png
-share/gnome/help/evolution/sv/figures/evo_account_info_a.png
-share/gnome/help/evolution/sv/figures/evo_add_rule_a.png
share/gnome/help/evolution/sv/figures/evo_adv_search_a.png
share/gnome/help/evolution/sv/figures/evo_allday_a.png
share/gnome/help/evolution/sv/figures/evo_attachreminder_plugin.png
@@ -1952,6 +1790,7 @@ share/gnome/help/evolution/sv/figures/evo_cal_callout_a.png
share/gnome/help/evolution/sv/figures/evo_cal_prop_a.png
share/gnome/help/evolution/sv/figures/evo_calender_appointmnt.png
share/gnome/help/evolution/sv/figures/evo_calstatus_a.png
+share/gnome/help/evolution/sv/figures/evo_caltasks_a.png
share/gnome/help/evolution/sv/figures/evo_contacteditor_a.png
share/gnome/help/evolution/sv/figures/evo_crash_recovery.png
share/gnome/help/evolution/sv/figures/evo_custom_header.png
@@ -1961,7 +1800,7 @@ share/gnome/help/evolution/sv/figures/evo_dialog-info.png
share/gnome/help/evolution/sv/figures/evo_dialog-warning.png
share/gnome/help/evolution/sv/figures/evo_edit_rule_a.png
share/gnome/help/evolution/sv/figures/evo_edit_search.png
-share/gnome/help/evolution/sv/figures/evo_email_a.png
+share/gnome/help/evolution/sv/figures/evo_exchng_mapi.png
share/gnome/help/evolution/sv/figures/evo_flag_follow_up_a.png
share/gnome/help/evolution/sv/figures/evo_gwreceive_a.png
share/gnome/help/evolution/sv/figures/evo_gwreceiveedit_a.png
@@ -1971,6 +1810,7 @@ share/gnome/help/evolution/sv/figures/evo_identity_a.png
share/gnome/help/evolution/sv/figures/evo_identityedit_a.png
share/gnome/help/evolution/sv/figures/evo_imapheader_a.png
share/gnome/help/evolution/sv/figures/evo_imapreceive_a.png
+share/gnome/help/evolution/sv/figures/evo_import.png
share/gnome/help/evolution/sv/figures/evo_import_asst_a.png
share/gnome/help/evolution/sv/figures/evo_junk_a.png
share/gnome/help/evolution/sv/figures/evo_label_a.png
@@ -1989,7 +1829,6 @@ share/gnome/help/evolution/sv/figures/evo_newmess_a.png
share/gnome/help/evolution/sv/figures/evo_offline.png
share/gnome/help/evolution/sv/figures/evo_popreceive_a.png
share/gnome/help/evolution/sv/figures/evo_proxyadd_a.png
-share/gnome/help/evolution/sv/figures/evo_receive_setup2_a.png
share/gnome/help/evolution/sv/figures/evo_receive_setup_a.png
share/gnome/help/evolution/sv/figures/evo_rmdrnotes_a.png
share/gnome/help/evolution/sv/figures/evo_rule_a.png
@@ -2001,10 +1840,6 @@ share/gnome/help/evolution/sv/figures/evo_sendstatus_a.png
share/gnome/help/evolution/sv/figures/evo_shd_memo_a.png
share/gnome/help/evolution/sv/figures/evo_timezone_a.png
share/gnome/help/evolution/sv/figures/evo_usereceive_a.png
-share/gnome/help/evolution/sv/figures/exchange-delegation.png
-share/gnome/help/evolution/sv/figures/exchange-identity.png
-share/gnome/help/evolution/sv/figures/exchange-receive-options.png
-share/gnome/help/evolution/sv/figures/exchange-receive.png
share/gnome/help/evolution/sv/figures/exchg-identity.png
share/gnome/help/evolution/sv/figures/exchng-identity.png
share/gnome/help/evolution/sv/figures/exchng-rec-mail.png
@@ -2014,34 +1849,19 @@ share/gnome/help/evolution/sv/figures/exchng-rec-options.png
share/gnome/help/evolution/sv/figures/exchng-settings.png
share/gnome/help/evolution/sv/figures/filter-new-fig.png
share/gnome/help/evolution/sv/figures/free_busy.png
-share/gnome/help/evolution/sv/figures/full-1.png
-share/gnome/help/evolution/sv/figures/full-2.png
-share/gnome/help/evolution/sv/figures/full-3.png
-share/gnome/help/evolution/sv/figures/full-4.png
-share/gnome/help/evolution/sv/figures/full-5.png
-share/gnome/help/evolution/sv/figures/full-6.png
-share/gnome/help/evolution/sv/figures/full-7.png
share/gnome/help/evolution/sv/figures/google_cal_view.png
-share/gnome/help/evolution/sv/figures/mail-druid-pic.png
-share/gnome/help/evolution/sv/figures/mail-inbox.png
share/gnome/help/evolution/sv/figures/mail-threaded.png
-share/gnome/help/evolution/sv/figures/mail_mainwindow_a.png
share/gnome/help/evolution/sv/figures/mailer_preferences.png
-share/gnome/help/evolution/sv/figures/mainwindow-pic.png
share/gnome/help/evolution/sv/figures/minus.png
-share/gnome/help/evolution/sv/figures/newmsg.png
share/gnome/help/evolution/sv/figures/plus.png
share/gnome/help/evolution/sv/figures/proxy-cal.png
share/gnome/help/evolution/sv/figures/proxy-login.png
share/gnome/help/evolution/sv/figures/quick_add_a.png
share/gnome/help/evolution/sv/figures/quick_reference.png
-share/gnome/help/evolution/sv/figures/replymsg.png
-share/gnome/help/evolution/sv/figures/schedule.png
share/gnome/help/evolution/sv/figures/stock_search.png
share/gnome/help/evolution/sv/figures/sub-others-folder.png
share/gnome/help/evolution/sv/figures/sub-pub-fold.png
share/gnome/help/evolution/sv/figures/ver_view_a.png
-share/gnome/help/evolution/sv/figures/vfolder-createrule-fig.png
share/icons/hicolor/16x16/apps/evolution-mail.png
share/icons/hicolor/16x16/apps/evolution-memos.png
share/icons/hicolor/16x16/apps/evolution-tasks.png
@@ -2069,6 +1889,7 @@ share/idl/evolution-%%VERSION%%/Evolution-Mail.idl
share/idl/evolution-%%VERSION%%/Evolution-Shell.idl
share/idl/evolution-%%VERSION%%/Evolution.idl
share/idl/evolution-%%VERSION%%/evolution-calendar.idl
+share/locale/af/LC_MESSAGES/evolution-%%VERSION%%.mo
share/locale/am/LC_MESSAGES/evolution-%%VERSION%%.mo
share/locale/ar/LC_MESSAGES/evolution-%%VERSION%%.mo
share/locale/as/LC_MESSAGES/evolution-%%VERSION%%.mo
@@ -2113,6 +1934,7 @@ 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
@@ -2158,6 +1980,7 @@ share/omf/evolution/evolution-de.omf
share/omf/evolution/evolution-el.omf
share/omf/evolution/evolution-en_GB.omf
share/omf/evolution/evolution-es.omf
+share/omf/evolution/evolution-eu.omf
share/omf/evolution/evolution-fr.omf
share/omf/evolution/evolution-mk.omf
share/omf/evolution/evolution-oc.omf
@@ -2175,6 +1998,8 @@ share/omf/evolution/evolution-sv.omf
@dirrm share/gnome/help/evolution/mk
@dirrm share/gnome/help/evolution/fr/figures
@dirrm share/gnome/help/evolution/fr
+@dirrm share/gnome/help/evolution/eu/figures
+@dirrm share/gnome/help/evolution/eu
@dirrm share/gnome/help/evolution/es/figures
@dirrm share/gnome/help/evolution/es
@dirrm share/gnome/help/evolution/en_GB/figures
@@ -2231,6 +2056,7 @@ share/omf/evolution/evolution-sv.omf
@dirrm %%DATADIR%%/%%VERSION%%/help/quickref/es
@dirrm %%DATADIR%%/%%VERSION%%/help/quickref/de
@dirrm %%DATADIR%%/%%VERSION%%/help/quickref/cs
+@dirrm %%DATADIR%%/%%VERSION%%/help/quickref/ca
@dirrm %%DATADIR%%/%%VERSION%%/help/quickref/C
@dirrm %%DATADIR%%/%%VERSION%%/help/quickref
@dirrm %%DATADIR%%/%%VERSION%%/help
@@ -2292,6 +2118,9 @@ share/omf/evolution/evolution-sv.omf
@dirrm %%DATADIR%%/%%VERSION%%/default/cs/mail/local
@dirrm %%DATADIR%%/%%VERSION%%/default/cs/mail
@dirrm %%DATADIR%%/%%VERSION%%/default/cs
+@dirrm %%DATADIR%%/%%VERSION%%/default/ca/mail/local
+@dirrm %%DATADIR%%/%%VERSION%%/default/ca/mail
+@dirrm %%DATADIR%%/%%VERSION%%/default/ca
@dirrm %%DATADIR%%/%%VERSION%%/default/C/mail/local
@dirrm %%DATADIR%%/%%VERSION%%/default/C/mail
@dirrm %%DATADIR%%/%%VERSION%%/default/C
@@ -2339,6 +2168,8 @@ share/omf/evolution/evolution-sv.omf
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/dz/LC_MESSAGES
diff --git a/mail/mail-notification/pkg-plist b/mail/mail-notification/pkg-plist
index f24cd2327bf6..aa5729cbb5af 100644
--- a/mail/mail-notification/pkg-plist
+++ b/mail/mail-notification/pkg-plist
@@ -41,6 +41,4 @@ share/locale/sv/LC_MESSAGES/mail-notification.mo
@dirrm share/gnome/help/mail-notification/C/figures
@dirrm share/gnome/help/mail-notification/C
@dirrm share/gnome/help/mail-notification
-@dirrmtry etc/xdg/autostart
-@dirrmtry etc/xdg
@dirrmtry share/applications