summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS21
-rw-r--r--configure.ac2
2 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3b2672f5..5e83837e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.22.14 (GTK 3.22)
+
+ Sync with transifex
+ TOK/TG: sliders: keep the original size
+ Gtk+-3.20 submarine: reduce border radius for treeview.selected/hover in sidebars
+ Gtk+-3.20 submarine: set font color for spinbutton entry
+ Gtk+-3.20 submarine themes: fix a jumpin button in headerbar of gitg
+ Gtk+-3.20 submarine themes: setup dnd for caja-icon-view
+ Gtk+-3.20 T. themes: fix double border in mate-volume-control notebook
+ Gtk+-3.20 Submarine themes: fix focus state of pluma-statusbar-button
+ Gtk+-3.20 Most themes: style menuitem accelerator hover
+ All themes: change syntax for loading panel-grid image for mate-1.20
+ Gtk+-3.20 submarine themes: set top borderradius for .titlebar > headerbar
+ Gtk+-3.20 Most Themes: fix padding of primary/secondary image in GtkEntry
+ Gtk+-3.20 TRAD themes: fix color of grey-out arrows in menus
+ TOK/TG: add menuitem radio mixed
+ TOK/TG menuitems: checkboxes and radio buttons redesigned
+ Gtk+-3.20 most themes: fix GtkScale slider mouse-selection if slider is out of range
+ Gtk+-3.20 all themes: fix redraw issue with yelp
+
+
3.22.13 (GTK 3.22)
Translations update
diff --git a/configure.ac b/configure.ac
index 1af56f6e..d5762666 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.13], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.14], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])