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 +
+