summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-09-19 10:53:50 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-09-19 10:53:50 -0400
commitf1884daf049330a9dd9de84f8956579feb86c978 (patch)
tree8a8f64de9249e4372e37603c18efa3701a02a95a
parent83977ea29ef738ce0edff93ddeae1d4e72da27f6 (diff)
downloadgnome-themes-standard-3.1.92.tar.gz
release: prepare for 3.1.923.1.92
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a7a8d4e0..0338d8a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.1.92
+======
+
+Improve theming for radio/check menuitems for insensitive and mixed states
+Move applications overrides into a separate stylesheet
+Improve pathbar active button styling
+Remove highlight from active button border
+Add selectors for the DND style class
+Support RTL mode for GtkComboBox entries
+Improve attached modal dialogs
+
3.1.91
======
diff --git a/configure.ac b/configure.ac
index eef92da4..a571f287 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.91],
+AC_INIT([gnome-themes-standard], [3.1.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])