Skip to content

Commit 111e95c

Browse files
committed
update metainfo
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 parent 1d1cc36 commit 111e95c

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

contrib/website.i2pd.i2pd.appdata.xml

+20-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2018 Viktor Villainov <supervillain@riseup.net> -->
3-
<component type="desktop">
2+
<!-- Copyright 2025 R4SAS <r4sas@i2pmail.org> -->
3+
<component type="desktop-application">
44
<id>website.i2pd.i2pd</id>
5-
<launchable type="desktop-id">website.i2pd.i2pd.desktop</launchable>
6-
<metadata_license>CC0-1.0</metadata_license>
7-
<project_license>BSD-3-Clause</project_license>
5+
86
<name>i2pd</name>
97
<summary>Invisible Internet</summary>
8+
9+
<metadata_license>CC0-1.0</metadata_license>
10+
<project_license>BSD-3-Clause</project_license>
11+
12+
<developer id="website.i2pd">
13+
<name>PurpleI2P Team</name>
14+
</developer>
15+
1016
<description>
1117
<p>i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.</p>
1218
<p>I2P (Invisible Internet Protocol) is a universal anonymous network layer.
@@ -22,17 +28,22 @@
2228
<li>Rich set of APIs for developers of secure applications</li>
2329
</ul>
2430
</description>
31+
32+
<launchable type="desktop-id">website.i2pd.i2pd.desktop</launchable>
33+
2534
<screenshots>
2635
<screenshot type="default">
2736
<image height="590" width="923">https://i2pd.website/images/i2pd_qt.png</image>
37+
<caption>Main window</caption>
2838
</screenshot>
2939
</screenshots>
40+
3041
<url type="homepage">https://i2pd.website/</url>
31-
<url type="bugtracker">https://github.com/PurpleI2P/i2pd/issues</url>
42+
<url type="bugtracker">https://github.com/PurpleI2P/i2pd-qt/issues</url>
3243
<url type="help">https://i2pd.readthedocs.io/en/latest/</url>
44+
<url type="vcs-browser">https://github.com/PurpleI2P/i2pd-qt/</url>
45+
3346
<update_contact>r4sas@i2pmail.org</update_contact>
34-
<developer_name>PurpleI2P Team</developer_name>
35-
<translation type="qt" />
3647

3748
<releases>
3849
<release version="2.56.0" date="2025-02-11" />
@@ -79,5 +90,6 @@
7990
<release version="2.21.1" date="2018-10-22" />
8091
<release version="2.21.0" date="2018-10-04" />
8192
</releases>
93+
8294
<content_rating type="oars-1.1" />
8395
</component>

0 commit comments

Comments
 (0)