diff options
author | raveit65 <[email protected]> | 2017-06-13 07:52:31 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-07-02 11:25:01 +0200 |
commit | c9291a1dd3a3a7b169c630f31c70df019de46675 (patch) | |
tree | 23cbaecd84c781374e0ddda8e6037bc50d71cb3d | |
parent | 8caba2119a68da7698072e6b6edece7828ce2b2a (diff) | |
download | mate-themes-c9291a1dd3a3a7b169c630f31c70df019de46675.tar.bz2 mate-themes-c9291a1dd3a3a7b169c630f31c70df019de46675.tar.xz |
release 3.22.12
-rw-r--r-- | NEWS | 19 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 20 insertions, 1 deletions
@@ -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 6b187f68..151fa366 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]) |