[nautilus] Release 2.91.91



commit 5b6d156f57ad630646c2c3e779d094b98766d529
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 7 13:42:35 2011 -0500

    Release 2.91.91

 NEWS         |    9 +++++++++
 configure.in |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 71c80cc..e998086 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 2.91.91 are:
+* Allow the dbus manager to run as a service
+* Create folders in subdirectories in list view, when possible
+* Make sure we don't focus headers in the places sidebar
+* Don't activate 'Rename' in the sidebar for non-bookmarks
+* Fix the list view not updating anymore after creating an empty file
+* Fix regressions in rename widget focus
+* Fix some UI regressions from the latest changes
+
 Major changes in 2.91.90.1 are:
 * Make modules of extensions pulling in ORBit resident, to avoid
   ORBit's atexit()'s handler to call into unloaded code
diff --git a/configure.in b/configure.in
index 8cf0350..964e04a 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ dnl ===========================================================================
 m4_define(glib_minver,                 2.28.0)
 m4_define(gnome_desktop_minver,        2.91.2)
 m4_define(pango_minver,                1.1.2)
-m4_define(gtk_minver,                  3.0)
+m4_define(gtk_minver,                  3.0.2)
 m4_define(xml_minver,                  2.4.7)
 m4_define(exif_minver,                 0.5.12)
 m4_define(exempi_minver,               1.99.5)
@@ -17,7 +17,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 2.91.90.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.91, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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