summary refs log tree commit diff stats
path: root/share/misc/hexchat.appdata.xml
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-09-07 02:08:04 -0400
committerTingPing <tingping@tingping.se>2013-09-07 02:08:04 -0400
commit5feeb717a09d1fccc74e015bd71bc38884bfa6f4 (patch)
treeb4c02cbdeb59988db8a40a7649a303f4d707823c /share/misc/hexchat.appdata.xml
parent703316ace60e469e3500960d54b6c9c5b353f3c8 (diff)
Add appdata file
Diffstat (limited to 'share/misc/hexchat.appdata.xml')
-rw-r--r--share/misc/hexchat.appdata.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/misc/hexchat.appdata.xml b/share/misc/hexchat.appdata.xml
new file mode 100644
index 00000000..e7eab96e
--- /dev/null
+++ b/share/misc/hexchat.appdata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application>
+	<id type="desktop">hexchat.desktop</id>
+	<licence>CC0</licence>
+	<description>
+		<p>HexChat is a easy to use yet extensible IRC Client.</p>
+		<p>It supports features such as: DCC, SASL, proxies, spellcheck, and Python/Perl scripts.</p>
+	</description>
+	<url type="homepage">http://hexchat.github.io</url>
+	<updatecontact>tingping_at_fedoraproject.org</updatecontact>
+</application>
+