geary/desktop/org.gnome.Geary.appdata.xml.in

133 lines
6.1 KiB
XML
Raw Normal View History

<?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/Documentation</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>
<releases>
<release version="0.12" date="2017-10-02">
<description>
2018-02-13 10:20:00 +11:00
<p>Enhancements included in this release:</p>
<ul>
<li>Insert images inline when composing rich text messages</li>
<li>Improved interface for inserting links in rich text messages</li>
<li>Choose multiple spell-checker languages when composing messages</li>
<li>Support message archiving for Yahoo! Mail and Outlook.com</li>
<li>Improved interface when displaying conversations</li>
<li>Improved interface when moving and labelling conversations</li>
<li>Improved support for right-to-left languages</li>
<li>Automatically unfold starred messages in a conversation</li>
<li>Support saving remote inline images</li>
<li>Improved keyboard navigation for conversations</li>
<li>Added in-application keyboard shortcut help (Ctrl + ?)</li>
<li>Support for distribution via Flatpak</li>
<li>Improved security when displaying messages</li>
<li>Numerous bug fixes and minor user interface improvements</li>
<li>Numerous user interface translation updates</li>
</ul>
</description>
</release>
</releases>
2018-06-05 13:53:39 +00:00
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
</component>