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



commit 94edf3a4caad6f9150333deec6218922bc22b061
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Feb 6 19:48:16 2012 -0500

    release: prepare for 3.3.5

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 569881b..572261b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.3.5
+=====
+
+Use GTK resource file support
+Use PNG assets instead of SVG
+Remove the window resize grip
+Don't set child-displacement-y on buttons
+Don't set WM title/button borders on frameless windows
+Improve check/radio and slider assets
+Adapt to GTK+ master changed for
+ - border/padding/margin units
+ - entry/combobox border allocations
+ - GtkImage backgrounds
+
 3.3.4
 =====
 
diff --git a/configure.ac b/configure.ac
index 65ea4d8..655d9a4 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.3.4],
+AC_INIT([gnome-themes-standard], [3.3.5],
         [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]