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



commit a1e954eb74a49f04c896709b45e639ac2c4a62e1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 30 19:02:11 2012 -0400

    release: prepare for 3.5.1

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ae5fa9f..f6943d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.5.1
+=====
+
+Rework HighContrast theme according to new mockups
+Add theming support for OSD style
+Render borders for GtkFrame; remove its padding
+Improve fallback mode theming
+Fix theming for fail whale dialog
+Fix notebook tab background rendering
+Update for GTK master CSS syntax changes
+
+3.4.1
+=====
+
+Fix text shadow on active GtkLinkButton state and Documents selection toolbar
+Fix opaque background for tooltips children
+Fix text spacing in progress bars
+Fix cell renderer progress bar border rendering
+Fix double background in fallback panel menuitem images
+Fix insensitive state for treeview column header buttons
+
 3.4.0
 =====
 
diff --git a/configure.ac b/configure.ac
index 4b16f26..97821f9 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.4.0],
+AC_INIT([gnome-themes-standard], [3.5.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])



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