[gnome-control-center] Prepare 43.rc



commit 01d38c54da949593e8f7624344a6169c4c6e1d0b
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Sat Sep 3 10:56:23 2022 -0500

    Prepare 43.rc

 NEWS        | 40 ++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 41 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f59e35fee..301750aed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+================
+Version 43.rc
+================
+
+- Fix initial AM/PM label value
+- Remove no longer used icon
+- Select panel only if non-folded when search is canceled
+- Updated translations
+
+Appearance
+- Allow backgrounds to use any image format
+
+Device Security
+- Several UI improvements
+
+Display
+- Fix primary monitor selection
+
+Info
+- Improve dark theme support
+
+Keyboard
+- Fix activation of input source toggle button
+- Improve handling of Shift shortcuts
+
+Power
+- Fix blank screen and power button behavior settings
+
+Printers
+- Show empty state after removing last printer
+
+Search
+- Fix Move Up and Move Down actions
+
+Sound
+- Fix sound alert selection
+
+Wacom
+- Better support Wacom Express Key Remote
+
 ================
 Version 43.beta
 ================
diff --git a/meson.build b/meson.build
index 03e52be3e..3510f8348 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '43.beta',
+        version : '43.rc',
         license : 'GPL2+',
   meson_version : '>= 0.57.0'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]