diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-03-07 23:34:42 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-07 17:44:47 -0800 |
commit | e5efb91c1b7204998501d3d574835224a4e34de1 (patch) | |
tree | f9afebaf8fdf729c24a2f4d8c18ac693cc6d6eea /meta-xfce/recipes-xfce | |
parent | e74d2b62fe5d9c1b52583876192168284703149e (diff) | |
download | meta-openembedded-e5efb91c1b7204998501d3d574835224a4e34de1.tar.gz |
xfce4-panel: upgrade 4.16.1 -> 4.16.2
Release notes for 4.16.2
========================
- Add icons to help and about items in panel menu
- Modernize documentation (developer.xfce.org)
- Translation Updates
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/xfce4-panel/xfce4-panel_4.16.2.bb (renamed from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb index b92ebde00..7e54022ff 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb | |||
@@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection features_check remove-libtool mime-xd | |||
8 | 8 | ||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "fa099bc6be6592dbb828747a473c2e1b0e7f85afd945a98002b475bb6f975991" | 11 | SRC_URI[sha256sum] = "8634166e6f14318daec363f7e2371d49b98986f9bce313a7dd1554f30b48b5cf" |
12 | SRC_URI += " \ | 12 | SRC_URI += " \ |
13 | file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ | 13 | file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ |
14 | file://0002-use-lxdm-to-replace-dm-tool.patch \ | 14 | file://0002-use-lxdm-to-replace-dm-tool.patch \ |