Files
evolution/data/org.gnome.Evolution.appdata.xml.in.in
T
Milan Crha d398561e1c data: Fix circular-component-relation in .appdata file
The `appstreamcli validate` claims a warning:

   W: org.gnome.Evolution.desktop:275: circular-component-relation

which makes sense, when the app's ID is the same as the one in the <provides/>.
This had not been updated when the .desktop file changed from 'evolution.desktop'
to 'org.gnome.Evolution.desktop'.
2024-03-20 16:56:59 +01:00

73 lines
3.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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/new</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>