Skip to content

Commit

Permalink
thunar: upgrade 4.16.2 -> 4.16.4
Browse files Browse the repository at this point in the history
thunar-4.16.4:
- Bookmarks no longer need an existing, underlying file (Issue openembedded#47)
- Regression: Select copied files after copy operation (Issue openembedded#520)
- Reintroduce alternative zoom shortcuts (Issue openembedded#514)
- Prevent hangup if a copy task that is blocked is resumed (Issue openembedded#467)
- Regression: Allow custom image files for UCA icons (Issue openembedded#517)
- Dont merge folders when creating copy with same name (Issue openembedded#491)
- Fix incorrect return value in scroll event handler (Issue openembedded#512)
- Translation Updates

thunar-4.16.3:
- By default show all available volumes
- Regression: Skip app info updates on sendto actions (Issue openembedded#502)
- Regression: Toggle menu visibility on F10 if menu hidden (Issue openembedded#498)
- Regression: "Shift" + "Select Trash in menu" has to trigger delete
- Dont select previous file after delete/trash (Issue openembedded#477)
- Increase min. size of "text" field in bulk renamer (Issue openembedded#474)
- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
  • Loading branch information
schnitzeltony committed Mar 7, 2021
1 parent 13fd0bb commit d86b1c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d86b1c3

Please sign in to comment.