summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-03-19 17:18:52 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-03-19 17:18:52 -0400
commit5847b1305ecc82f023869e2380a31be2f65ff06c (patch)
tree5564884fa72fab6638f5ee879194a5bdc4c5e045
parentebf5f3d3766b83002f8adada0a5d26a933a13b65 (diff)
downloadgnome-themes-standard-5847b1305ecc82f023869e2380a31be2f65ff06c.tar.gz
release: prepare for 3.3.923.3.92
-rw-r--r--NEWS15
-rw-r--r--configure.ac2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a2d4ad21..5922320a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.3.92
+======
+
+Add HighContrast icon theme generated from gnome-icon-theme-symbolic
+Don't make floating bars yellow
+Fix text shadows in active+insensitive toolbar buttons
+Fix right WM border in focused left tiled windows
+Add no-nighlight versions of insensitive radio/check assets for use in treeviews
+Fix expander radius in treeviews
+Fix color for 'image' style class over a selected background
+Fix GtkTreeView separators on hover and backdrop states
+Fix color of dim labels in treeview renderers
+Fix border for buttons in NautilusQueryEditor infobars
+Add styling for gedit's not-found search entry style class
+
3.3.91
======
diff --git a/configure.ac b/configure.ac
index e9732b37..8f1507da 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.3.91],
+AC_INIT([gnome-themes-standard], [3.3.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])