diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-03-12 15:21:39 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-12 08:38:31 -0700 |
commit | 2145fad9e51a6a5c89c5cefb458c372d00aaebc9 (patch) | |
tree | b7f64d085891440d7b948c65e557139754c90a6e /meta-xfce | |
parent | dc426d114909fc3755fc792689b74171e7572f94 (diff) | |
download | meta-openembedded-2145fad9e51a6a5c89c5cefb458c372d00aaebc9.tar.gz |
xfce4-whiskermenu-plugin: upgrade 2.4.2 -> 2.4.3
Release notes for 2.4.3
=======================
- Fix loading incorrect icons for some applications. (bug #16461)
- Translation updates: Bulgarian, Finnish, Greek, Icelandic,
Interlingue, Nepali, Norwegian Bokmal, Russian, Slovak.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.3.bb (renamed from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.2.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.3.bb index 25fc72d97..3da631bb2 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.2.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.3.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
5 | 5 | ||
6 | inherit xfce-panel-plugin cmake | 6 | inherit xfce-panel-plugin cmake |
7 | 7 | ||
8 | SRC_URI[md5sum] = "f553d3be2ffebd8d9fa5b6415647e4ff" | 8 | SRC_URI[md5sum] = "7b66438996127b759ad634f6579e003c" |
9 | SRC_URI[sha256sum] = "fb2e1d44744d851c5339900e7af9068397028efa9ee5235a66ab273e95740dee" | 9 | SRC_URI[sha256sum] = "39faeee91ceb3cb727f9de09dbf20a8c73e524851a2c3b76a4b19a0732de5ff0" |
10 | 10 | ||
11 | RRECOMMENDS_${PN} += "menulibre" | 11 | RRECOMMENDS_${PN} += "menulibre" |