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>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<name>Session Recording</name>
|
<name>Session Recording</name>
|
||||||
<summary>
|
<summary>
|
||||||
Scaffolding for a cockpit module.
|
Provides Session Recording module for Cockpit.
|
||||||
</summary>
|
</summary>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<extends>cockpit.desktop</extends>
|
<extends>cockpit.desktop</extends>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue