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
bc919205
Commit
bc919205
authored
Feb 15, 2017
by
Carlos Soriano Sánchez
Browse files
release: prepare for 3.23.90
parent
e011f7da
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
bc919205
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)
...
...
configure.ac
View file @
bc919205
...
...
@@ -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.2
2.1
],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
AC_INIT([nautilus],[3.2
3.90
],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================
...
...
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