[gnome-settings-daemon] 2.91.91



commit 1ec12f154a43d15d9a38681c4ac589546b14a37a
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 8 08:30:46 2011 +0000

    2.91.91

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f248b31..49f1427 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
 ===============
+Version 2.91.91
+===============
+
+Automount:
+- Fix crash when unlocking the screen saver
+- Don't queue volumes when session is inactive
+
+Housekeeping:
+- Use nautilus's D-Bus API to empty the trash
+
+Media keys:
+- Add magnifier in/out keybindings
+- Fix larger text/smaller text keybindings
+
+Mouse:
+- Make locate pointer feature work with GTK+ 3
+
+Printers:
+- Use new CUPS D-Bus API
+
+Updates:
+- Use auto-download updates when possible
+
+XSettings:
+- Also accept .gtk-module for GTK+ modules
+- Don't set Xft.lcdfilter, it's broken
+- Use "text-scaling-factor" key instead of DPI
+
+===============
 Version 2.91.90
 ===============
 
diff --git a/configure.ac b/configure.ac
index 2a28965..41f4db4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [2.91.90],
+        [2.91.91],
         [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]