summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-09-19 11:28:46 +0200
committerraveit65 <[email protected]>2017-09-19 11:28:46 +0200
commit4e246051233e085ab599ab8d2e878e405a53298a (patch)
tree279f49bfa0cd66382f3d9e264a5061168797bf60
parent091c18b16215ab18c9c28fab5b05f7aded5dbe3f (diff)
downloadmate-themes-4e246051233e085ab599ab8d2e878e405a53298a.tar.bz2
mate-themes-4e246051233e085ab599ab8d2e878e405a53298a.tar.xz
release 3.20.23v3.20.23
-rw-r--r--NEWS20
-rw-r--r--configure.ac2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7db4acc5..fc14d2fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.20.23 (GTK 3.20)
+
+ Sync finish translation 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.20.22 (GTK 3.20)
Gtk+-3.20 GreenLaguna: some menu fixes
diff --git a/configure.ac b/configure.ac
index fdb3ccad..6f8c7e47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.20.22], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.23], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])