summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-09-03 19:58:27 +0200
committerraveit65 <[email protected]>2016-09-03 19:58:27 +0200
commita9f15ea0ea727758089dea061c27eb2b6bdf9329 (patch)
tree9dd5679e68c0f6f930346fddef473fed59275eb3
parent4c992bf98bc2fabc34f3046574e37cdcdb492878 (diff)
downloadmate-themes-3.22.2.tar.bz2
mate-themes-3.22.2.tar.xz
release 3.22.2v3.22.2
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04a46b4d..147ab211 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.22.2 (GTK 3.22)
+
+ Translations update
+ GTK+-3.20 all themes: add background-image to the ruberband style class
+ GTK+-3 Submarine themes: fix jumping pathbar toggle button
+ GTK+-3.20 TOK themes: improvements for GtkNotebook
+ GTK+-3.20 GreenLaguna: improvements for GtkNotebook
+ GTK+-3.20 Menta themes: GtkNotebook improvements
+ GTK+-3.20 Submarine themes: GtkNotebook improvements and more
+ GTK+-3.20 TOK themes: fix tabs in mate-terminal
+ GTK+-3.20 Menta themes: fix tabs in mate-terminal
+
+
3.22.1 (GTK 3.22)
Translations update
diff --git a/configure.ac b/configure.ac
index 340ad4a5..63cc2e34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.1], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.2], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])