Merge ~3v1n0/ubuntu/+source/nautilus:ubuntu/bionic-fix-recursive-engines into ~ubuntu-desktop/ubuntu/+source/nautilus:ubuntu/bionic
Status: | Superseded |
---|---|
Proposed branch: | ~3v1n0/ubuntu/+source/nautilus:ubuntu/bionic-fix-recursive-engines |
Merge into: | ~ubuntu-desktop/ubuntu/+source/nautilus:ubuntu/bionic |
Diff against target: |
1878 lines (+1357/-93) 16 files modified
NEWS (+3/-0) debian/changelog (+24/-0) debian/control.in (+4/-1) debian/patches/0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch (+88/-46) debian/patches/0017-recent-add-function-to-update-manager-on-file-rename.patch (+20/-14) debian/patches/0018-search-engine-add-locate-based-search-engine.patch (+25/-21) debian/patches/Revert-Revert-files-view-Remove-new-empty-folder-name-sug.patch (+53/-0) debian/patches/Revert-Revert-nautilus-file-Don-t-show-thumbnails-for-the.patch (+25/-0) debian/patches/git_middle_tab.patch (+78/-0) debian/patches/nautilusgtkplacesview-show-error-if-volume-is-not-mounted.patch (+45/-0) debian/patches/query-add-recursive-flags-and-use-it-in-search-engines.patch (+977/-0) debian/patches/series (+5/-0) meson.build (+1/-1) src/nautilus-file.c (+1/-1) src/nautilus-files-view.c (+7/-8) src/nautilus-trash-monitor.c (+1/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Desktop | Pending | ||
Review via email:
|
This proposal has been superseded by a proposal from 2018-07-20.
Commit message
* New upstream release: 3.26.3.1
* debian/
debian/
debian/
- Follow nautilus settings to search only in current folder (LP: #1767027).
This doesn't apply to gnome-shell search provider for indexed searches.
* debian/
- Updated to respect upstream requested changes
* debian/
- don't crash if selecting a volume that is not mounted (LP: #1764779)
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
I just have a comment on what upstream did for 3.26.3.1. They reverted two commits, which they see as behavioural changes in a stable release, and that makes sense upstream.
Revert "files-view: Remove new empty folder name suggestion" /gitlab. gnome.org/ GNOME/nautilus/ commit/ 945c32dec747855 047aa9b380d5358 8c5fcfb57a
https:/
Revert "nautilus-file: Don't show thumbnails for the first 2 zoom levels" /gitlab. gnome.org/ GNOME/nautilus/ commit/ d62c0899f34665b dc4752ce8b68443 28889f4638
https:/
But downstream here in Ubuntu, those behaviours were released as part of 18.04 in nautilus 3.26.3 and removing them might be considered a regression in Ubuntu itself. The changes had been introduced in 3.26.3 during the development cycle of Bionic, so technically that counts as an improvement, not as a behavioural change in stable Ubuntu.