chore: add metainfo
This commit is contained in:
parent
576386e04e
commit
32e1272a93
2 changed files with 28 additions and 1 deletions
23
resources/com.system76.CosmicSettings.metainfo.xml
Normal file
23
resources/com.system76.CosmicSettings.metainfo.xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>com.system76.CosmicSettings</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0-only</project_license>
|
||||
<project_group>COSMIC</project_group>
|
||||
<developer_name>System76</developer_name>
|
||||
<update_contact>jeremy@system76.com</update_contact>
|
||||
<url type="homepage">https://github.com/pop-os/cosmic-settings</url>
|
||||
<url type="bugtracker">https://github.com/pop-os/cosmic-settings</url>
|
||||
<name>COSMIC Settings</name>
|
||||
<summary>Settings application for the COSMIC desktop</summary>
|
||||
<description>
|
||||
<p>Settings application for the COSMIC desktop</p>
|
||||
</description>
|
||||
<launchable type="desktop-id">com.system76.CosmicSettings.desktop</launchable>
|
||||
<icon type="remote" height="256" width="256">https://raw.githubusercontent.com/pop-os/cosmic-settings/master/resources/icons/256x256/apps/com.system76.CosmicSettings.svg</icon>
|
||||
<provides>
|
||||
<binaries>
|
||||
<binary>cosmic-settings</binary>
|
||||
</binaries>
|
||||
</provides>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue