diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2012-09-24 21:46:45 -0400 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2012-09-24 21:46:45 -0400 |
commit | 2a8af1878b059e182f0c9474eca9733274d8d153 (patch) | |
tree | e0be86be4e65207269d7d8f82c9b60d9a3606e0e | |
parent | 6cdb0be6c2a89191dc287cc64faae7a3b6a79bf6 (diff) | |
download | gnome-themes-standard-2a8af1878b059e182f0c9474eca9733274d8d153.tar.gz |
release: prepare for 3.6.03.6.0
-rw-r--r-- | NEWS | 10 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 11 insertions, 1 deletions
@@ -1,3 +1,13 @@ +3.6.0 +===== + +Improve theming for sidebar scrollbars +Render PNG images for borders +Fix regression wrt. GtkScrolledWindow default background +Fix insensitive active GtkSwitch borders +Fix theming for GtkMenuToolButtons on inline toolbars +Fix Epiphany toolbar theming for RTL layouts + 3.5.92 ====== diff --git a/configure.ac b/configure.ac index 666f708c..f5577c5c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([gnome-themes-standard], [3.5.92], +AC_INIT([gnome-themes-standard], [3.6.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard]) AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip]) |