Consistently name everything [cockpit-]starter-kit (#14)
This commit is contained in:
parent
463f76a318
commit
03217f7fe8
4 changed files with 9 additions and 9 deletions
15
org.cockpit-project.starter-kit.metainfo.xml
Normal file
15
org.cockpit-project.starter-kit.metainfo.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<component type="addon">
|
||||
<id>org.cockpit-project.starter-kit</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<name>Starter Kit</name>
|
||||
<summary>
|
||||
Scaffolding for a cockpit module.
|
||||
</summary>
|
||||
<description>
|
||||
<p>
|
||||
Scaffolding for a cockpit module.
|
||||
</p>
|
||||
</description>
|
||||
<extends>cockpit.desktop</extends>
|
||||
<launchable type="cockpit-manifest">cockpit-starter-kit</launchable>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue