[gnome-settings-daemon] 3.6.0



commit eda13f3cc96bd8363dffbf0f53ccb1d9616726fc
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 25 10:36:12 2012 +0200

    3.6.0

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4dfd092..90466e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+=============
+Version 3.6.0
+=============
+
+Keyboard:
+- Create sources from the X layouts if the configuration is empty
+- Always do that in GDM, so system-wide layouts work
+- Add modifiers-only shortcuts to switch input sources
+
 ==============
 Version 3.5.92
 ==============
diff --git a/configure.ac b/configure.ac
index a704e46..f2b3c57 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.5.92],
+        [3.6.0],
         [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]