[nautilus] release: prepare for 3.23.90



commit d633e6d75998a081871a7edb096726f895ec9df1
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Feb 15 01:57:19 2017 +0100

    release: prepare for 3.23.90

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70dc2ab..d9ef21e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Major changes in 3.23.90:
+* Add <ctrl> Return as shortcut to open selected folder in new window (Felipe Borges)
+* <ctrl> N now opens the window in the same location as the current view (Felibe Borges)
+* Fixes on managing menus with keyboard (djb)
+* Remove unused <ctrl> B shortcut (Jeremy Bicha)
+* Use a better empty state for trash (Mohammed Sadiq)
+* Fix floating bar hide on hover when using tabs (Ernestas Kulik)
+* Syncronize gtk+ and Nautilus setting for sorting the folder first (Felipe Borges)
+* Select entire names for folder when renaming (Razvan Chitu)
+* Support to open folders withouth permission using polkit and the admin backend (Carlos Soriano)
+* Fix trash operations progress report (Carlos Soriano)
+* Improve performance setting metadata only when necesary (Carlos Soriano)
+* Fix progress reporting when copying (rpm-build)
+* Prevent toolbar menu dissapearing when "Hidden files" menu item is toggled (Neil Herald)
+* Update app icon (Jakub Steiner, Lapo Calamandrei)
+* Fix icon scale computation when changing DPI (Lionel Landwerlin)
+* Add <ctrl> M as alternate shortcut for renaming for those laptops withouth "f" keys (Cristian Nancu)
+* Fix crash when pressing enter on search (Alexandru Pandelea)
+* Fix failed build with tracker disabled (Ernestas Kulik)
+* Ask the user for using desktop files from unknown sources (Carlos Soriano)
+* Improve the operations button animation in order to not need to show the operations popover (Carlos 
Soriano)
+* Add an experimental icon view based on flow box with extra niceties under a gsetting preference (Carlos 
Soriano)
+
 Major changes in 3.22.1:
 * Multiple batch renaming fixes (Alex Pandelea, Carlos Soriano)
 * Multiple compression integration fixes (Razvan Chitu, Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index 2f2289a..77464b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[3.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.23.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]