mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
appdata: Update appdata
- Add missing the launchable and content_rating tags
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
<component type="desktop-application">
|
||||
<id>@APP_ID@.desktop</id>
|
||||
<translation type="gettext">sysprof</translation>
|
||||
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
|
||||
<name>Sysprof</name>
|
||||
<summary>Profile an application or entire system</summary>
|
||||
<project_license>GPL-3.0+</project_license>
|
||||
@ -45,4 +46,5 @@
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<update_contact>chergert_AT_redhat.com</update_contact>
|
||||
<content_rating type="oars-1.0" />
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user