Files
mailnag/data/mailnag.appdata.xml
Balló György c06864d588 Update appdata file to the latest standard
And fix desktop file name.
2019-04-17 22:59:19 +02:00

39 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Patrick Ulbrich <zulu99@gmx.net> -->
<component type="desktop">
<id>mailnag.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<translation type="gettext">mailnag</translation>
<name>Mailnag</name>
<summary>An extensible mail notification daemon</summary>
<summary xml:lang="de">Ein erweiterbarer Benachrichtigungsdienst</summary>
<description>
<p>
Mailnag is a daemon program that checks POP3 and IMAP servers for new mail.
On mail arrival it performs various actions provided by plugins.
Mailnag comes with a set of desktop-independent default plugins for
visual/sound notifications, script execution etc. and can be extended
with additional plugins easily.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-config.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-gnome-shell2.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-gnome-shell.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://www.github.com/pulb/mailnag/</url>
<update_contact>zulu99@gmx.net</update_contact>
<developer_name>Patrick Ulbrich</developer_name>
<url type="bugtracker">https://github.com/pulb/mailnag/issues</url>
<url type="donation">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=8F5FNJ3U4N7AW</url>
<url type="help">https://github.com/pulb/mailnag/wiki</url>
<url type="translate">https://translations.launchpad.net/mailnag</url>
</component>