cmake: Move version setup into a separate .cmake file
[quassel.git] / data / quassel.appdata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2016 Quassel Project <devel@quassel-irc.org> -->
3 <component type="desktop">
4         <id>quassel.desktop</id>
5         <metadata_license>CC0-1.0</metadata_license>
6         <project_license>GPL-2.0 or GPL-3.0</project_license>
7         <name>Quassel</name>
8         <summary>Modern IRC client</summary>
9         <description>
10                 <p>
11 Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that
12 one (or multiple) client(s) can attach to and detach from a central core: much
13 like the popular combination of screen and a text-based IRC client such as
14 WeeChat, but graphical. In addition to this unique feature, we aim to bring a
15 pleasurable, comfortable chatting experience to all major platforms, making
16 communication with your peers not only convenient, but also available everywhere.
17                 </p>
18                 <p>
19 And the best of all: It's free - as in beer and as in speech.
20                 </p>
21                 <p>
22 This application is the "monolithic" build of Quassel; it can be used on its own
23 without setting up a core.
24                 </p>
25         </description>
26         <screenshots>
27                 <screenshot type="default">
28                         <image>https://quassel-irc.org/files/images/20080914-011743-quasselkde4.preview.png</image>
29                         <caption>Quassel, with a dark theme enabled</caption>
30                 </screenshot>
31                 <screenshot type="default">
32                         <image>https://quassel-irc.org/files/images/quassel_win7.preview.png</image>
33                         <caption>
34 The default quassel white theme. Quassel runs on all major desktop platforms,
35 and many smartphones as well.
36                         </caption>
37                 </screenshot>
38         </screenshots>
39
40 </component>
41