Session recording module for Cockpit initial commit
This commit is contained in:
parent
d73a91232e
commit
a20e3c5a81
27 changed files with 5564 additions and 32 deletions
15
org.cockpit-project.session-recording.metainfo.xml
Normal file
15
org.cockpit-project.session-recording.metainfo.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<component type="addon">
|
||||
<id>org.cockpit-project.session-recording</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<name>Session Recording</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-session-recording</launchable>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue