[gnome-themes-standard] release: prepare for 3.3.1
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] release: prepare for 3.3.1
- Date: Tue, 25 Oct 2011 16:13:45 +0000 (UTC)
commit 587d6f1cf141f1f3c69d10d88e89ecf0fa746ac1
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Oct 25 12:12:18 2011 -0400
release: prepare for 3.3.1
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fcf3958..6c3bab4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.3.1
+=====
+
+Use a new wallpaper
+Improve notebook tabs padding
+Enable transparency and rounded corners for tooltips
+Correctly theme GtkSwitch for the dark variant
+Fix gnome-panel theming for fallback mode
+
3.2.0
=====
diff --git a/configure.ac b/configure.ac
index 0ab9f3f..8dcb319 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.2.0],
+AC_INIT([gnome-themes-standard], [3.3.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])
@@ -28,7 +28,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[Gettext package])
AM_GLIB_GNU_GETTEXT
-GTK_VERSION_REQUIRED=3.1.18
+GTK_VERSION_REQUIRED=3.3.2
PKG_CHECK_MODULES(GTK, gtk+-3.0 >= $GTK_VERSION_REQUIRED librsvg-2.0,,
AC_MSG_ERROR([GTK+ $GTK_VERSION_REQUIRED is required to compile gnome-themes-standard]))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]