summary refs log tree commit diff stats
path: root/data/misc/hexchat.appdata.xml.in
blob: 2b104687dea0b264ee681be6075c92aa7534d8b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>hexchat.desktop</id>
  <name>HexChat</name>
  <developer_name>HexChat</developer_name>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <translation type="gettext">hexchat</translation>
  <summary>IRC Client</summary>
  <description>
    <_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>
    <_p>HexChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, logging, custom themes, and Python/Perl scripts.</_p>
  </description>
  <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>