summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-03-21 17:18:50 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-03-21 17:18:50 -0400
commit86ee8a9bcdb9e4a5c98d8a0a225ecb394b4b0061 (patch)
tree7d1221a6da2c8267c401c2ff944e774aa335eaca
parent79173f1ccb4c681017f9cd8973fdc18812c2d83b (diff)
downloadgnome-themes-standard-86ee8a9bcdb9e4a5c98d8a0a225ecb394b4b0061.tar.gz
Update for 2.91.922.91.92
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4029cf7f..57a4efdc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.91.92
+=======
+
+Add a dark Adwaita variant
+Add an inline toolbar style class
+Add a sidebar style class
+Fixes for insensitive state
+Fix focus ring on primary toolbars
+Tweak GTK2 theme colors
+Theme GtkScale marks
+Add an 1px spacing between scrollbar sliders and steppers
+Theme menu arrows
+Theme menu accelerators
+Tweak GtkSwitch theming
+Lots of tweaks for Fallback mode panel/applets
+
2.91.91.1
=======
diff --git a/configure.ac b/configure.ac
index b2cf4098..e2f5f105 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], [2.91.91.1],
+AC_INIT([gnome-themes-standard], [2.91.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])