Update appdata file

This commit is contained in:
Patrick Griffis 2016-08-10 12:43:03 -04:00
parent 19187dbacd
commit 97d4afc4fb
1 changed files with 25 additions and 14 deletions

View File

@ -1,15 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<application> <component type="desktop">
<id type="desktop">hexchat.desktop</id> <id>hexchat.desktop</id>
<licence>CC0</licence> <name>HexChat</name>
<description> <developer_name>HexChat</developer_name>
<_p>HexChat is an easy to use yet extensible IRC Client. It allows you to securely join multiple networks and talk to users privately or in channels using a customizable interface. You can even transfer files.</_p> <metadata_license>CC0-1.0</metadata_license>
<_p>HexChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, logging, custom themes, and Python/Perl scripts.</_p> <project_license>GPL-2.0+</project_license>
</description> <translation type="gettext">hexchat</translation>
<url type="homepage">http://hexchat.github.io</url> <summary>IRC Client</summary>
<screenshots> <description>
<screenshot type="default">http://i.imgur.com/XBbQKXf.png</screenshot> <_p>HexChat is an easy to use yet extensible IRC Client. It allows you to securely join multiple networks and talk to users privately or in channels using a customizable interface. You can even transfer files.</_p>
</screenshots> <_p>HexChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, logging, custom themes, and Python/Perl scripts.</_p>
<updatecontact>tingping_at_fedoraproject.org</updatecontact> </description>
</application> <url type="homepage">http://hexchat.github.io</url>
<url type="bugtracker">https://github.com/hexchat/hexchat</url>
<url type="translate">https://www.transifex.com/hexchat/hexchat</url>
<url type="donation">https://goo.gl/jESZvU</url>
<url type="help">https://hexchat.readthedocs.io/en/latest/</url>
<screenshots>
<screenshot type="default">
<image>http://i.imgur.com/tLMguQz.png</image>
<_caption>Main Chat Window</_caption>
</screenshot>
</screenshots>
<update_contact>tingping_at_fedoraproject.org</update_contact>
</component>