/usr/share/metainfo/org.cmst.cmst.appdata.xml is in cmst 2018.01.06-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013-2016 Andrew J Bibb -->
<component type="desktop">
<id>cmst.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<!--FIXME: convert to an SPDX license string-->
<project_license>MIT</project_license>
<name>cmst</name>
<summary>A Qt based GUI front end for the connman connection manager with systemtray icon</summary>
<description>
<p>
Qt GUI for Connman with system tray icon. The program provides graphical user interface to control the connman daemon.
The connman daemon must be started as you normally would, this program just interfaces with that daemon.
You can see what technologies and services connman has found, and for wifi services an agent is registered to assist in
obtaining the information from you necessary to logon the wifi service.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://cloud.githubusercontent.com/assets/6935544/13554586/d6b3febe-e379-11e5-92d1-b66c9918c5ff.png</image>
<caption/>
</screenshot>
<screenshot>
<image>https://cloud.githubusercontent.com/assets/6935544/6433032/c90476f6-c032-11e4-9f07-897a075ddc25.png</image>
<caption/>
</screenshot>
<screenshot>
<image>https://cloud.githubusercontent.com/assets/6935544/6433031/c901205a-c032-11e4-9caf-af1d2176d9fc.png</image>
<caption/>
</screenshot>
<screenshot>
<image>https://cloud.githubusercontent.com/assets/6935544/10594662/5a4e4a9e-769d-11e5-87b7-a6238acd3983.png</image>
<caption/>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/andrew-bibb/cmst</url>
<update_contact>Andrew Bibb@email_address_hidden</update_contact>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
</kudos>
<keywords>
<keyword>audio</keyword>
<keyword>music</keyword>
<keyword>player</keyword>
<keyword>tag</keyword>
<keyword>library</keyword>
</keywords>
<developer_name>Andrew J. Bibb</developer_name>
<url type="homepage">https://github.com/andrew-bibb/cmst</url>
<url type="help">https://github.com/andrew-bibb/cmst/wiki/</url>
<url type="bugtracker">https://github.com/andrew-bibb/cmst/issues</url>
<url type="donation"/>
<url type="translate">https://github.com/andrew-bibb/cmst/issues/73</url>
</component>
|