[gnome-settings-daemon] Release 2.31.4



commit 1534185a4dbf88f701c85fe7a5439c05b2da4f09
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jun 29 13:23:59 2010 +0200

    Release 2.31.4

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c078db..43850ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ==============
+Version 2.31.4
+==============
+
+- Fix build for --disable-smartcard-support (Ray Strode) (#617748)
+- Use gtk+-3.0 (Rodrigo Moya)
+- Fix launching the display configuration tool (Matthias Clasen)
+- Move clock service from gnome-panel (Rodrigo Moya, Thomas Wood)
+- Define plugindir in .pc file (Rodrigo Moya)
+- Translations:
+  - et (Ivar Smolin)
+  - lv (Rudols Mazurs)
+  - nb (Kjartan Maraas)
+
+==============
 Version 2.31.3
 ==============
 
diff --git a/configure.ac b/configure.ac
index 3169b17..109c0a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ m4_define([gsd_api_version_minor],[0])
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.31.3],
+        [2.31.4],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]