summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Malyshev <bsd@itglob.ru>2025-02-18 15:57:31 +0100
committerRobert Clausecker <fuz@FreeBSD.org>2025-02-21 00:27:22 +0100
commitab359c80a540dfcfc4738e8e37b8a055a29a87a3 (patch)
tree0a66002963b4c8bb5ae86dd64aaf99a8f9c13b0d
parentdatabases/evolution-data-server: update to 3.52.3 (diff)
mail/evolution: update to 3.52.3
This update unbreaks viewing emails. PR: 284752 Reported by: fuz Approved by: gnome (fluffy)
-rw-r--r--mail/evolution/Makefile9
-rw-r--r--mail/evolution/distinfo6
-rw-r--r--mail/evolution/files/patch-CMakeLists.txt22
-rw-r--r--mail/evolution/pkg-plist333
4 files changed, 313 insertions, 57 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index ce70e937c115..fcec949c8e5c 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,6 +1,5 @@
PORTNAME= evolution
-DISTVERSION= 3.44.4
-PORTREVISION= 7
+DISTVERSION= 3.52.3
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -36,7 +35,7 @@ LIB_DEPENDS= libcryptui.so:security/libcryptui \
libp11-kit.so:security/p11-kit \
libsecret-1.so:security/libsecret \
libsoup-2.4.so:devel/libsoup \
- libwebkit2gtk-4.0.so:www/webkit2-gtk@40
+ libwebkit2gtk-4.1.so:www/webkit2-gtk@41
RUN_DEPENDS= highlight:textproc/highlight \
iso-codes>=0:misc/iso-codes
@@ -75,9 +74,7 @@ GLIB_SCHEMAS= org.gnome.evolution.addressbook.gschema.xml \
org.gnome.evolution.spamassassin.gschema.xml \
org.gnome.evolution.text-highlight.gschema.xml
-EVO_VERSION= 3.24
-PLIST_SUB= PORTVERSION=2.12 \
- VERSION=${EVO_VERSION}
+PLIST_SUB= EVO_VERSION="1.2" CAL_API_VERSION="2.0"
OPTIONS_SUB= yes
OPTIONS_DEFINE= CANBERRA LDAP MAPS MARKDOWN PST WEATHER YTNEF
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index 62e7cdb8a0f3..06f7efe26f3f 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660527985
-SHA256 (gnome/evolution-3.44.4.tar.xz) = f0b16e7abad3c7945a29c322f17dab4a08d61e99bd7cc91b8df35053c5c12e8c
-SIZE (gnome/evolution-3.44.4.tar.xz) = 13130588
+TIMESTAMP = 1739796472
+SHA256 (gnome/evolution-3.52.3.tar.xz) = 1c22f53b5554e260a48e917f3d669834d24e4d3ad5a124cbe042a2a4ace441c5
+SIZE (gnome/evolution-3.52.3.tar.xz) = 13619052
diff --git a/mail/evolution/files/patch-CMakeLists.txt b/mail/evolution/files/patch-CMakeLists.txt
index 301e7646f47d..dfe47fc6ed79 100644
--- a/mail/evolution/files/patch-CMakeLists.txt
+++ b/mail/evolution/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig 2022-01-19 19:56:07 UTC
-+++ CMakeLists.txt
-@@ -356,6 +356,7 @@ endif(WITH_HELP)
+--- CMakeLists.txt.orig 2024-06-28 10:38:15.000000000 +0300
++++ CMakeLists.txt 2025-02-17 15:50:06.815245000 +0300
+@@ -364,6 +364,7 @@
# ******************************
set(CMAKE_REQUIRED_LIBRARIES "-liconv")
@@ -8,19 +8,3 @@
CHECK_C_SOURCE_COMPILES("#include <iconv.h>
#include <stdlib.h>
int main(void) { iconv_t cd; cd = iconv_open (\"UTF-8\", \"ISO-8859-1\"); return 0; }" HAVE_LIBICONV)
-@@ -709,7 +710,6 @@ endif(WITH_GLADE_CATALOG)
- # news-to-appdata
- # ******************************
-
--set(CMAKE_REQUIRED_FLAGS ${GNOME_PLATFORM_CFLAGS})
- set(CMAKE_REQUIRED_INCLUDES ${GNOME_PLATFORM_INCLUDE_DIRS})
- set(CMAKE_REQUIRED_LIBRARIES ${GNOME_PLATFORM_LDFLAGS})
- file(TO_NATIVE_PATH "${CMAKE_BINARY_DIR}/appdata-releases.txt" _output_filename)
-@@ -724,7 +724,6 @@ unset(_news_filename)
- unset(_output_filename)
- unset(CMAKE_REQUIRED_LIBRARIES)
- unset(CMAKE_REQUIRED_INCLUDES)
--unset(CMAKE_REQUIRED_FLAGS)
-
- if(NOT "${_news_to_appdata_result}" EQUAL "1")
- message(FATAL_ERROR "Failed to run news-to-appdata")
diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist
index cf71ac94562d..7a647bcdaef8 100644
--- a/mail/evolution/pkg-plist
+++ b/mail/evolution/pkg-plist
@@ -5,6 +5,7 @@ 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-bulk-edit-tasks.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
@@ -60,6 +61,7 @@ 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/e-year-view.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
@@ -97,11 +99,11 @@ 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-popover.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
@@ -184,13 +186,15 @@ 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-headerbar-button.h
+include/evolution/e-util/e-headerbar.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-link-popover.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
@@ -216,10 +220,12 @@ include/evolution/e-util/e-map.h
include/evolution/e-util/e-markdown-editor.h
include/evolution/e-util/e-markdown-utils.h
include/evolution/e-util/e-marshal.h
+include/evolution/e-util/e-menu-bar.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-month-widget.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
@@ -510,6 +516,7 @@ 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-headerbar.h
include/evolution/shell/e-shell-searchbar.h
include/evolution/shell/e-shell-sidebar.h
include/evolution/shell/e-shell-switcher.h
@@ -519,6 +526,8 @@ 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-data-server/camel-providers/libcamelrss.so
+lib/evolution-data-server/camel-providers/libcamelrss.urls
lib/evolution-data-server/ui-modules/module-evolution-alarm-notify.so
lib/evolution/libeabutil.so
lib/evolution/libeabwidgets.so
@@ -534,12 +543,14 @@ 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-rss-common.so
lib/evolution/libevolution-shell.so
lib/evolution/libevolution-smime.so
lib/evolution/libevolution-util.so
lib/evolution/libgnomecanvas.so
lib/evolution/modules/module-accounts-window.so
lib/evolution/modules/module-addressbook.so
+lib/evolution/modules/module-appearance-settings.so
lib/evolution/modules/module-backup-restore.so
%%BOGOFILTER%%lib/evolution/modules/module-bogofilter.so
lib/evolution/modules/module-book-config-carddav.so
@@ -568,6 +579,7 @@ 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-rss.so
lib/evolution/modules/module-settings.so
%%SPAMASSASSIN%%lib/evolution/modules/module-spamassassin.so
lib/evolution/modules/module-startup-wizard.so
@@ -688,8 +700,6 @@ share/applications/org.gnome.Evolution.desktop
%%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
@@ -707,6 +717,9 @@ share/applications/org.gnome.Evolution.desktop
%%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/actions/view-calendar-year.png
+%%DATADIR%%/icons/hicolor/16x16/actions/x-office-address-book.png
+%%DATADIR%%/icons/hicolor/16x16/actions/x-office-calendar.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
@@ -715,6 +728,7 @@ share/applications/org.gnome.Evolution.desktop
%%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/folder-templates.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
@@ -845,6 +859,9 @@ share/applications/org.gnome.Evolution.desktop
%%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/actions/view-calendar-year.png
+%%DATADIR%%/icons/hicolor/22x22/actions/x-office-address-book.png
+%%DATADIR%%/icons/hicolor/22x22/actions/x-office-calendar.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
@@ -853,6 +870,7 @@ share/applications/org.gnome.Evolution.desktop
%%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/folder-templates.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
@@ -978,8 +996,6 @@ share/applications/org.gnome.Evolution.desktop
%%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
@@ -996,6 +1012,9 @@ share/applications/org.gnome.Evolution.desktop
%%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/actions/view-calendar-year.png
+%%DATADIR%%/icons/hicolor/24x24/actions/x-office-address-book.png
+%%DATADIR%%/icons/hicolor/24x24/actions/x-office-calendar.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
@@ -1011,6 +1030,7 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/24x24/categories/preferences-mail-accounts.svg
%%DATADIR%%/icons/hicolor/24x24/categories/preferences-mail.svg
%%DATADIR%%/icons/hicolor/24x24/categories/preferences-system-network-proxy.svg
+%%DATADIR%%/icons/hicolor/24x24/places/folder-templates.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
@@ -1130,7 +1150,11 @@ share/applications/org.gnome.Evolution.desktop
%%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/actions/view-calendar-year.png
+%%DATADIR%%/icons/hicolor/32x32/actions/x-office-address-book.png
+%%DATADIR%%/icons/hicolor/32x32/actions/x-office-calendar.png
%%DATADIR%%/icons/hicolor/32x32/apps/contact-editor.png
+%%DATADIR%%/icons/hicolor/32x32/places/folder-templates.png
%%DATADIR%%/icons/hicolor/32x32/status/accessories-text-editor.png
%%DATADIR%%/icons/hicolor/32x32/status/address-book-new.png
%%DATADIR%%/icons/hicolor/32x32/status/application-exit.png
@@ -1229,8 +1253,8 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/32x32/status/mail-unread.png
%%DATADIR%%/icons/hicolor/32x32/status/media-playback-start.png
%%DATADIR%%/icons/hicolor/32x32/status/media-record.png
-%%DATADIR%%/icons/hicolor/32x32/status/offline.png
-%%DATADIR%%/icons/hicolor/32x32/status/online.png
+%%DATADIR%%/icons/hicolor/32x32/status/offline.svg
+%%DATADIR%%/icons/hicolor/32x32/status/online.svg
%%DATADIR%%/icons/hicolor/32x32/status/preferences-system.png
%%DATADIR%%/icons/hicolor/32x32/status/process-stop.png
%%DATADIR%%/icons/hicolor/32x32/status/security-high.png
@@ -1252,6 +1276,8 @@ share/applications/org.gnome.Evolution.desktop
%%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/actions/x-office-address-book.png
+%%DATADIR%%/icons/hicolor/48x48/actions/x-office-calendar.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
@@ -1261,6 +1287,7 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/48x48/categories/preferences-mail.png
%%DATADIR%%/icons/hicolor/48x48/categories/preferences-plugins.svg
%%DATADIR%%/icons/hicolor/48x48/categories/preferences-system-network-proxy.png
+%%DATADIR%%/icons/hicolor/48x48/places/folder-templates.png
%%DATADIR%%/icons/hicolor/48x48/status/accessories-text-editor.png
%%DATADIR%%/icons/hicolor/48x48/status/address-book-new.png
%%DATADIR%%/icons/hicolor/48x48/status/application-exit.png
@@ -1373,9 +1400,11 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/48x48/status/zoom-in.png
%%DATADIR%%/icons/hicolor/48x48/status/zoom-original.png
%%DATADIR%%/icons/hicolor/48x48/status/zoom-out.png
+%%DATADIR%%/icons/hicolor/512x512/places/folder-templates.png
%%DATADIR%%/icons/hicolor/8x8/status/emblem-default.png
%%DATADIR%%/icons/hicolor/8x8/status/emblem-new.png
%%DATADIR%%/icons/hicolor/scalable/actions/accessories-text-editor-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/edit-clear-all-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/folder-saved-search-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/go-today-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/mail-archive-symbolic.svg
@@ -1402,8 +1431,11 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/scalable/actions/markdown-link.svg
%%DATADIR%%/icons/hicolor/scalable/actions/markdown-numbers-dark.svg
%%DATADIR%%/icons/hicolor/scalable/actions/markdown-numbers.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/markdown-preview-dark.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/markdown-preview.svg
%%DATADIR%%/icons/hicolor/scalable/actions/markdown-quote-dark.svg
%%DATADIR%%/icons/hicolor/scalable/actions/markdown-quote.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/stock_bell-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/stock_insert-note-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/stock_insert-rule-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/stock_insert-table-symbolic.svg
@@ -1416,6 +1448,7 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/scalable/actions/stock_task-assigned-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/stock_task-assigned-to-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/stock_task-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/stock_timezone-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/user-trash-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-day-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-day.svg
@@ -1427,6 +1460,10 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-week.svg
%%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-workweek-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-workweek.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-year-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-year.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/view-pin-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/view-pin.svg
%%DATADIR%%/icons/hicolor/scalable/actions/x-office-address-book-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/actions/x-office-calendar-symbolic.svg
%%DATADIR%%/icons/hicolor/scalable/apps/evolution-mail-symbolic.svg
@@ -1440,10 +1477,14 @@ share/applications/org.gnome.Evolution.desktop
%%DATADIR%%/icons/hicolor/scalable/apps/im-nov.svg
%%DATADIR%%/icons/hicolor/scalable/apps/im-yahoo.svg
%%DATADIR%%/icons/hicolor/scalable/emblems/emblem-new.svg
+%%DATADIR%%/icons/hicolor/scalable/status/rss-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/rss.svg
%%DATADIR%%/images/confidential-stamp.jpg
%%DATADIR%%/images/draft-paper.png
%%DATADIR%%/images/draft-stamp.jpg
%%DATADIR%%/images/midnight-stars.jpg
+%%DATADIR%%/images/mode-with-headerbar.png
+%%DATADIR%%/images/mode-without-headerbar.png
%%DATADIR%%/images/paper.png
%%DATADIR%%/images/rect.png
%%DATADIR%%/images/ribbon.jpg
@@ -1571,7 +1612,7 @@ share/help/C/evolution/figures/color-a40000.png
share/help/C/evolution/figures/color-c4a000.png
share/help/C/evolution/figures/color-ccccccffffff.png
share/help/C/evolution/figures/color-ce5c00.png
-share/help/C/evolution/figures/evolutionlogo.png
+share/help/C/evolution/figures/evolution.svg
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
@@ -1801,7 +1842,7 @@ share/help/ca/evolution/figures/color-a40000.png
share/help/ca/evolution/figures/color-c4a000.png
share/help/ca/evolution/figures/color-ccccccffffff.png
share/help/ca/evolution/figures/color-ce5c00.png
-share/help/ca/evolution/figures/evolutionlogo.png
+share/help/ca/evolution/figures/evolution.svg
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
@@ -2031,7 +2072,7 @@ share/help/cs/evolution/figures/color-a40000.png
share/help/cs/evolution/figures/color-c4a000.png
share/help/cs/evolution/figures/color-ccccccffffff.png
share/help/cs/evolution/figures/color-ce5c00.png
-share/help/cs/evolution/figures/evolutionlogo.png
+share/help/cs/evolution/figures/evolution.svg
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
@@ -2261,7 +2302,7 @@ share/help/de/evolution/figures/color-a40000.png
share/help/de/evolution/figures/color-c4a000.png
share/help/de/evolution/figures/color-ccccccffffff.png
share/help/de/evolution/figures/color-ce5c00.png
-share/help/de/evolution/figures/evolutionlogo.png
+share/help/de/evolution/figures/evolution.svg
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
@@ -2491,7 +2532,7 @@ share/help/el/evolution/figures/color-a40000.png
share/help/el/evolution/figures/color-c4a000.png
share/help/el/evolution/figures/color-ccccccffffff.png
share/help/el/evolution/figures/color-ce5c00.png
-share/help/el/evolution/figures/evolutionlogo.png
+share/help/el/evolution/figures/evolution.svg
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
@@ -2721,7 +2762,7 @@ 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-ccccccffffff.png
share/help/en_GB/evolution/figures/color-ce5c00.png
-share/help/en_GB/evolution/figures/evolutionlogo.png
+share/help/en_GB/evolution/figures/evolution.svg
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
@@ -2951,7 +2992,7 @@ share/help/es/evolution/figures/color-a40000.png
share/help/es/evolution/figures/color-c4a000.png
share/help/es/evolution/figures/color-ccccccffffff.png
share/help/es/evolution/figures/color-ce5c00.png
-share/help/es/evolution/figures/evolutionlogo.png
+share/help/es/evolution/figures/evolution.svg
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
@@ -3181,7 +3222,7 @@ share/help/eu/evolution/figures/color-a40000.png
share/help/eu/evolution/figures/color-c4a000.png
share/help/eu/evolution/figures/color-ccccccffffff.png
share/help/eu/evolution/figures/color-ce5c00.png
-share/help/eu/evolution/figures/evolutionlogo.png
+share/help/eu/evolution/figures/evolution.svg
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
@@ -3411,7 +3452,7 @@ share/help/fr/evolution/figures/color-a40000.png
share/help/fr/evolution/figures/color-c4a000.png
share/help/fr/evolution/figures/color-ccccccffffff.png
share/help/fr/evolution/figures/color-ce5c00.png
-share/help/fr/evolution/figures/evolutionlogo.png
+share/help/fr/evolution/figures/evolution.svg
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
@@ -3641,7 +3682,7 @@ share/help/gl/evolution/figures/color-a40000.png
share/help/gl/evolution/figures/color-c4a000.png
share/help/gl/evolution/figures/color-ccccccffffff.png
share/help/gl/evolution/figures/color-ce5c00.png
-share/help/gl/evolution/figures/evolutionlogo.png
+share/help/gl/evolution/figures/evolution.svg
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
@@ -3871,7 +3912,7 @@ share/help/hu/evolution/figures/color-a40000.png
share/help/hu/evolution/figures/color-c4a000.png
share/help/hu/evolution/figures/color-ccccccffffff.png
share/help/hu/evolution/figures/color-ce5c00.png
-share/help/hu/evolution/figures/evolutionlogo.png
+share/help/hu/evolution/figures/evolution.svg
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
@@ -4101,7 +4142,7 @@ share/help/id/evolution/figures/color-a40000.png
share/help/id/evolution/figures/color-c4a000.png
share/help/id/evolution/figures/color-ccccccffffff.png
share/help/id/evolution/figures/color-ce5c00.png
-share/help/id/evolution/figures/evolutionlogo.png
+share/help/id/evolution/figures/evolution.svg
share/help/id/evolution/figures/html-composer-insert-image.png
share/help/id/evolution/figures/html-composer-insert-link.png
share/help/id/evolution/figures/html-composer-insert-rule.png
@@ -4331,7 +4372,7 @@ share/help/mk/evolution/figures/color-a40000.png
share/help/mk/evolution/figures/color-c4a000.png
share/help/mk/evolution/figures/color-ccccccffffff.png
share/help/mk/evolution/figures/color-ce5c00.png
-share/help/mk/evolution/figures/evolutionlogo.png
+share/help/mk/evolution/figures/evolution.svg
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
@@ -4561,7 +4602,7 @@ share/help/oc/evolution/figures/color-a40000.png
share/help/oc/evolution/figures/color-c4a000.png
share/help/oc/evolution/figures/color-ccccccffffff.png
share/help/oc/evolution/figures/color-ce5c00.png
-share/help/oc/evolution/figures/evolutionlogo.png
+share/help/oc/evolution/figures/evolution.svg
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
@@ -4727,6 +4768,236 @@ 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-searching.xml
+share/help/pt/evolution/backup-restore.page
+share/help/pt/evolution/calendar-alarms-and-reminders.page
+share/help/pt/evolution/calendar-caldav.page
+share/help/pt/evolution/calendar-classifications.page
+share/help/pt/evolution/calendar-free-busy.page
+share/help/pt/evolution/calendar-google.page
+share/help/pt/evolution/calendar-layout-appointment-display.page
+share/help/pt/evolution/calendar-layout-general-formatting.page
+share/help/pt/evolution/calendar-layout-views.page
+share/help/pt/evolution/calendar-layout.page
+share/help/pt/evolution/calendar-local.page
+share/help/pt/evolution/calendar-marcus-bains-line.page
+share/help/pt/evolution/calendar-meetings-delegating.page
+share/help/pt/evolution/calendar-meetings-replying-to-invitation.page
+share/help/pt/evolution/calendar-meetings-sending-invitation.page
+share/help/pt/evolution/calendar-meetings.page
+share/help/pt/evolution/calendar-organizing.page
+share/help/pt/evolution/calendar-publishing.page
+share/help/pt/evolution/calendar-recurrence.page
+share/help/pt/evolution/calendar-searching.page
+share/help/pt/evolution/calendar-sharing-information.page
+share/help/pt/evolution/calendar-timezones.page
+share/help/pt/evolution/calendar-usage-add-appointment.page
+share/help/pt/evolution/calendar-usage-delete-appointment.page
+share/help/pt/evolution/calendar-usage-edit-appointment.page
+share/help/pt/evolution/calendar-usage.page
+share/help/pt/evolution/calendar-using-several-calendars.page
+share/help/pt/evolution/calendar-weather.page
+share/help/pt/evolution/calendar-webdav.page
+share/help/pt/evolution/contacts-add-automatically.page
+share/help/pt/evolution/contacts-autocompletion.page
+share/help/pt/evolution/contacts-google.page
+share/help/pt/evolution/contacts-ldap.page
+share/help/pt/evolution/contacts-libreoffice.page
+share/help/pt/evolution/contacts-local.page
+share/help/pt/evolution/contacts-organizing.page
+share/help/pt/evolution/contacts-searching.page
+share/help/pt/evolution/contacts-usage-add-contact.page
+share/help/pt/evolution/contacts-usage-delete-contact.page
+share/help/pt/evolution/contacts-usage-edit-contact.page
+share/help/pt/evolution/contacts-usage.page
+share/help/pt/evolution/contacts-using-contact-lists.page
+share/help/pt/evolution/contacts-using-several-addressbooks.page
+share/help/pt/evolution/credits.page
+share/help/pt/evolution/customize-ui-items.page
+share/help/pt/evolution/data-storage.page
+share/help/pt/evolution/default-browser.page
+share/help/pt/evolution/deleting-appointments.page
+share/help/pt/evolution/deleting-emails.page
+share/help/pt/evolution/deleting-to-free-disk-space.page
+share/help/pt/evolution/exporting-data-calendar.page
+share/help/pt/evolution/exporting-data-contacts.page
+share/help/pt/evolution/exporting-data-mail.page
+share/help/pt/evolution/exporting-data.page
+share/help/pt/evolution/figures/color-000000.png
+share/help/pt/evolution/figures/color-204a87.png
+share/help/pt/evolution/figures/color-2e3436.png
+share/help/pt/evolution/figures/color-4e9a06.png
+share/help/pt/evolution/figures/color-5c3566.png
+share/help/pt/evolution/figures/color-8f5902.png
+share/help/pt/evolution/figures/color-a40000.png
+share/help/pt/evolution/figures/color-c4a000.png
+share/help/pt/evolution/figures/color-ccccccffffff.png
+share/help/pt/evolution/figures/color-ce5c00.png
+share/help/pt/evolution/figures/evolution.svg
+share/help/pt/evolution/figures/html-composer-insert-image.png
+share/help/pt/evolution/figures/html-composer-insert-link.png
+share/help/pt/evolution/figures/html-composer-insert-rule.png
+share/help/pt/evolution/figures/html-composer-insert-table.png
+share/help/pt/evolution/figures/minus-icon.png
+share/help/pt/evolution/figures/new-mail-switcher.png
+share/help/pt/evolution/figures/plus-icon.png
+share/help/pt/evolution/figures/search-icon.png
+share/help/pt/evolution/figures/window-overview-layers.png
+share/help/pt/evolution/flatpak-limitations.page
+share/help/pt/evolution/google-services.page
+share/help/pt/evolution/import-apps-kmail.page
+share/help/pt/evolution/import-apps-mozilla.page
+share/help/pt/evolution/import-apps-outlook.page
+share/help/pt/evolution/import-data.page
+share/help/pt/evolution/import-single-files.page
+share/help/pt/evolution/import-supported-file-formats.page
+share/help/pt/evolution/index.page
+share/help/pt/evolution/intro-first-run.page
+share/help/pt/evolution/intro-keyboard-shortcuts.page
+share/help/pt/evolution/intro-main-window.page
+share/help/pt/evolution/legal.xml
+share/help/pt/evolution/mail-access-gmail-imap-account.page
+share/help/pt/evolution/mail-access-gmail-pop-account.page
+share/help/pt/evolution/mail-account-manage-imap-plus.page
+share/help/pt/evolution/mail-account-manage-local-delivery.page
+share/help/pt/evolution/mail-account-manage-maildir-format-directories.page
+share/help/pt/evolution/mail-account-manage-mh-format-directories.page
+share/help/pt/evolution/mail-account-manage-microsoft-exchange-evo-ews.page
+share/help/pt/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page
+share/help/pt/evolution/mail-account-manage-microsoft-exchange.page
+share/help/pt/evolution/mail-account-manage-pop.page
+share/help/pt/evolution/mail-account-manage-unix-mbox-spool-directory.page
+share/help/pt/evolution/mail-account-manage-unix-mbox-spool-file.page
+share/help/pt/evolution/mail-account-manage-usenet-news.page
+share/help/pt/evolution/mail-account-management.page
+share/help/pt/evolution/mail-attachments-received.page
+share/help/pt/evolution/mail-attachments-sending.page
+share/help/pt/evolution/mail-attachments.page
+share/help/pt/evolution/mail-calendar-sending-invitations.page
+share/help/pt/evolution/mail-cannot-see.page
+share/help/pt/evolution/mail-change-columns-in-message-list.page
+share/help/pt/evolution/mail-change-time-format.page
+share/help/pt/evolution/mail-composer-change-quotation-string.page
+share/help/pt/evolution/mail-composer-custom-header-lines.page
+share/help/pt/evolution/mail-composer-enable-html-format.page
+share/help/pt/evolution/mail-composer-external-editor.page
+share/help/pt/evolution/mail-composer-forward-as-attachment.page
+share/help/pt/evolution/mail-composer-forward.page
+share/help/pt/evolution/mail-composer-from-field-override.page
+share/help/pt/evolution/mail-composer-html-image.page
+share/help/pt/evolution/mail-composer-html-link.page
+share/help/pt/evolution/mail-composer-html-rule.page
+share/help/pt/evolution/mail-composer-html-table.page
+share/help/pt/evolution/mail-composer-html-text.page
+share/help/pt/evolution/mail-composer-html.page
+share/help/pt/evolution/mail-composer-mail-signatures-manage.page
+share/help/pt/evolution/mail-composer-mail-signatures-per-account.page
+share/help/pt/evolution/mail-composer-mail-signatures.page
+share/help/pt/evolution/mail-composer-message-templates-reply.page
+share/help/pt/evolution/mail-composer-message-templates-save.page
+share/help/pt/evolution/mail-composer-message-templates-variables.page
+share/help/pt/evolution/mail-composer-message-templates.page
+share/help/pt/evolution/mail-composer-plain-text.page
+share/help/pt/evolution/mail-composer-priority.page
+share/help/pt/evolution/mail-composer-reply.page
+share/help/pt/evolution/mail-composer-search.page
+share/help/pt/evolution/mail-composer-send-account-overrides.page
+share/help/pt/evolution/mail-composer-several-recipients.page
+share/help/pt/evolution/mail-composer-spellcheck.page
+share/help/pt/evolution/mail-composer-write-new-message.page
+share/help/pt/evolution/mail-default-CC-and-BCC.page
+share/help/pt/evolution/mail-default-folder-locations.page
+share/help/pt/evolution/mail-delete-and-undelete.page
+share/help/pt/evolution/mail-display-message-source.page
+share/help/pt/evolution/mail-displaying-character-encodings.page
+share/help/pt/evolution/mail-displaying-collapsible-headers.page
+share/help/pt/evolution/mail-displaying-images-in-html.page
+share/help/pt/evolution/mail-displaying-message.page
+share/help/pt/evolution/mail-displaying-sender-photograph.page
+share/help/pt/evolution/mail-duplicates.page
+share/help/pt/evolution/mail-encryption-gpg-create-key.page
+share/help/pt/evolution/mail-encryption-gpg-decrypting.page
+share/help/pt/evolution/mail-encryption-gpg-getting-keys.page
+share/help/pt/evolution/mail-encryption-gpg-set-up.page
+share/help/pt/evolution/mail-encryption-gpg-signing-encrypting.page
+share/help/pt/evolution/mail-encryption-s-mime-manage.page
+share/help/pt/evolution/mail-encryption-s-mime-signing-encrypting.page
+share/help/pt/evolution/mail-encryption.page
+share/help/pt/evolution/mail-filters-actions.page
+share/help/pt/evolution/mail-filters-conditions.page
+share/help/pt/evolution/mail-filters-not-working.page
+share/help/pt/evolution/mail-filters.page
+share/help/pt/evolution/mail-folders.page
+share/help/pt/evolution/mail-follow-up-flag.page
+share/help/pt/evolution/mail-imap-change-send-method.page
+share/help/pt/evolution/mail-imap-subscriptions.page
+share/help/pt/evolution/mail-labels.page
+share/help/pt/evolution/mail-layout-changing.page
+share/help/pt/evolution/mail-localized-re-subjects.page
+share/help/pt/evolution/mail-moving-emails.page
+share/help/pt/evolution/mail-not-sent.page
+share/help/pt/evolution/mail-organizing.page
+share/help/pt/evolution/mail-read-receipts.page
+share/help/pt/evolution/mail-received-notification.page
+share/help/pt/evolution/mail-receiving-options-exchange-ews.page
+share/help/pt/evolution/mail-receiving-options-exchange-mapi.page
+share/help/pt/evolution/mail-receiving-options-imap-plus.page
+share/help/pt/evolution/mail-receiving-options-local-delivery.page
+share/help/pt/evolution/mail-receiving-options-maildir-format-directories.page
+share/help/pt/evolution/mail-receiving-options-mh-format-directories.page
+share/help/pt/evolution/mail-receiving-options-pop.page
+share/help/pt/evolution/mail-receiving-options-unix-mbox-spool-directory.page
+share/help/pt/evolution/mail-receiving-options-unix-mbox-spool-file.page
+share/help/pt/evolution/mail-receiving-options-usenet-news.page
+share/help/pt/evolution/mail-receiving-options.page
+share/help/pt/evolution/mail-refresh-folders.page
+share/help/pt/evolution/mail-save-as-pdf.page
+share/help/pt/evolution/mail-search-folders-add.page
+share/help/pt/evolution/mail-search-folders-conditions.page
+share/help/pt/evolution/mail-search-folders.page
+share/help/pt/evolution/mail-searching-attachment-type.page
+share/help/pt/evolution/mail-searching.page
+share/help/pt/evolution/mail-send-and-receive-automatically.page
+share/help/pt/evolution/mail-send-and-receive-manual.page
+share/help/pt/evolution/mail-send-and-receive.page
+share/help/pt/evolution/mail-sending-options-smtp.page
+share/help/pt/evolution/mail-several-pop-accounts.page
+share/help/pt/evolution/mail-sorting-folder-list.page
+share/help/pt/evolution/mail-sorting-message-list.page
+share/help/pt/evolution/mail-spam-marking.page
+share/help/pt/evolution/mail-spam-settings.page
+share/help/pt/evolution/mail-spam.page
+share/help/pt/evolution/mail-two-trash-folders.page
+share/help/pt/evolution/mail-usenet-subscriptions.page
+share/help/pt/evolution/mail-vertical-view.page
+share/help/pt/evolution/mail-word-wrap.page
+share/help/pt/evolution/mail-working-offline.page
+share/help/pt/evolution/memos-searching.page
+share/help/pt/evolution/memos-usage-add-memo.page
+share/help/pt/evolution/memos-usage-delete-memo.page
+share/help/pt/evolution/memos-usage-edit-memo.page
+share/help/pt/evolution/memos-usage.page
+share/help/pt/evolution/offline.page
+share/help/pt/evolution/organizing.page
+share/help/pt/evolution/problems-debug-how-to.page
+share/help/pt/evolution/problems-getting-help.page
+share/help/pt/evolution/problems-reporting-bugs.page
+share/help/pt/evolution/searching-items.page
+share/help/pt/evolution/start-command-line-parameters.page
+share/help/pt/evolution/sync-with-other-devices.page
+share/help/pt/evolution/tasks-caldav.page
+share/help/pt/evolution/tasks-display-settings.page
+share/help/pt/evolution/tasks-local.page
+share/help/pt/evolution/tasks-organizing.page
+share/help/pt/evolution/tasks-searching.page
+share/help/pt/evolution/tasks-usage-add-task.page
+share/help/pt/evolution/tasks-usage-delete-task.page
+share/help/pt/evolution/tasks-usage-edit-task.page
+share/help/pt/evolution/tasks-usage.page
+share/help/pt/evolution/tasks-using-several-tasklists.page
+share/help/pt/evolution/tasks-webdav.page
+share/help/pt/evolution/using-categories.page
+share/help/pt/evolution/xinclude-filter-vfolder-conditions.xml
+share/help/pt/evolution/xinclude-searching.xml
share/help/pt_BR/evolution/backup-restore.page
share/help/pt_BR/evolution/calendar-alarms-and-reminders.page
share/help/pt_BR/evolution/calendar-caldav.page
@@ -4791,7 +5062,7 @@ share/help/pt_BR/evolution/figures/color-a40000.png
share/help/pt_BR/evolution/figures/color-c4a000.png
share/help/pt_BR/evolution/figures/color-ccccccffffff.png
share/help/pt_BR/evolution/figures/color-ce5c00.png
-share/help/pt_BR/evolution/figures/evolutionlogo.png
+share/help/pt_BR/evolution/figures/evolution.svg
share/help/pt_BR/evolution/figures/html-composer-insert-image.png
share/help/pt_BR/evolution/figures/html-composer-insert-link.png
share/help/pt_BR/evolution/figures/html-composer-insert-rule.png
@@ -5021,7 +5292,7 @@ share/help/ru/evolution/figures/color-a40000.png
share/help/ru/evolution/figures/color-c4a000.png
share/help/ru/evolution/figures/color-ccccccffffff.png
share/help/ru/evolution/figures/color-ce5c00.png
-share/help/ru/evolution/figures/evolutionlogo.png
+share/help/ru/evolution/figures/evolution.svg
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
@@ -5251,7 +5522,7 @@ share/help/sl/evolution/figures/color-a40000.png
share/help/sl/evolution/figures/color-c4a000.png
share/help/sl/evolution/figures/color-ccccccffffff.png
share/help/sl/evolution/figures/color-ce5c00.png
-share/help/sl/evolution/figures/evolutionlogo.png
+share/help/sl/evolution/figures/evolution.svg
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
@@ -5481,7 +5752,7 @@ share/help/sv/evolution/figures/color-a40000.png
share/help/sv/evolution/figures/color-c4a000.png
share/help/sv/evolution/figures/color-ccccccffffff.png
share/help/sv/evolution/figures/color-ce5c00.png
-share/help/sv/evolution/figures/evolutionlogo.png
+share/help/sv/evolution/figures/evolution.svg
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
@@ -5711,7 +5982,7 @@ share/help/te/evolution/figures/color-a40000.png
share/help/te/evolution/figures/color-c4a000.png
share/help/te/evolution/figures/color-ccccccffffff.png
share/help/te/evolution/figures/color-ce5c00.png
-share/help/te/evolution/figures/evolutionlogo.png
+share/help/te/evolution/figures/evolution.svg
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
@@ -5941,7 +6212,7 @@ share/help/uk/evolution/figures/color-a40000.png
share/help/uk/evolution/figures/color-c4a000.png
share/help/uk/evolution/figures/color-ccccccffffff.png
share/help/uk/evolution/figures/color-ce5c00.png
-share/help/uk/evolution/figures/evolutionlogo.png
+share/help/uk/evolution/figures/evolution.svg
share/help/uk/evolution/figures/html-composer-insert-image.png
share/help/uk/evolution/figures/html-composer-insert-link.png
share/help/uk/evolution/figures/html-composer-insert-rule.png
@@ -6171,7 +6442,7 @@ 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-ccccccffffff.png
share/help/zh_CN/evolution/figures/color-ce5c00.png
-share/help/zh_CN/evolution/figures/evolutionlogo.png
+share/help/zh_CN/evolution/figures/evolution.svg
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
@@ -6354,6 +6625,7 @@ share/icons/hicolor/48x48/apps/evolution-memos.png
share/icons/hicolor/48x48/apps/evolution-tasks.png
share/icons/hicolor/scalable/apps/evolution-symbolic.svg
share/icons/hicolor/scalable/apps/evolution.svg
+share/locale/ab/LC_MESSAGES/evolution.mo
share/locale/af/LC_MESSAGES/evolution.mo
share/locale/am/LC_MESSAGES/evolution.mo
share/locale/an/LC_MESSAGES/evolution.mo
@@ -6397,6 +6669,7 @@ share/locale/hi/LC_MESSAGES/evolution.mo
share/locale/hr/LC_MESSAGES/evolution.mo
share/locale/hu/LC_MESSAGES/evolution.mo
share/locale/id/LC_MESSAGES/evolution.mo
+share/locale/ie/LC_MESSAGES/evolution.mo
share/locale/is/LC_MESSAGES/evolution.mo
share/locale/it/LC_MESSAGES/evolution.mo
share/locale/ja/LC_MESSAGES/evolution.mo
@@ -6450,4 +6723,6 @@ share/locale/zh_HK/LC_MESSAGES/evolution.mo
share/locale/zh_TW/LC_MESSAGES/evolution.mo
share/man/man1/evolution.1.gz
%%BOGOFILTER%%share/metainfo/org.gnome.Evolution-bogofilter.metainfo.xml
+%%PST%%share/metainfo/org.gnome.Evolution-pst.metainfo.xml
+%%SPAMASSASSIN%%share/metainfo/org.gnome.Evolution-spamassassin.metainfo.xml
share/metainfo/org.gnome.Evolution.appdata.xml