summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-08-29 19:36:48 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-08-29 19:36:48 -0400
commit08a1cb2a74874b7556276021074b294fed10e8df (patch)
tree2a676c6023f47635f69daf557f554fe499b18152
parentb8ce292e702d01d32deface58a529d7e2d922cb1 (diff)
downloadgnome-themes-standard-08a1cb2a74874b7556276021074b294fed10e8df.tar.gz
release: prepare for 3.1.903.1.90
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fe0e5e90..ce46b82d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.1.90
+======
+
+Use a flat style for radiobuttons on sidebars
+Enable raised/linked areas on non-primary toolbars
+Support menubar toolbars
+Support menu active state for button
+Fix tooltips background
+Fix fail whale dialog button prelight
+
3.1.5
=====
diff --git a/configure.ac b/configure.ac
index d4d89f68..5c06e469 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.5],
+AC_INIT([gnome-themes-standard], [3.1.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])