diff options
author | raveit65 <[email protected]> | 2017-06-13 07:58:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-06-13 08:51:03 +0200 |
commit | 0e74c65d573413e3630dbe2162f394428586c998 (patch) | |
tree | 597f667fcaa5a4534188f61ea08795494f364e5f | |
parent | daf57eef0e11ddce8f4e29da6e76b441f2e4e078 (diff) | |
download | mate-themes-0e74c65d573413e3630dbe2162f394428586c998.tar.bz2 mate-themes-0e74c65d573413e3630dbe2162f394428586c998.tar.xz |
release 3.20.21v3.20.21
-rw-r--r-- | NEWS | 19 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 20 insertions, 1 deletions
@@ -1,3 +1,22 @@ +3.20.21 (GTK 3.20) + + 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.20.20 (GTK 3.20) Translations update diff --git a/configure.ac b/configure.ac index 3029b060..67468dba 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.20], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.21], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |