aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-03-07 23:34:47 +0100
committerKhem Raj <raj.khem@gmail.com>2021-03-07 17:44:47 -0800
commit2c12bbc7b08fd1b646548b1c516bff57f51fa004 (patch)
tree4f03f48b8c60307121216e6a7ac6f393a1c4a7f6 /meta-xfce
parent913b1d843c2331ecf9790cd3b99dd14dd68bda9b (diff)
downloadmeta-openembedded-2c12bbc7b08fd1b646548b1c516bff57f51fa004.tar.gz
thunar: upgrade 4.16.2 -> 4.16.4
thunar-4.16.4: - Bookmarks no longer need an existing, underlying file (Issue #47) - Regression: Select copied files after copy operation (Issue #520) - Reintroduce alternative zoom shortcuts (Issue #514) - Prevent hangup if a copy task that is blocked is resumed (Issue #467) - Regression: Allow custom image files for UCA icons (Issue #517) - Dont merge folders when creating copy with same name (Issue #491) - Fix incorrect return value in scroll event handler (Issue #512) - Translation Updates thunar-4.16.3: - By default show all available volumes - Regression: Skip app info updates on sendto actions (Issue #502) - Regression: Toggle menu visibility on F10 if menu hidden (Issue #498) - Regression: "Shift" + "Select Trash in menu" has to trigger delete - Dont select previous file after delete/trash (Issue #477) - Increase min. size of "text" field in bulk renamer (Issue #474) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.16.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.2.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb
index 6b1a6b482f..e5fd5ffd3a 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.2.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb
@@ -8,7 +8,7 @@ inherit xfce gobject-introspection features_check mime-xdg
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[sha256sum] = "67a90b98c436192f9aa6cd18a22a089e713007864aebfa65f36f121c86ba7add"
+SRC_URI[sha256sum] = "d51a2018c1ba7dcc420e7a84d85cc17a58f26fb1c80ee4c15e689a49f10425f9"
PACKAGECONFIG ??= ""
PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"