[gnome-settings-daemon] 3.7.90



commit 4f553929973e8edcb594301c0c87bf30810d40ac
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 19 19:23:18 2013 +0100

    3.7.90

 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 46 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c07c5ec..cc9a2a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+==============
+Version 3.7.90
+==============
+
+- Set locale and IBus envvars on startup for our children
+- Remove background plugin, as background handling is now
+  done in gnome-shell
+
+A11y settings:
+- Import GIO instead of GTK+/GDK
+- Do enable toolkit accessibility, even if we don't need it,
+  for the benefit of third-party/legacy toolkits and apps
+
+Media keys:
+- Add other bindings to the whitelist
+
+Cursor:
+- Enable the on-screen keyboard when touch is used
+
+Keyboard:
+- Adapt to gnome-xkb-info API change
+
+Power:
+- Make blanking timeouts match
+- Show notifications when about to suspend from idle
+- Wake up the display when about to logout
+- Adapt to new GnomeIdleMonitor API
+- Don't change the brightness on inactive sessions
+
+Remote Display:
+- Disable animations on Xvnc as well
+- Re-enable animations if Vino is gone
+
+Sound:
+- Avoid polling non-existent directories
+
+Updates:
+- Fix crasher when firmware updates is disabled
+
+XSettings:
+- propagate the remember-recent-files GSetting to XSettings
+
+Wacom:
+- Bump req for GDK_FULLSCREEN_ON_ALL_MONITORS
+
 ===============
 Version 3.7.5.1
 ===============
diff --git a/configure.ac b/configure.ac
index 6dfa4ea..49035f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.7.5.1],
+        [3.7.90],
         [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]