appdata: Improve the appdata file
This commit is contained in:
parent
9fa14f6039
commit
0a6009f6a0
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2015 Richard Hughes <richard@hughsie.com> -->
|
||||
<component type="desktop">
|
||||
<id>gnome-control-center.desktop</id>
|
||||
<id>gnome-control-center</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0+</project_license>
|
||||
<name>GNOME Control Center</name>
|
||||
|
@ -12,12 +12,15 @@
|
|||
aspects of your desktop.
|
||||
</p>
|
||||
</description>
|
||||
<url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=control-center</url>
|
||||
<url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-control-center/issues/</url>
|
||||
<url type="donation">http://www.gnome.org/friends/</url>
|
||||
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
|
||||
<update_contact>richard_at_hughsie.com</update_contact>
|
||||
<project_group>GNOME</project_group>
|
||||
<launchable type="desktop-id">gnome-control-center.desktop</launchable>
|
||||
<developer_name>The GNOME Project</developer_name>
|
||||
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
|
||||
<kudos>
|
||||
<kudo>AppMenu</kudo>
|
||||
<kudo>HiDpiIcon</kudo>
|
||||
<kudo>HighContrast</kudo>
|
||||
<kudo>ModernToolkit</kudo>
|
||||
|
|
Loading…
Add table
Reference in a new issue