summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-09-27 10:06:49 -0400
committerKhem Raj <raj.khem@gmail.com>2024-11-19 13:13:24 -0800
commit075bf19ff903089b77b29c0943932577f8fba9ce (patch)
tree91c7418c62e198166fb2c5bb52b8e834d21c8b0c
parentc72a62caaf1a71d03df19789a056bb66e4a2c753 (diff)
downloadmeta-openembedded-075bf19ff903089b77b29c0943932577f8fba9ce.tar.gz
xfce4-panel: upgrade 4.18.3 -> 4.18.4
Changelog found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.4 - icons: Scale at size 16x16 to 128x128 (Fixes #385) - icons: Fix centering of org.xfce.panel - icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray - Fix memory leaks around gtk_get_current_event() - tasklist: Fix use-after-free on tasklist child - systray: Update icon also on status change - Translation Updates: Catalan, Estonian, French, Greek, Italian, Korean, Occitan (post 1500), Russian, Slovenian, Turkish, Ukrainian Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.4.bb (renamed from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.3.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.4.bb
index 7e70754431..c9fb654776 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.3.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.18.4.bb
@@ -14,7 +14,7 @@ SRC_URI += " \
14 file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ 14 file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
15 file://0002-use-lxdm-to-replace-dm-tool.patch \ 15 file://0002-use-lxdm-to-replace-dm-tool.patch \
16" 16"
17SRC_URI[sha256sum] = "4ae0b8615c9811194bbda0172a63567ed7fdb5519ea48f7a4637f4e6e5365e1b" 17SRC_URI[sha256sum] = "32304f82094ea3779741f968dc851032d8790eb78f3aa01676520b96cfacfb54"
18 18
19EXTRA_OECONF += "--disable-vala" 19EXTRA_OECONF += "--disable-vala"
20 20