summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b53b64d4..104d6193 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.22.12 (GTK 3.22)
+
+ BlackMATE: more CSD app fixes
+ BlackMATE fixes for CSD apps
+ sync with transifex
+ Gtk+-3.20 Menta themes: change colors for panel applet buttons
+ Gtk+-3.20 Menta themes: change transition timining for menubar menuitem
+ Gtk+-3.20 Menta themes: use normal menubar menuitems styling for the panel
+ Gtk+-3.20 Menta themes: remove transition effect from menuitems
+ TOK/TG: mate-terminal: solid color to the notebook header border
+ Gtk+-3.20 BlackMATE: fix fontcolor in url bar of google chrome
+ Gtk+-3.20 BlackMATE: change menuitem accelerator font color
+ TOK/TG: xfce4-terminal: solid color to the notebook header border
+ TOK/TG: Remove gradient from notebook header
+ Restore Polish translation credits from GNOME
+ cursor: add color-picker to make file
+ Gtk+-3.20 Submarine themes: improve pluma sidebar
+ Gtk+-3.20 submarine themes: fix fg color in pluma error dialogs
+
3.22.11 (GTK 3.22)
sync with transifex
diff --git a/configure.ac b/configure.ac
index 7cdaf102..8186b876 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.11], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.12], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])