1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019-05-20 The Evolution Team <evolution-hackers@gnome.org> -->
<component type="desktop">
<id>org.gnome.Evolution.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+ and GFDL-1.3</project_license>
<_name>Evolution</_name>
<_summary>Manage your email, contacts and schedule</_summary>
<description>
<_p>
Evolution is a personal information management application that provides
integrated mail, calendaring and address book functionality.
</_p>
<_p>
Evolution supports a wide range of industry standard data formats and
network protocols for information exchange, with an emphasis on standards
compliance and security.
Evolution can also integrate smoothly with Microsoft Exchange by way of
the “Exchange Web Services” (EWS) extension.
</_p>
</description>
<url type="homepage">https://gitlab.gnome.org/GNOME/evolution/-/wikis/home</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/evolution/-/issues/</url>
<url type="donation">https://www.gnome.org/donate/</url>
<url type="help">https://gnome.pages.gitlab.gnome.org/evolution/help/</url>
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/evolution</url>
<url type="translate">https://l10n.gnome.org/module/evolution/</url>
<launchable type="desktop-id">org.gnome.Evolution.desktop</launchable>
<branding>
<color type="primary" scheme_preference="light">#d6dfd9</color>
<color type="primary" scheme_preference="dark">#613583</color>
</branding>
<screenshots>
<screenshot type="default">
<_caption>Mail – Classic View</_caption>
<image type="source" width="2504" height="1454">https://gitlab.gnome.org/GNOME/evolution/-/raw/master/data/screenshots/mail01.png?inline=false</image>
</screenshot>
<screenshot>
<_caption>Mail – Vertical View</_caption>
<image type="source" width="2504" height="1454">https://gitlab.gnome.org/GNOME/evolution/-/raw/master/data/screenshots/mail02-vertical.png?inline=false</image>
</screenshot>
<screenshot>
<_caption>Mail Composer</_caption>
<image type="source" width="2152" height="1256">https://gitlab.gnome.org/GNOME/evolution/-/raw/master/data/screenshots/composer01.png?inline=false</image>
</screenshot>
<screenshot>
<_caption>Calendar</_caption>
<image type="source" width="2504" height="1454">https://gitlab.gnome.org/GNOME/evolution/-/raw/master/data/screenshots/calendar01.png?inline=false</image>
</screenshot>
<screenshot>
<_caption>Contacts</_caption>
<image type="source" width="2504" height="1454">https://gitlab.gnome.org/GNOME/evolution/-/raw/master/data/screenshots/contacts01.png?inline=false</image>
</screenshot>
</screenshots>
<_developer_name>The Evolution Team</_developer_name>
<update_contact>evolution-hackers_at_gnome.org</update_contact>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
<kudo>UserDocs</kudo>
</kudos>
<project_group>GNOME</project_group>
<translation type="gettext">evolution</translation>
<releases>
@APPDATA_RELEASES@ </releases>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
</content_rating>
</component>
|