Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marco Trevisan
nautilus
Commits
4cd5df8a
Commit
4cd5df8a
authored
Sep 03, 2017
by
Ernestas Kulik
Browse files
release: prepare for 3.25.92
parent
76bf3737
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
4cd5df8a
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)
...
...
meson.build
View file @
4cd5df8a
project
(
'nautilus'
,
'c'
,
version
:
'3.25.9
0
'
,
version
:
'3.25.9
2
'
,
meson_version
:
'>=0.40.0'
,
license
:
'GPL3+'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment