summaryrefslogtreecommitdiffstats
path: root/shell/appdata/gnome-control-center.appdata.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'shell/appdata/gnome-control-center.appdata.xml.in')
-rw-r--r--shell/appdata/gnome-control-center.appdata.xml.in30
1 files changed, 30 insertions, 0 deletions
diff --git a/shell/appdata/gnome-control-center.appdata.xml.in b/shell/appdata/gnome-control-center.appdata.xml.in
new file mode 100644
index 0000000..bbed55c
--- /dev/null
+++ b/shell/appdata/gnome-control-center.appdata.xml.in
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2015 Richard Hughes <richard@hughsie.com> -->
+<component type="desktop">
+ <id>gnome-control-center.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <name>GNOME Settings</name>
+ <summary>Utility to configure the GNOME desktop</summary>
+ <description>
+ <p>
+ Settings is the primary interface for configuring your system.
+ </p>
+ </description>
+ <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-control-center/issues/</url>
+ <url type="donation">https://www.gnome.org/friends/</url>
+ <url type="translate">https://wiki.gnome.org/TranslationProject</url>
+ <update_contact>gnomecc-list_at_gnome.org</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>HiDpiIcon</kudo>
+ <kudo>HighContrast</kudo>
+ <kudo>ModernToolkit</kudo>
+ <kudo>SearchProvider</kudo>
+ <kudo>UserDocs</kudo>
+ </kudos>
+ <translation type="gettext">gnome-control-center-2.0</translation>
+</component>