forked from nicotine-plus/nicotine-plus
-
Notifications
You must be signed in to change notification settings - Fork 1
/
org.nicotine_plus.Nicotine.appdata.xml.in
87 lines (87 loc) · 3.46 KB
/
org.nicotine_plus.Nicotine.appdata.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.nicotine_plus.Nicotine</id>
<launchable type="desktop-id">org.nicotine_plus.Nicotine.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<translation type="gettext">nicotine</translation>
<name>Nicotine+</name>
<summary>Graphical client for the Soulseek network</summary>
<description>
<p>
Nicotine+ is a graphical client for the Soulseek peer-to-peer
network.
</p>
<p>
Nicotine+ aims to be a pleasant, free and open source (FOSS)
alternative to the official Soulseek client, providing additional
functionality while keeping current with the Soulseek protocol.
</p>
</description>
<categories>
<category>FileTransfer</category>
<category>GTK</category>
<category>P2P</category>
<category>Network</category>
</categories>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/nicotine-plus/nicotine-plus/HEAD/data/screenshots/screenshot1.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/nicotine-plus/nicotine-plus/HEAD/data/screenshots/screenshot2.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/nicotine-plus/nicotine-plus/HEAD/data/screenshots/screenshot3.png</image>
</screenshot>
</screenshots>
<recommends>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
</recommends>
<requires>
<display_length compare="ge">600</display_length>
</requires>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
</kudos>
<url type="homepage">https://nicotine-plus.org/</url>
<url type="bugtracker">https://github.com/nicotine-plus/nicotine-plus/issues</url>
<url type="translate">https://nicotine-plus.org/doc/TRANSLATIONS</url>
<developer_name>Nicotine+ Team</developer_name>
<content_rating type="oars-1.0">
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">mild</content_attribute>
</content_rating>
<releases>
<release version="3.2.8" date="2023-01-06"/>
<release version="3.2.7" date="2022-12-01"/>
<release version="3.2.6" date="2022-10-21"/>
<release version="3.2.5" date="2022-08-31"/>
<release version="3.2.4" date="2022-08-07"/>
<release version="3.2.3" date="2022-08-05"/>
<release version="3.2.2" date="2022-03-19"/>
<release version="3.2.1" date="2022-02-10"/>
<release version="3.2.0" date="2021-12-18"/>
<release version="3.1.1" date="2021-08-02"/>
<release version="3.1.0" date="2021-07-23"/>
<release version="3.0.6" date="2021-05-01"/>
<release version="3.0.5" date="2021-04-24"/>
<release version="3.0.4" date="2021-04-07"/>
<release version="3.0.3" date="2021-04-01"/>
<release version="3.0.2" date="2021-03-01"/>
<release version="3.0.1" date="2021-02-26"/>
<release version="3.0.0" date="2021-02-12"/>
<release version="2.2.2" date="2020-12-15"/>
<release version="2.2.1" date="2020-12-14"/>
<release version="2.2.0" date="2020-12-04"/>
<release version="2.1.2" date="2020-10-12"/>
<release version="2.1.1" date="2020-09-26"/>
<release version="2.1.0" date="2020-09-12"/>
<release version="2.0.1" date="2020-07-16"/>
<release version="2.0.0" date="2020-07-14"/>
</releases>
</component>