gnome-control-center: update 47.0.1 -> 47.1.1

==============
Version 47.1.1
==============

- Fix crash on display scales > 1 due to conflicting type registration

============
Version 47.1
============

- Various translation updates
- Require gsettings-desktop-schemas >= 47.0

About
- Allow FQDN hostnames

Appearance
- Fix thumbnailing of backgrounds causing OOM kills

Date and Time
- Fix resize issue in the time format row when shown in small window sizes

Online Accounts
- Fix untranslated account provider info string

Region and Language
- Update language row after closing language selector

Remote Desktop
- Hide "Remote Desktop" row when gnome-remote-desktop is not available

Wacom
- Don't crash when handling an unknown stylus ID
- Don't show Map Buttons for fallback devices
- Handle all external remotes like an external TV remote-like device
- Make assets recolaborable, supporting dark-style, high-contrast, and accent colors
- Support HDPI for tablet/stylus illustration images

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2024-10-27 08:22:38 +01:00
committed by Khem Raj
parent 5c1ef95ec8
commit 90c89db444
@@ -41,7 +41,7 @@ SRC_URI = "gitsm://gitlab.gnome.org/GNOME/gnome-control-center.git;protocol=http
S = "${WORKDIR}/git"
SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
SRCREV = "adb035fa5c61cdcff622536fde9456e3859211fd"
SRCREV = "7985fc671ad43f5925b9012e6c51231ad73a628d"
PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper"