[nautilus/gnome-3-20] release: prepare for 3.19.91



commit 003f635516082baa28f18a42a8150fa93d7c6030
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Mar 9 18:21:41 2016 +0100

    release: prepare for 3.19.91

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b620967..baf9f8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 3.19.91:
+* Use GTask instead of the old gioscheduler (Razvan Chitu)
+* Improve wording of the conflict dialog (Rishabh Makhija)
+* Make dialogs transients and modals for parent windows (Michael Cantazaro)
+* Reveal folder on creation (Carlos Soriano)
+* Fix dark theme background (Alezxandru Pandelea)
+* Hide hidden files when renamed from normal files (Carlos Soriano)
+* Select first file while searching even if search didn't finished (Carlos Soriano)
+* Multiple localization fixes (Carlos Soriano)
+* Fix the shell search provider (Carlos Soriano)
+* Style fixes with latest gtk+ (Carlos Soriano)
+* Hide undo delete notification if the user undo (Razvan Chitu)
+* Don't show thumbnails for small zoom level (Alexandru Pandelea)
+* Fix the info bar when navigating a DVD or a loopback mounted device (Carlos Soriano)
+* Allow copying from the trash (Andrej Holy)
+* Remove notifications when the application closes, fixing the "notifications appear after reboot" (Razvan 
Chitu)
+* Add Open With Other Application for all items, allowing i.e. desktop files to be opened with a text editor 
(aki)
+* Add <alt>+<return> shortcut for properties, matching other GNOME applications (Joseph-Eugene Winzer)
+* Remove the "Untitled" when creating templates (Ricard Gascons)
+
 Major changes in 3.19.90:
 * Reorganize shortcuts (Felipe Borges)
 * Remove bookmark manager (Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index 587608b..072ecd4 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.19.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.19.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]