2015-03-30 10:52:59 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Richard Hughes <richard@hughsie.com> -->
<component type= "desktop" >
2022-01-20 00:02:02 -03:00
<id > org.gnome.Settings.desktop</id>
2015-03-30 10:52:59 +01:00
<metadata_license > CC0-1.0</metadata_license>
2023-11-29 17:39:11 +01:00
<project_license > GPL-2.0-or-later</project_license>
2021-09-24 22:34:28 +00:00
<name > Settings</name>
2019-01-16 18:44:39 -05:00
<summary > Utility to configure the GNOME desktop</summary>
2015-03-30 10:52:59 +01:00
<description >
2017-09-11 22:05:40 +02:00
<p >
2019-01-16 18:44:39 -05:00
Settings is the primary interface for configuring your system.
2017-09-11 22:05:40 +02:00
</p>
2015-03-30 10:52:59 +01:00
</description>
2021-11-01 13:27:00 +05:30
<screenshots >
<screenshot type= "default" >
2022-02-24 20:31:36 +00:00
<image > https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-appearance.png</image>
2021-11-01 13:27:00 +05:30
</screenshot>
<screenshot >
2022-02-24 20:31:36 +00:00
<image > https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-sound.png</image>
2021-11-01 13:27:00 +05:30
</screenshot>
<screenshot >
2022-02-24 20:31:36 +00:00
<image > https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-mouse.png</image>
2021-11-01 13:27:00 +05:30
</screenshot>
<screenshot >
2022-02-24 20:31:36 +00:00
<image > https://gitlab.gnome.org/GNOME/gnome-control-center/raw/HEAD/shell/appdata/screenshot-keyboard.png</image>
2021-11-01 13:27:00 +05:30
</screenshot>
</screenshots>
2023-10-12 16:42:20 +03:00
<url type= "homepage" > https://apps.gnome.org/Settings/</url>
2019-01-09 13:53:38 +00:00
<url type= "bugtracker" > https://gitlab.gnome.org/GNOME/gnome-control-center/issues/</url>
2023-10-20 12:58:49 +02:00
<url type= "contact" > https://discourse.gnome.org/tag/settings</url>
2023-10-12 16:42:20 +03:00
<url type= "donation" > https://www.gnome.org/donate/</url>
2023-11-29 17:43:36 +01:00
<url type= "help" > https://discourse.gnome.org/tag/settings</url>
2024-03-05 02:01:11 +01:00
<url type= "translate" > https://l10n.gnome.org/module/gnome-control-center/</url>
<url type= "contribute" > https://welcome.gnome.org/app/Settings/</url>
2023-10-12 16:42:20 +03:00
<url type= "vcs-browser" > https://gitlab.gnome.org/GNOME/gnome-control-center/</url>
2015-03-30 10:52:59 +01:00
<project_group > GNOME</project_group>
2022-04-15 11:44:07 +01:00
<launchable type= "desktop-id" > org.gnome.Settings.desktop</launchable>
2023-12-21 17:59:43 +03:00
<!-- developer_name tag deprecated with Appstream 1.0 -->
2019-01-09 13:53:38 +00:00
<developer_name > The GNOME Project</developer_name>
2024-02-29 20:35:06 +00:00
<developer id= "org.gnome" >
2023-12-21 17:59:43 +03:00
<name > The GNOME Project</name>
</developer>
2015-03-30 10:52:59 +01:00
<compulsory_for_desktop > GNOME</compulsory_for_desktop>
2015-11-27 14:34:11 +00:00
<kudos >
<kudo > HiDpiIcon</kudo>
2018-03-19 14:34:47 -04:00
<kudo > HighContrast</kudo>
2015-11-27 14:34:11 +00:00
<kudo > ModernToolkit</kudo>
<kudo > SearchProvider</kudo>
2018-03-19 14:34:47 -04:00
<kudo > UserDocs</kudo>
2015-11-27 14:34:11 +00:00
</kudos>
2023-08-07 13:29:43 +02:00
<releases >
2024-03-27 14:50:56 +01:00
<release version= "46.0.1" date= "2024-03-27" >
<description >
<p > GNOME Settings is the second stable release for GNOME 46. This update contains bug fixes for issues discovered in 46.0</p>
<ul >
<li > Fix "Thunderbolt" settings not opening</li>
<li > Fix handle of legacy command line arguments</li>
<li > Allow launching Accessibility setting subpages directly from the commandline</li>
<li > Avoid setting auto time synchronization when it is not needed</li>
<li > Improve startup time of the "System" settings</li>
<li > Various translation updates</li>
</ul>
</description>
</release>
2024-03-18 10:55:25 +01:00
<release version= "46.0" date= "2024-03-18" >
<description >
<p > GNOME Settings is the first stable release for GNOME 46. This update comprises the work of contributors over the past six months, including enhancements and bug fixes.</p>
<ul >
<li > Add support for Variable Refresh Rate (VRR) modes</li>
<li > Introduce "Remote Login" settings for Remote Desktop</li>
<li > Rework the Online Accounts functionality for GTK4</li>
<li > Improved Mouse and Touchpad testing capabilities</li>
<li > Introduce the new "System" settings panel</li>
<li > Move SSH settings to the System panel</li>
<li > Move "Default Apps" and "Removable Media" settings to "Apps" panel</li>
<li > Add "Secondary Click" setting for Touchpads</li>
<li > Add "Disable While Typing" setting for Touchpads</li>
<li > Modernize the Enterprise Login settings</li>
<li > More fine-grained control over stylus pressure in Wacom settings</li>
<li > Allow launching subpages of System and Privacy panels directly</li>
<li > Create prettier user account avatars</li>
<li > Various bugfixes, accessibility and translation improvements</li>
</ul>
</description>
</release>
2023-09-15 12:05:03 +02:00
<release version= "45.0" date= "2023-09-15" >
<description >
<ul >
<li > Fix sidebar navigation issues</li>
<li > Fix showing of QR Code button for non-supported Wi-Fi network security</li>
<li > Various other fixes, improvements, and translation updates</li>
</ul>
</description>
</release>
2023-12-21 17:59:43 +03:00
<release version= "45~rc" date= "2023-08-25" >
2023-08-25 11:39:43 +02:00
<description >
<ul >
<li > Settings panels have been ported to modern libadwaita navigation widgets</li>
<li > The Printers settings have been redesigned</li>
<li > Various other fixes and improvements</li>
</ul>
</description>
</release>
2023-12-21 17:59:43 +03:00
<release version= "45~beta" date= "2023-08-07" >
2023-08-07 13:29:43 +02:00
<description >
<ul >
<li > Performance improvements when loading a panel at startup</li>
<li > Multiple settings are now using modern Libadwaita widgets</li>
<li > New Privacy settings panel</li>
<li > New About panel</li>
<li > Various new accessibility labels added for screen readers</li>
<li > Visual and text improvements to the Online Accounts panel</li>
<li > New "card" style for the list of printers</li>
<li > Various other fixes and improvements</li>
</ul>
</description>
</release>
</releases>
2016-01-25 16:05:00 +00:00
<translation type= "gettext" > gnome-control-center-2.0</translation>
2023-12-21 17:59:43 +03:00
<requires >
<display_length compare= "ge" > 360</display_length>
</requires>
2015-03-30 10:52:59 +01:00
</component>