summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-09-06 15:14:40 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-09-06 15:14:40 -0400
commitd05c0db5aad57783928aed5f95b491909cf979d5 (patch)
tree65f4abb7bea974f5459d56c17e850ddcd1e45051
parent5fd6c56b24903185e61d52b9dcba62deba7cce6e (diff)
downloadgnome-themes-standard-3.1.91.tar.gz
release: prepare for 3.1.913.1.91
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ce46b82d..a7a8d4e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.1.91
+======
+
+Make the text color for insensitive menu entries a bit darker
+Use stock gtk_render_line() implementation from GtkThemingEngine
+Apply a linked style for filechooser pathbar buttons
+
3.1.90
======
diff --git a/configure.ac b/configure.ac
index e45485c3..4adf17cb 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.90],
+AC_INIT([gnome-themes-standard], [3.1.91],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])