summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-12-18 11:41:16 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2012-12-18 11:41:16 +0100
commitd5315748ba3fd8844b36e01afb7c4fd4b1d33857 (patch)
tree8ae16704bbc0637af1261e56fac8b6ef76cecd9a
parentbcd171d4b44adf0b773c9ce502a5bf0cc4dae1d9 (diff)
downloadgnome-themes-standard-3.7.3.tar.gz
release: prepare for 3.7.33.7.3
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae8690a8..f81be1db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.7.3
+=====
+
+Don't repeat background image assets for radio/checks
+Use a light noise texture for content-view backgrounds
+Add a style for OSD views and scrollbars
+Improve style for listbox views
+Remove GtkViewport background color by default
+Improve style for dragged column-header buttons
+Update HighContrast icons
+Fix asymmetric borders in column-header buttons
+Fix coloring of GtkScale mark labels
+Fix GTK2 toolbar style for SWT applications
+Fix coloring of Eclipse tooltips
+Fix buggy rendering of menus in Opera
+
3.7.2
=====
diff --git a/configure.ac b/configure.ac
index 008dbd16..9a64044c 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.7.2],
+AC_INIT([gnome-themes-standard], [3.7.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])