[gnome-themes-standard] release: prepare for 3.1.1



commit bbbbd6185826f57e1f2017072692c264700a89a1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon May 9 14:53:56 2011 -0400

    release: prepare for 3.1.1

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0e21187..f76a4a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+3.1.1
+=====
+
+Reintroduce the dark theme variant
+Add inset shades on various elements
+Render the menus fill in dark
+Tweak GtkSwitch inactive label color
+Fix progressbar gradients and GtkCellRendererProgress
+Improve the maximized windows titlebar height
+
+3.0.1
+=====
+
+Reduce vertical padding for most of the common widgets, requires GTK+ 3.0.9
+
+3.0.0
+=====
+
+Don't propagate an 1px separator width to the whole toolbar
+Add icon-size property for NaTrayApplet
+
+2.91.93
+=======
+
+Remove the dark theme variant for 3.0
+Fix gnome-terminal background
+
 2.91.92.1
 =========
 
diff --git a/configure.ac b/configure.ac
index 9792147..10ba93d 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.0],
+AC_INIT([gnome-themes-standard], [3.1.1],
         [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]