Skip to content

Commit badad01

Browse files
committed
add missing appstream fields
1 parent ae8a339 commit badad01

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

data/com.ranfdev.DistroShelf.metainfo.xml.in

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,25 @@
55
<project_license>GPL-3.0-or-later</project_license>
66

77
<name>DistroShelf</name>
8-
<summary>Keep the summary shorter, between 10 and 35 characters</summary>
8+
<summary>Graphical interface for managing Distrobox containers</summary>
99
<description>
10-
<p>No description</p>
10+
<p>
11+
DistroShelf is a graphical interface for managing Distrobox containers on Linux.
12+
It provides an easy way to:
13+
</p>
14+
<ul>
15+
<li>Create and manage containers</li>
16+
<li>View container status and details</li>
17+
<li>Install packages</li>
18+
<li>Manage exported applications</li>
19+
<li>Open terminal sessions</li>
20+
<li>Upgrade containers</li>
21+
<li>Clone and delete containers</li>
22+
</ul>
1123
</description>
1224

13-
<developer id="tld.vendor">
14-
<name>Developer name</name>
25+
<developer id="com.ranfdev">
26+
<name>Lorenzo Miglietta</name>
1527
</developer>
1628

1729
<!-- Requered: Should be a link to the upstream homepage for the component -->

0 commit comments

Comments
 (0)