[gnome-settings-daemon/gnome-2-30] Release 2.30.1



commit bf92643c33412fb93c20e15ba3f361fc432ec948
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Apr 26 14:28:03 2010 +0200

    Release 2.30.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 721e541..b96e051 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ==============
+Version 2.30.1
+==============
+
+- Fix keyboard indicator displaying (Martin Pitt) (#613666)
+- Default to system settings for handling multiple keyboard layouts (Martin Pitt)
+- Introduce gconf key that allows hiding the indicator (Sergey Udaltsov) (#612240)
+  (#613666)
+- Translations:
+  - ca (Jordi Serratosa)
+  - ca valencia (Carles Ferrando)
+  - crh (ReÅ?at SABIQ)
+  - et (Ivar Smolin)
+  - kn (Shankar Prasad)
+  - sl (Pavol Å imo)
+  - th (Theppitak Karoonboonyanan)
+
+==============
 Version 2.30.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 92f20c8..b0cc82e 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.30.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]