[nautilus] release: prepare for 3.1.92



commit bf1f6bde79f5226388551780dcd7f148c8f55734
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 19 13:48:07 2011 -0400

    release: prepare for 3.1.92

 NEWS         |   20 ++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1431cc1..22b91b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 3.1.92 are:
+* Hopefully fix once and for all NautilusWindow keybindings
+* Don't hide the floating bar on hover if it's interactive
+* Fix canvas accessibility implementation for GTK 3.2
+* Don't warn when opening multiple files with one application
+* Correctly remember remote passwords when asked so
+* Add a new topic-based help menu
+* Fix default list view sorting order
+* Don't warn when a mount operation fails with ALREADY_MOUNTED
+* Select the item on right click in the Tree sidebar
+* Scroll to the selected file when opening an URI from the cmdline
+* Read the emblem icon names from the metadata
+* Use libtracker-sparql directly as an optional dependency
+* Streamline icon container rendering code to use gtk_render_*
+* Correctly remember "Keep Aligned" and other desktop metadata
+* Invalidate the text size when changing the DPI xsetting
+* Strip the hardcoded theme bits
+* Add Unity desktop file compatibility
+* Use XDG_CURRENT_DESKTOP when possible
+
 Major changes in 3.1.90 are:
 * Remove the built-in audio previewer
 
diff --git a/configure.in b/configure.in
index 99f3ad1..acae3fd 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 3.1.90, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.1.92, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]