[gnome-initial-setup] NEWS for 42.rc



commit c22e22c426b582411c6f36d6f3da28b0eaed582e
Author: Will Thompson <will willthompson co uk>
Date:   Sat Mar 5 10:24:26 2022 +0000

    NEWS for 42.rc

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 41dab9b5..0d1a2876 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+42.rc
+-----
+
+* Initial Setup now supports the GNOME 42 dark theme preference, and picks up a
+  dependency on libhandy to enable this. This will only have a visible impact
+  if a distribution overrides the default value of this preference, since there
+  is no way for a user to adjust this preference until Initial Setup is
+  complete. (Jeremy Bicha, !140)
+
+* Translation updates:
+ - Bulgarian
+ - Catalan
+ - Croatian
+ - Finnish
+ - German
+ - Korean
+ - Lithuanian
+ - Persian
+ - Swedish
+ - Turkish
+
 42.beta
 -------
 
diff --git a/meson.build b/meson.build
index fa67311c..6353062b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-initial-setup',
         ['c'],
-        version: '42.beta',
+        version: '42.rc',
         license: 'GPL-2.0-or-later',
         meson_version: '>= 0.53.0',
 )


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