summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-01-24 22:15:36 +0100
committerraveit65 <[email protected]>2017-01-24 22:15:36 +0100
commit8cf7be0b4a725cdcb6d523a7fe67c8454961a296 (patch)
treec831e5692fd938de23895175083e69d84a1f183a
parent03e7e84245bbbf729ad0aabb8ae6d915cd31b2bf (diff)
downloadmate-themes-3.22.7.tar.bz2
mate-themes-3.22.7.tar.xz
release 3.22.7v3.22.7
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 21fb371d..a0a0c767 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.22.7 (GTK 3.22)
+
+ GTK+-3.20 Submarine themes: increase systray margins by 1 pixel to avoid deformed icons
+ GTK+-3.20 Menta themes: increase systray margins by 1 pixel to avoid deformed icons
+ GTK+-3.20 Menta themes: use normal font weighting for panel main menu labels
+ GTK+-3.22 Traditional themes: fix panel applet slider
+ GTK+-3.20 Traditional themes: rework GtkNotebook
+ GTK+-3.20 Traditional themes: fix border-radius of dialog-action-area linked single button
+ GTK+-3.20 Submarine themes: fix border-radius of dialog-action-area linked single button
+ GTK+-3.20 Submarine themes: more outline fixes
+ BlackMATE: Fix disappearing focus of flat buttons
+
3.22.6 (GTK 3.22)
Translations update
diff --git a/configure.ac b/configure.ac
index b2a3de58..8aa4da12 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.6], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.7], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])