[gnome-settings-daemon] Release 2.31.1



commit 98e25a18f5e2b33913ec6de7f595b53c68d19a1b
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed May 5 11:28:47 2010 +0200

    Release 2.31.1

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b96e051..214377a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
 ==============
+Version 2.31.1
+==============
+
+- Create the directory for the system's RANDR configuration (Federico Mena Quintero)
+- Add the logic needed for the "Make Default" button in gnome-display-properties
+  (Federico Mena Quintero)
+- Use $sysconfdir for /etc installation (Rodrigo Moya)
+- Replace deprecated GTK_WIDGET_STATE (Andre Klapper)
+- Compile with -DGSEAL_ENABLE (Andre Klapper) (#612588)
+- Use Layouts instead of Groups (Sergey Udaltsov) (#553108)
+- Add smartcard plugin (Ray Strode)
+- Software LED indicators (Sergey Udaltsov) (#616380)
+- Use LED icons instead of files (Sergey Udaltsov)
+- Translations:
+  - de (Mario Blättermann)
+  - en_GB (Philip Withnall)
+  - es (Jorge Gonzalez)
+  - gl (Francisco Diéguez)
+  - mr (Sandeep Shedmake)
+  - sk (Pavol Å imo)
+  - sl (Matej UrbanÄ?iÄ?)
+  - te (krishnababu k)
+
+==============
 Version 2.30.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index c5d4458..7967b1f 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.30.0],
+        [2.31.1],
         [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]