gnome-control-center/panels/system/region
velsinki 7f79356ded system/region: Preview measurement format in current locale
The Formats preview tries to find the measurement format of the locale
to preview, and then displays it. However, it displays the text in the
default locale, instead of in the real current locale, as newlocale ()
with base = (locale_t) 0 will use the default locale.

This is fixed by switching back to the real locale before setting the
label text.

Fixes #2458

Part-of: <https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/2051>
2023-11-23 05:48:56 +00:00
..
cc-format-chooser.c format-chooser: Close on escape 2023-11-06 14:32:49 +00:00
cc-format-chooser.h system: Add 'Region Language' panel to system panel 2023-11-02 12:15:11 +00:00
cc-format-chooser.ui format-chooser: Close on escape 2023-11-06 14:32:49 +00:00
cc-format-preview.c system/region: Preview measurement format in current locale 2023-11-23 05:48:56 +00:00
cc-format-preview.h system: Add 'Region Language' panel to system panel 2023-11-02 12:15:11 +00:00
cc-format-preview.ui system: Add 'Region Language' panel to system panel 2023-11-02 12:15:11 +00:00
cc-region-page.c system: Show page summaries as row subtitles in the main page 2023-11-02 12:15:11 +00:00
cc-region-page.h system: Show page summaries as row subtitles in the main page 2023-11-02 12:15:11 +00:00
cc-region-page.ui region: Fix mnemonics from the "Login Screen" section 2023-11-05 17:38:22 -03:00
meson.build system: Add 'Region Language' panel to system panel 2023-11-02 12:15:11 +00:00
org.gnome.Settings-region-symbolic.svg system: Add 'Region Language' panel to system panel 2023-11-02 12:15:11 +00:00
view-layout-symbolic.svg system: Add 'Region Language' panel to system panel 2023-11-02 12:15:11 +00:00