Add AppData metadata for quassel, quasselclient.
authorBen Rosser <rosser.bjr@gmail.com>
Wed, 15 Jun 2016 22:18:27 +0000 (18:18 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 6 Sep 2016 20:56:48 +0000 (22:56 +0200)
commit91cdf2d76f6b57de2860f3d632cd2a40c17fb0b4
tree8afd8aa0db90850dc0bfb6fdfde107d16eeca475
parent25a3ae50ac0d9835283e4f5f10fcfcc10ed5575d
Add AppData metadata for quassel, quasselclient.

The freedesktop.org AppData standard defines metadata for GUI
applications that wish to show up in various graphical software
centers, such as GNOME Software. See the specification for
more details: https://people.freedesktop.org/~hughsient/appdata/

Applications without metadata will not show up in GNOME Software,
and possibly other graphical package managers. As GNOME Software
is the recommended way on Fedora Workstation to install software,
this means that without these files users won't be able to find
quassel or quasselclient.

Fixes #1400. Resolves GH-216.
data/quassel.appdata.xml [new file with mode: 0644]
data/quasselclient.appdata.xml [new file with mode: 0644]