Skip to content

Commit

Permalink
exo: upgrade 0.12.8 -> 0.12.9
Browse files Browse the repository at this point in the history
Release notes for 0.12.9

========================
Bug Fixes:
- Explicitly depend on gio-unix-2.0 (Xfce #15825)
- Fix alignment of multi-line filenames when text beside icons (Xfce
- Fix cursor missing in search popup widget (Xfce #16068)
- Fix desktop item creation on symbolic link directories
- Fix excess clickable area of multiline filenames (Xfce #16075)
- Fix issues with displaying icon view contents (Xfce #14737)
- Fix prelight deactivation (Xfce #11806)
- Hide search widget when doing a fullscreen resize (Xfce #15106)
- Make user-created launchers executable by default

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Acked-by: Kai Kang <[email protected]>
  • Loading branch information
schnitzeltony authored and kraj committed Nov 22, 2019
1 parent 86d4131 commit 8c9816b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ SRC_URI_append_class-native = " \
file://reduce-build-to-exo-csource-only.patch \
"

SRC_URI[md5sum] = "e618ce760a12ac7427a48a44c69f3d31"
SRC_URI[sha256sum] = "3400a2e64aa41ede25bedaca4909bde7ea4f8698d9598d1b80f02a40ac89fcde"
SRC_URI[md5sum] = "9730f9d270b4968a8bbebe73e6de934f"
SRC_URI[sha256sum] = "9ba0bf0fd59aeb1cd32ae3863e7a78222655eb15eb675ba08f3b3fb933b6fbfe"

PACKAGECONFIG ??= ""
PACKAGECONFIG_class-target ??= "gtk"
Expand Down

0 comments on commit 8c9816b

Please sign in to comment.