17 lines
653 B
XML
17 lines
653 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="addon">
|
|
<id>org.cockpit_project.sensors</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<name>Sensors</name>
|
|
<summary>Sensors cockpit module</summary>
|
|
<description>
|
|
<p>
|
|
Sensors cockpit module
|
|
</p>
|
|
</description>
|
|
<extends>org.cockpit_project.cockpit</extends>
|
|
<launchable type="cockpit-manifest">sensors</launchable>
|
|
<url type="homepage">https://github.com/ocristopfer/cockpit-sensors</url>
|
|
<url type="bugtracker">https://github.com/ocristopfer/cockpit-sensors/issues</url>
|
|
<update_contact>cockpit-devel_AT_lists.fedorahosted.org</update_contact>
|
|
</component>
|