diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-04-08 00:18:27 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-04-08 13:13:29 -0700 |
commit | 133e083d2939a9b02e6bb2433d9a7409ae423bbd (patch) | |
tree | 8d77e19a2707c8988d099a71e7cfab17f00e1d5d | |
parent | 35c2cf73f905384a36428a5b6211ca2fae5e9487 (diff) | |
download | meta-openembedded-133e083d2939a9b02e6bb2433d9a7409ae423bbd.tar.gz |
thunar: upgrade 4.16.4 -> 4.16.6
4.16.6
======
- Reload current directory before selecting new files (Issue #524)
- tree-view: Hide menu-item "properties" for unmounted devices
- Removed 'the root folder has no parent' dialog box
- Revamp documentation to modernize/uniformize accross components
- Remove watches on shortcuts (Issue #513) (Issue #47)
- Translation Updates:
Finnish, Occitan
4.16.5
======
- Revert "Bookmarks no longer need an existing file (Issue #47)"
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 905b27cc610c78c28424ab1a1d122852b0787367)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_4.16.6.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.16.6.bb index e5fd5ffd3a..128043d19b 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.16.6.bb | |||
@@ -8,7 +8,7 @@ inherit xfce gobject-introspection features_check mime-xdg | |||
8 | 8 | ||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "d51a2018c1ba7dcc420e7a84d85cc17a58f26fb1c80ee4c15e689a49f10425f9" | 11 | SRC_URI[sha256sum] = "cb531d3fe67196a43ca04979ef271ece7858bbc80c15b0ee4323c1252a1a02b7" |
12 | 12 | ||
13 | PACKAGECONFIG ??= "" | 13 | PACKAGECONFIG ??= "" |
14 | PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" | 14 | PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" |