fix: cockpit-sensors with correty base project
This commit is contained in:
parent
f9f2da6974
commit
57ad28ed58
13 changed files with 440 additions and 78 deletions
17
org.cockpit-project.sensors.metainfo.xml
Normal file
17
org.cockpit-project.sensors.metainfo.xml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue