[gnome-themes-standard] release: update for 3.1.2



commit 6535e8f84b5239f1c600eb0b77be1210e7465314
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 13 12:06:33 2011 -0400

    release: update for 3.1.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f76a4a5..0053a84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.1.2
+=====
+
+** GTK+ 3.1.6 or newer is required to use this theme **
+
+Use SVG assets to render border image gradients
+Use SVG assets to render scale sliders
+Remove custom inset style properties
+Render shadows for toolbar buttons
+Improve GtkAssistant theming
+Improve GtkTreeView column headers
+Improve GtkProgressbar, sliders and GtkEntry for the dark theme
+
 3.1.1
 =====
 
diff --git a/configure.ac b/configure.ac
index 10ba93d..a2282b3 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.1.1],
+AC_INIT([gnome-themes-standard], [3.1.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]