[nautilus] release: prepare for 3.25.92



commit 4cd5df8aa7ca16182204bc7a2d1232dfd8af39d3
Author: Ernestas Kulik <ernestask gnome org>
Date:   Sun Sep 3 00:05:48 2017 +0300

    release: prepare for 3.25.92

 NEWS        |   17 +++++++++++++++++
 meson.build |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d41b956..1b92cfc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Major changes in 3.25.92:
+* Fix desktop file parsing errors (Jeremy Bicha)
+* Bump GTK+ dependency version to 3.22.6 (António Fernandes)
+* Add mnemonic to replace button in file conflict dialog (Martin Bříza)
+* Show prefix matches first when searching (Alexandru Pandelea)
+* Enable keyboard navigation in search type list (Ernestas Kulik)
+* Fix list view column picker not being centered in certain locales (Robert Mibus)
+* Make the path bar a drop target for files again (António Fernandes)
+* Make sidebar visibility setting persistent (Jason Crain)
+* Use spin button for thumbnailable file size limit setting (Vyas Giridhar)
+* Only allow directories to be dragged onto sidebar for bookmarking (Nelson Benítez León)
+* Make path bar clicks add new history entries (António Fernandes)
+* Allow hiding unfocused search bar by pressing Escape (Ernestas Kulik)
+* Hide location entry after losing keyboard focus (Ernestas Kulik)
+* Allow deleting files with numpad delete key (António Fernandes)
+* Forbid overwriting directories with files (Ernestas Kulik)
+
 Major changes in 3.25.90:
 * Fix use of return key for conflict dialog (Evgeny Shulgin)
 * Fix use of return key when searching not activating the selected file (Alexandru Pandelea)
diff --git a/meson.build b/meson.build
index 2d3b39e..68eeeda 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('nautilus', 'c',
-         version: '3.25.90',
+         version: '3.25.92',
          meson_version: '>=0.40.0',
          license: 'GPL3+')
 


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