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>
Wed, 28 Feb 2018 22:20:12 +0000 (23:20 +0100)
commite678718e5d40e76b3dcfa985e5cb3d5e56753e7b
treee19ea5dc8f82a9ba407bcd5c725082a55cf6b8a4
parent4b22388af4ceb1c6c24c8c4436283c1e3c33dd1f
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.

(cherry picked from commit 91cdf2d76f6b57de2860f3d632cd2a40c17fb0b4)
data/quassel.appdata.xml [new file with mode: 0644]
data/quasselclient.appdata.xml [new file with mode: 0644]