geary/desktop/org.gnome.Geary.appdata.xml.in
2017-09-29 00:35:13 +10:00

78 lines
3 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 2016 Software Freedom Conservancy Inc. -->
<!-- Copyright 2016 Michael Gratton <mike@vee.net> -->
<component type="desktop">
<id>org.gnome.Geary.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-2.1+</project_license>
<update_contact>geary-list@gnome.org</update_contact>
<!-- Translators: The application name -->
<_name>Geary</_name>
<!-- Translators: The development team's name -->
<_developer_name>Geary Development Team</_developer_name>
<!-- Translators: The application's summary / tagline -->
<_summary>Send and receive email</_summary>
<description>
<_p>
Geary is an email application built around conversations, for
the GNOME 3 desktop. It allows you to read, find and send email
with a straightforward, modern interface.
</_p>
<_p>
Conversations allow you to read a complete discussion without
having to find and click from message to message.
</_p>
<_p>Gearys features include:</_p>
<ul>
<_li>Quick email account setup</_li>
<_li>Shows related messages together in conversations</_li>
<_li>Fast, full text and keyword search</_li>
<_li>Full-featured HTML and plain text message composer</_li>
<_li>Desktop notification of new mail</_li>
<_li>Compatible with GMail, Yahoo! Mail, Outlook.com and other IMAP servers</_li>
</ul>
</description>
<url type="homepage">https://wiki.gnome.org/Apps/Geary</url>
<url type="help">https://wiki.gnome.org/Apps/Geary/Contact</url>
<url type="faq">https://wiki.gnome.org/Apps/Geary/FAQ</url>
<url type="bugtracker">https://wiki.gnome.org/Apps/Geary/ReportingABug</url>
<url type="translate">https://wiki.gnome.org/Apps/Geary/Translating</url>
<url type="donation">https://www.gnome.org/friends/</url>
<screenshots>
<screenshot>
<!-- Translators: A screenshot description. -->
<_caption>Geary displaying a conversation</_caption>
<image type="default" width="1600" height="900">https://wiki.gnome.org/Apps/Geary?action=AttachFile&amp;do=get&amp;target=geary-conversation-0.12.png</image>
</screenshot>
<screenshot>
<!-- Translators: A screenshot description. -->
<_caption>Geary showing the rich text composer</_caption>
<image type="source" width="1600" height="900">https://wiki.gnome.org/Apps/Geary?action=AttachFile&amp;do=get&amp;target=geary-composer-0.12.png</image>
</screenshot>
</screenshots>
<project_group>GNOME</project_group>
<categories>
<category>Office</category>
<category>Network</category>
<category>Email</category>
</categories>
<kudos>
<kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
<kudo>UserDocs</kudo>
</kudos>
<launchable type="desktop-id">org.gnome.Geary.desktop</launchable>
<provides>
<binary>geary</binary>
</provides>
<translation type="gettext">geary</translation>
</component>