gnome-control-center/shell/appdata/org.gnome.Settings.appdata.xml.in
Georges Basile Stavracas Neto acd59aec65 Rename app-id to org.gnome.Settings
Rename the app-id to org.gnome.Settings since this is what
we've been calling it for many years now. Adjust all files
that derive from the app-id, such as the desktop file, D-Bus
service file names, search providers, GSettings schemas, to
match that.

Closes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/344
2022-01-21 13:08:50 +00:00

52 lines
2.4 KiB
XML

<?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 type="source" width="1920" height="1048">https://gitlab.gnome.org/GNOME/gnome-control-center/raw/master/shell/appdata/GNOME_Settings_Sound_Panel.png</image>
<caption>GNOME Settings Sound Panel</caption>
</screenshot>
<screenshot>
<image type="source" width="1920" height="1048">https://gitlab.gnome.org/GNOME/gnome-control-center/raw/master/shell/appdata/GNOME_Settings_Mouse_Panel.png</image>
<caption>GNOME Settings Mouse &amp; Touchpad Panel</caption>
</screenshot>
<screenshot>
<image type="source" width="1920" height="1048">https://gitlab.gnome.org/GNOME/gnome-control-center/raw/master/shell/appdata/GNOME_Settings_Background_Panel.png</image>
<caption>GNOME Settings Background Panel</caption>
</screenshot>
<screenshot>
<image type="source" width="1920" height="1048">https://gitlab.gnome.org/GNOME/gnome-control-center/raw/master/shell/appdata/GNOME_Settings_Keyboard_Panel.png</image>
<caption>GNOME Settings Keyboard Panel</caption>
</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">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>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>