Skip to content

Commit

Permalink
nautilus: upgrade 3.34.3 -> 3.36.3
Browse files Browse the repository at this point in the history
Major changes in 3.36.3:
* Fix broken tracker search engine under some locales (Cristiano Nunes, António Fernandes)
* Translation updates

Major changes in 3.36.2:
* Prevent jump to the old scrolling position after changing location (António Fernandes)
* Revert icon emblem fixes in order to prevent performance issues (António Fernandes)
* Fix content type detection when opening files from remote locations (Ondrej Holy)

Major changes in 3.36.1.1:
* Translation updates

Major changes in 3.36.1:
* Fix check to not clear clipboard after each move/copy operation (Artem Serostanov)
* Ignore hidden directories in the templates folder (Ondrej Holy)
* Honor umask when creating new files from templates (Ondrej Holy)
* Fix endless content size calculations in properties dialog (Ondrej Holy)

Major changes in 3.36.0:
* Translation updates

Major changes in 3.35.92:
* Fix crashes often happening when searching (Ondrej Holy)
* Say "Trash is Empty" only in the root of trash folder (Abdul Rauf)

Major changes in 3.35.91.1:
* Add support for hidden template files (Ondrej Holy)
* Fix conflict dialog for google-drive (Ondrej Holy)

Major changes in 3.35.90:
* Fix crashes after conflict dialog response (Ondrej Holy)
* Add support for numeric keypad for zooming (Sabri Ãœnal)
* Fix missing filename results when searching (Ondrej Holy)
* Fix compilation on Wayland-only systems (Javier Jardón)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
schnitzeltony authored and kraj committed Jun 2, 2020
1 parent 8c5ea08 commit a20bbf2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ DEPENDS = " \

inherit gnomebase gsettings gobject-introspection gtk-doc gettext features_check upstream-version-is-even mime-xdg

SRC_URI[archive.md5sum] = "769053f14bb993605a2b60085c47b4cd"
SRC_URI[archive.sha256sum] = "02d984b794f3a34a7aa66bf5c70cc2a7780de55bd900504fb1014931781db36d"
SRC_URI[archive.md5sum] = "c3c8dbb90d8eeed6c127aa568e131395"
SRC_URI[archive.sha256sum] = "b6cafc7ab1e70a64383de391b6097fcccbf36b208f8502d8c46423224fd30ef8"

REQUIRED_DISTRO_FEATURES = "x11"

Expand Down

0 comments on commit a20bbf2

Please sign in to comment.