gnome-control-center: update 47.2 -> 47.3

============
Version 47.3
============

- Various translation updates

About
- Fix wrong GPU names when g-c-c is launched using dGPU

Color
- Various fixes to the color calibration tool

Notifications
- Update UI when underlying gsetting changes

Network
- Make metered connection and hotspot settings adaptive to small screens

Power
- Handle when tuned-ppd has an unsupported power profile

Sound
- Prevent crash in Volume Levels when stream has no name

Users
- Make screen reader read avatar file names when there are no names

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
2025-01-22 20:23:09 +01:00
committed by Khem Raj
parent 50016aa4c0
commit 761ae91279
@@ -39,7 +39,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-
REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
SRC_URI[archive.sha256sum] = "434a322dc3743858b89d8165d89f89dc05968b6b7be3400944ced4271250d3e9" SRC_URI[archive.sha256sum] = "78381d5a7f1d5b297c9a19611145ee5e0584f06ac575ed08ad070a0c07bbeaa2"
PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper"