[Users] [Bug 3590] New: Please add AppData XML for Claws Mail
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Sat Dec 26 16:10:02 CET 2015
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3590
Bug ID: 3590
Summary: Please add AppData XML for Claws Mail
Classification: Unclassified
Product: Claws Mail
Version: other
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P3
Component: UI
Assignee: users at lists.claws-mail.org
Reporter: jeffbai at aosc.xyz
Shipping an AppData XML for Claws Mail enables the ability to install it from
an AppStream frontend like GNOME Software with detailed information (license,
screenshot, long descriptions, ratings) for the package.
And here is an AppData XML I've created.
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
<id>claws-mail.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Claws Mail</name>
<summary>A GTK+ based email client</summary>
<url type="homepage">http://www.claws-mail.org/</url>
<url
type="bugtracker">http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi</url>
<url type="help">http://www.claws-mail.org/documentation.php?secti>
<description>
<p>Claws Mail is an email client (and news reader), based on GTK+,
featuring:</p>
<ul>
<li>Quick response</li>
<li>Graceful, and sophisticated interface</li>
<li>Easy configuration, intuitive operation</li>
<li>Abundant features</li>
<li>Extensibility</li>
<li>Robustness and stability</li>
</ul>
<p>The appearance and interface are designed to be familiar to new users
coming from other popular email clients, as well as experienced users. Almost
all commands are accessible with the keyboard.</p>
<p>The messages are managed in the standard MH format, which features fast
access and data security. You'll be able to import your emails from almost any
other email client, and export them just as easily.</p>
<p>Lots of extra functionality, like an RSS aggregator, calendar, or laptop
LED handling, are provided by extra plugins.</p>
</description>
<screenshots>
<screenshot
type="default">http://www.claws-mail.org/img/screenshots/main.png</screenshot>
<screenshot>http://www.claws-mail.org/img/screenshots/compose.png</screenshot>
<screenshot>http://www.claws-mail.org/img/screenshots/messageview.png</screenshot>
<screenshot>http://www.claws-mail.org/img/screenshots/prefs.png</screenshot>
<screenshot>http://www.claws-mail.org/img/screenshots/account_prefs.png</screenshot>
</screenshots>
<provides>
<binary>claws-mail</binary>
<binary>sylpheed-claws</binary>
</provides>
</component>
And it should normally be installed to ${dataroot}/appdata/ as
claws-mail.appdata.xml.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list