diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-01-17 22:26:15 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-18 14:24:17 -0800 |
commit | 60e083f798c83ef6d92c298a05e2ab353d27e0de (patch) | |
tree | 4a72b43cd25b58e74743a523c95ebe5cca8fd51a /meta-xfce/recipes-xfce | |
parent | b9ae406171fd5e922fd459bb71b38bf86b16a705 (diff) | |
download | meta-openembedded-60e083f798c83ef6d92c298a05e2ab353d27e0de.tar.gz |
xfdesktop: upgrade 4.14.1 -> 4.14.2
Release notes for 4.14.2
========================
- Update thumbnail when file changes (Bug #14919)
- Add DnD support for application/octet-stream (Bug #14919)
- windowlist: Fix ellipsizing (Bug #15851)
- Add padding to custom actions without icon (Bug #14628)
- Fix yet another rubber band DnD issue (Bug #16046)
- Reintroduce workaround for Bug #11283
- Show file names in tooltips (Bug #15899)
- fallback style: Highlight selected icons (Bug #15866)
- Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia),
Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
English (Australia), English (Canada), English (United Kingdom),
Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk,
Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese
(Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
Swedish, Thai, Turkish, Uighur, Ukrainian, Uzbek
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb (renamed from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb index fe9f40b38..a512a62ff 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb | |||
@@ -8,8 +8,8 @@ inherit xfce features_check | |||
8 | 8 | ||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "de4b8f6687862ad46dbe4e1ced453f4d" | 11 | SRC_URI[md5sum] = "5db09df39b0808f25bd3a3128f8c9e77" |
12 | SRC_URI[sha256sum] = "f705a016246ec54ab0c688d1a0577f6c2b45a446690aa8d9e5a7ac23efebf882" | 12 | SRC_URI[sha256sum] = "a30534461fea907f969f608a11c84be0b1aaad687c591c32cd56a9d274ea3e74" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 15 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |