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
ce0c0bb5
Commit
ce0c0bb5
authored
Oct 14, 2016
by
Carlos Soriano Sánchez
Browse files
release: prepare for 3.22.1
parent
639c6762
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
ce0c0bb5
Major changes in 3.22.1:
* Multiple batch renaming fixes (Alex Pandelea, Carlos Soriano)
* Multiple compression integration fixes (Razvan Chitu, Carlos Soriano)
* Fix not showing "eject" and other options for devices in the context menu in the desktop (victoryang)
* Rework clipboard handling, fixing desktop<->Nautilus interaction (Carlos Soriano)
* Fix overlaping icons on desktop in some cases, noticeabily in Ubuntu (Ian Lane)
* Fix wrong progress information in operations when skipping files (Razvan Chitu)
* Fix gnome-shell search only searching for whole words (Jiri Cerny)
* Show location as default for list view on Recent (Carlos Soriano)
* Fix context menu position in Wayland or other non-global coordinates systems (Carlos Soriano)
* Update man page of nautilus (Ernestas Kulik)
* Add revealer for warnings in batch rename dialog (Lavinia Stefania)
* Add tooltips to batch rename dialog file names (Alex Pandelea)
* Port nautilus classes to G_DECLARE (Lavinia Stefania)
* Extend Nautilus File API for regular files (Neha Yadav)
* Don't crash for simple leaks on the views (Carlos Soriano)
Major changes in 3.22.0:
* Increase gtk+ depencency version (Michael Biebl)
...
...
configure.ac
View file @
ce0c0bb5
...
...
@@ -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.
0
],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
AC_INIT([nautilus],[3.22.
1
],[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