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>
This commit is contained in:
Kai Kang 2020-05-19 09:30:33 +08:00 committed by Khem Raj
parent 47f9b3b4da
commit 8174b6ff9a

View File

@ -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"