summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-01-14 18:55:48 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2013-01-14 18:55:48 -0500
commit8978af51659d546c225d648a4354091cecb2ea56 (patch)
treed93c23805de064e00684cddeb3983ed2b27b1b00
parent8cb6ea49e9cdd8ef1955504ebd3db0b9c46074a8 (diff)
downloadgnome-themes-standard-8978af51659d546c225d648a4354091cecb2ea56.tar.gz
release: prepare for 3.7.43.7.4
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f81be1db..2006dd72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.7.4
+=====
+
+Use a blue shade for the selection toolbar pattern
+Add a style for EvinceView document frames
+Improve linked buttons, insensitive state, OSD and floating bar styles in HC
+Improve selections in listbox widgets
+Add HC icon for gnome-dictionary
+Add runtime checks for X11-specific code
+Fix spurious border with Epiphany 3.7
+
3.7.3
=====
diff --git a/configure.ac b/configure.ac
index 4696fdc8..17334537 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.3],
+AC_INIT([gnome-themes-standard], [3.7.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])