summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-08-16 11:01:25 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2011-08-16 11:01:25 +0200
commitf9c8b69ec57e83cdcb89c85d3f7502beb1c81958 (patch)
tree880998f1841df14ae4175e73876281cfe4634aa3
parent5b24fbab471d5ea8613e721e8a455887652af025 (diff)
downloadgnome-themes-standard-f9c8b69ec57e83cdcb89c85d3f7502beb1c81958.tar.gz
release: prepare for 3.1.53.1.5
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7e5bb8ef..fe0e5e90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.1.5
+=====
+
+Improve WM theme for titlebars and buttons
+Improve buttons, scales, sliders, progressbars for the dark theme
+Use a new style for GtkComboBox widgets with entries
+Fix combobox left/right padding
+Improve GtkTreeView expander styling
+Prelight the spinbutton arrows
+Use the new gtk-focus-visible Gtk setting
+Fix trough style class matching for custom widgets
+
3.1.4
=====
diff --git a/configure.ac b/configure.ac
index a115a1f0..d4d89f68 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.4],
+AC_INIT([gnome-themes-standard], [3.1.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])