summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-05-14 15:00:50 +0200
committerraveit65 <[email protected]>2023-05-14 15:29:14 +0200
commitc0d607a51ab3e45ec12e94fccee399b497e00743 (patch)
tree5c8ba56f0539e2a44d09b7e6c23f11575594588c
parent3a566be32853c426bd5ea3786ac325d4afc694ea (diff)
downloadmate-themes-c0d607a51ab3e45ec12e94fccee399b497e00743.tar.bz2
mate-themes-c0d607a51ab3e45ec12e94fccee399b497e00743.tar.xz
release 3.22.24
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8cd91dd..ff9e80de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+### 3.22.24 (GTK 3.22)
+
+ * Translations update
+ * Most themes: fix border-radius of csd decorations
+ * Traditional*: Fix selectors for toolbar buttons (#302)
+ * Fix headerbar rendering in GNOME 1.41 apps
+ * Fix button states of charpick-applet with Yaru themes
+ * BLACKMATE: fix dictionary applet in panel
+ * BlackMATE: fix issues with tasklist, charpick buttons
+
### 3.22.23 (GTK 3.22)
* Translations update
diff --git a/configure.ac b/configure.ac
index 469e5fae..aad8e792 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.23], [https://mate-desktop.org])
+AC_INIT([mate-themes], [3.22.24], [https://mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])