summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-09-19 11:35:03 +0200
committerraveit65 <[email protected]>2017-09-19 11:35:03 +0200
commitc321951072f8c7df559774f8bd8aa2f933052567 (patch)
tree7bd297347eef380814729ea1ad4547bb81b4335f
parent62872f4d40cc8a1ece3a26390139bf4263fda5c9 (diff)
downloadmate-themes-3.22.14.tar.bz2
mate-themes-3.22.14.tar.xz
release 3.22.14v3.22.14
-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])