Add summary and description to metainfo.xml
This commit is contained in:
parent
1b32b0c0ce
commit
776c4da012
1 changed files with 3 additions and 2 deletions
|
|
@ -3,11 +3,12 @@
|
|||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<name>Session Recording</name>
|
||||
<summary>
|
||||
Scaffolding for a cockpit module.
|
||||
Provides Session Recording module for Cockpit.
|
||||
</summary>
|
||||
<description>
|
||||
<p>
|
||||
Scaffolding for a cockpit module.
|
||||
Provides Session Recording module for Cockpit. Provides list of recorded by tlog terminal sessions from Journal.
|
||||
Allows to play them in a player with various controls. Shows correlated logs which happened during session.
|
||||
</p>
|
||||
</description>
|
||||
<extends>cockpit.desktop</extends>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue