From 5feeb717a09d1fccc74e015bd71bc38884bfa6f4 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 7 Sep 2013 02:08:04 -0400 Subject: [PATCH] Add appdata file --- share/misc/Makefile.am | 4 ++++ share/misc/hexchat.appdata.xml | 12 ++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 share/misc/hexchat.appdata.xml diff --git a/share/misc/Makefile.am b/share/misc/Makefile.am index 32206a34..ef14c01e 100644 --- a/share/misc/Makefile.am +++ b/share/misc/Makefile.am @@ -1,6 +1,10 @@ util_DATA = hexchat.desktop utildir = $(datadir)/applications +appdata_DATA = hexchat.appdata.xml +appdatadir = $(datadir)/appdata + + if WITH_TM util_DATA += htm.desktop mime_DATA = htm-mime.xml 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 @@ + + + hexchat.desktop + CC0 + +

HexChat is a easy to use yet extensible IRC Client.

+

It supports features such as: DCC, SASL, proxies, spellcheck, and Python/Perl scripts.

+
+ http://hexchat.github.io + tingping_at_fedoraproject.org +
+