aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2020-05-19 09:30:33 +0800
committerKhem Raj <raj.khem@gmail.com>2020-05-18 18:32:53 -0700
commit8174b6ff9a2dad2af6a502db0d4db366e65ba803 (patch)
tree754aa06ac7181928c433384b002ef1d858470859 /meta-xfce
parent47f9b3b4da3a646f939a8f75ee2dd7268905da09 (diff)
downloadmeta-openembedded-contrib-8174b6ff9a2dad2af6a502db0d4db366e65ba803.tar.gz
thunar: 1.8.12 -> 1.8.14
1.8.14 ====== - Revert "Allow opening of multiple file selections (bug #2487)", because it introduced a regression (Not possible any more to DnD multiple files in icon/compact view) - Translation Updates: Portuguese, 1.8.13 ====== - Use tre-view toplevel path of the cursor, if available, in order to prevent jumping (Bug #16024) - Increase vertical gap between icon and its label slightly (Bug #16041) - Fix crash when inserting USB device in tree-view mode. (Bug #15172) - Fix jump to Home when ejecting a currently viewed device (Bug #16504) - Allow context menu when editing location in pathbar (Bug #16483) - Sort device entries in tree view (Bug #16471) - Allow to open multiple files at once (Bug #2487) - Fix incorrect pathbar autocomplete (Bug #16267) - Avoid unreadable names in detailed view (Bug #16391) - Prevent crash when renaming files (Bug #10805) - Translation Updates: Belarusian, Croatian, Finnish, French, Hebrew, Indonesian, Kazakh, Malay, Portuguese, Portuguese (Brazil), Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.8.12.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.12.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb
index 0d2befd02e..499c831528 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.12.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.14.bb
@@ -8,8 +8,8 @@ inherit xfce gobject-introspection features_check mime-xdg
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[md5sum] = "bebd2d83ad2ed111b906c99b65fb32ed"
-SRC_URI[sha256sum] = "29295bee0b1f5bfd525e37405e5d32b497ae539b15183dd14e6ca49e252225f8"
+SRC_URI[md5sum] = "24218474191ac4c7e907d5b6fd6f1831"
+SRC_URI[sha256sum] = "8ac57b1f5842d5bd348bbb6dac4714f5ad1f22de651d8ec6a7099ceb19fa219f"
PACKAGECONFIG ??= ""
PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"