mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 00:06:09 +02:00
Merge pull request #183 from City-busz/patch-2
Update appdata file to the latest standard
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2015 Patrick Ulbrich <zulu99@gmx.net> -->
|
||||
<application>
|
||||
<id type="desktop">mailnag-config.desktop</id>
|
||||
<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>
|
||||
@@ -9,17 +9,30 @@
|
||||
<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">https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-config.png</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-gnome-shell2.png</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/pulb/mailnag-design/master/Screenshots/mailnag-gnome-shell.png</screenshot>
|
||||
<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>
|
||||
<updatecontact>zulu99@gmx.net</updatecontact>
|
||||
</application>
|
||||
<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&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>
|
||||
|
||||
Reference in New Issue
Block a user