[nautilus] release: prepare for 3.7.90



commit 236044a93840a4b0ffdcaec5e712fbc47f0e215c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Feb 18 14:06:41 2013 -0500

    release: prepare for 3.7.90

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7bff8dc..c0b8831 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.7.90 are:
+* Add back a Treeview option for list view. This is off by default, and
+  is backed by a checkbox in the Preferences dialog
+* Add a "Connect to Server" item in the Network section of the sidebar
+* Add a "Format..." item in volume context menus in the sidebar
+* Fix accelerators not showing up in gear and view menus
+* Use G_APP_INFO_CREATE_NEEDS_TERMINAL instead of handrolled
+  code (William Jon McCann)
+
 Major changes in 3.7.5 are:
 * Switch to hovered locations on DnD (William Jon McCann)
 * Support a --force-desktop commandline option for classic mode
diff --git a/configure.ac b/configure.ac
index 7347b44..da767ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.7.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.7.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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