Skip to content

Commit

Permalink
Added appstream categories to metadata file.
Browse files Browse the repository at this point in the history
The Debian appstream generator reported the missing categories.
  • Loading branch information
petterreinholdtsen committed Feb 20, 2023
1 parent c092f3e commit 6117910
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/simplescreenrecorder.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@
<li>Can also do live streaming (experimental).</li>
</ul>
</description>

<categories>
<category>AudioVideo</category>
<category>Video</category>
<category>Recorder</category>
<category>Qt</category>
</categories>

<screenshots>
<screenshot type="default">
<image>http://files.maartenbaert.be/simplescreenrecorder/screenshot01.png</image>
Expand Down

0 comments on commit 6117910

Please sign in to comment.