summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-30 09:36:57 +0200
committerraveit65 <[email protected]>2018-03-30 09:54:22 +0200
commit569645f70e5f52823fe07d18f23c0a2dc1fa0b10 (patch)
treee0b199a1595437e40ccad08d2fe6e78e9937138b
parent71d8105adfbe44574396d76acf4ca57325cf2d92 (diff)
downloadmate-themes-569645f70e5f52823fe07d18f23c0a2dc1fa0b10.tar.bz2
mate-themes-569645f70e5f52823fe07d18f23c0a2dc1fa0b10.tar.xz
release 3.22.16v3.22.16
-rw-r--r--NEWS15
-rw-r--r--configure.ac2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e0b6a18..6b5dcb24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.22.16 (GTK 3.22)
+
+ Menta themes: use black cursor theme
+ BlackMATE: Fix for Google Chrome/Chromium
+ BlackMATE: Fix some runtime warnings
+ add black cursor theme
+ cursor theme: use HIDIPI cursors
+ All themes: some improvements for WebKitGtk2
+ Trad themes: don't draw a gradient background for the panel
+ Most themes: don't write a background for vala-panel-appmenu
+ Submarine themes: drop light borders from multiload-applet
+ HCI: add missing settings for multimedia OSD
+ Traditional themes: fix osd progressbar color
+ Menta themes: fix osd progressbar color
+
3.22.15 (GTK 3.22)
* sync with transifex
diff --git a/configure.ac b/configure.ac
index ec702d5b..322d39b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.15], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.16], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])