archrelease: copy trunk to community-any
[ArchLinux/community.git] / systemd-ui / repos / community-x86_64 / systemadm.appdata.xml
blob8a414eacfb3137621b1c72d9da291e9e03afb2c4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2014 Zbigniew JÄ™drzejewski-Szmek <zbyszek@in.waw.pl> -->
3 <component type="desktop-application">
4   <id>org.freedesktop.systemadm</id>
5   <launchable type="desktop-id">systemadm.desktop</launchable>
6   <name>systemd System Manager</name>
7   <summary>Manage systemd units</summary>
8   <metadata_license>CC0-1.0</metadata_license>
9   <project_license>GPL-2.0</project_license>
10   <description>
11     <p>
12       systemadm is the graphical browser for systemd units. It
13       can show the list of units, possibly filtered by type.
14       For individual units, name, description and dependencies
15       with other units will be shown.
16     </p>
18     <p>
19       This tool has been largely obsoleted by the commandline
20       tools like systemctl and systemd-analyze. Bugs are likely
21       to be present.
22     </p>
23   </description>
24   <screenshots>
25     <screenshot type="default">
26       <image width="1200" height="675">https://in.waw.pl/~zbyszek/systemd/systemadm-main-window.png</image>
27     </screenshot>
28     <screenshot>
29       <image width="1200" height="675">https://in.waw.pl/~zbyszek/systemd/systemadm-sockets-target.png</image>
30     </screenshot>
31   </screenshots>
32   <url type="homepage">https://www.freedesktop.org/wiki/Software/systemd/</url>
33   <update_contact>zbyszek@in.waw.pl</update_contact>
34 </component>