summaryrefslogtreecommitdiffstats
path: root/shell/appdata/org.gnome.Settings.appdata.xml.in
blob: 99c594a37ea336eda1f8d52620586985d3e528a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Richard Hughes <richard@hughsie.com> -->
<component type="desktop">
  <id>org.gnome.Settings.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>Settings</name>
  <summary>Utility to configure the GNOME desktop</summary>
  <description>
    <p>
      Settings is the primary interface for configuring your system.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-appearance.png</image>
    </screenshot>
    <screenshot>
      <image>https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-sound.png</image>
    </screenshot>
    <screenshot>
      <image>https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-mouse.png</image>
    </screenshot>
    <screenshot>
      <image>https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-keyboard.png</image>
    </screenshot>
  </screenshots>
  <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">org.gnome.Settings.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>
  <custom>
    <value key="Purism::form_factor">workstation</value>
    <value key="Purism::form_factor">mobile</value>
  </custom>
</component>