[nautilus] release: prepare for 3.17.2



commit aa805c34461e24bdb0d647db4f0cad7bf1ee6109
Author: Carlos Soriano <csoriano gnome org>
Date:   Fri May 29 16:52:39 2015 +0200

    release: prepare for 3.17.2

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82d144b..8ada3a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Major changes in 3.17.2:
+* Fix window focus issues when starting nautilus (Carlos Soriano)
+* Fix handling of command line options in diferent cases (Carlos Soriano)
+* Decrease the padding on list view (Carlos Soriano)
+* Use a dialog for creating folders (Georges Basile Stavracas Neto)
+* Use a dialog for renaming files (Carlos Soriano)
+* Allow F5 and ctrl+r as shortcuts for refresh the view (Carlos Soriano)
+* Make the zoom slider the preference itself (Carlos Soriano)
+* Allow opening with a different app than default for multiple files (Carlos Soriano)
+* Fix view scrolling when selecting with ctrl + mouse (Georges Basile Stavracas Neto)
+* Don't always make the sidebar visible on start (Antonio Fernandes)
+* Allow opening folders with another app (Carlos Soriano)
+* Show Delete Permanently on systems that does not support Trash (Carlos Soriano)
+* Add Alt<down> shorcut for opening
+* Fix some icons sizes inconsistency (Cosimo Cechi)
+* Add public API documentation for Nautilus extensions (Cosimo Cechi)
+* Add a gsetting to toggle recursive search (Felipe Borges)
+
 Major changes in 3.16.0:
 * Support multiple desktop names in XDG_CURRENT_DESKTOP (Dmitry Shachnev)
 * Workaround distcheck (Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index c5408d4..8efaf87 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.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.17.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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