summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-05-11 10:42:17 +0200
committerraveit65 <[email protected]>2017-05-11 10:42:17 +0200
commit74c69818684a1875dc811aadb7cb2efe4bda86a8 (patch)
tree212b739e2bae000a747462a602809c5785e703a0
parent7f3157f8ce13e85084071bdbfb7962c8f7deed11 (diff)
downloadmate-themes-74c69818684a1875dc811aadb7cb2efe4bda86a8.tar.bz2
mate-themes-74c69818684a1875dc811aadb7cb2efe4bda86a8.tar.xz
release 3.20.20v3.20.20
-rw-r--r--NEWS18
-rw-r--r--configure.ac2
2 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 724f98c7..46c559f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.20.20 (GTK 3.20)
+
+ Translations update
+ BlackMATE: fully style noncomposited m-s-d OSD
+ BlackMATE: support new msd-osd-window-solid style class for non-composited OSD case
+ BlackMATE: make caja renaming labels more readable
+ ContrastHighInverse: Fix Caja rename labels when theme actually applied
+ cursor: add color-picker cursor image
+ GTK+-3.20 submarine themes: improve mate- and mintmenu
+ Gtk+-3.20 menta themes: fixes for mate- and mint-menu
+ Gtk+-3.20 Traditional themes: improve some dialog windows
+ Traditional themes: don't draw a bg for mate-indicator-applet
+ Gtk+-3.20 most themes: fix bg color in list-view of caja inactive-pane
+ Gtk+-3.20 all themes: add new css name matekbd-keyboard-drawing
+ metacity submarine themes: fix innerborder if metacity or compiz WM is used
+ TOK/TG: xfce4-terminal: gradient color to the notebook header border
+ TOK/TG: make padding in notebook tabs 2 pixels bigger
+
3.20.19 (GTK 3.20)
menta-fix "{{" typo breaking gtk-widgets.css file
diff --git a/configure.ac b/configure.ac
index 0968f94d..3029b060 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.20.19], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.20], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])