diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-02-01 17:37:02 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-02 08:08:09 -0800 |
commit | 6cdb73d1a08c8f24d90e8437ffb7f2ba3b9d770f (patch) | |
tree | 4a0b13b9142669cb05da16f9718282359a9d6ade /meta-xfce | |
parent | 23eb06562dd82e6ee6d4dfcfb55cf41f5e4027ba (diff) | |
download | meta-openembedded-6cdb73d1a08c8f24d90e8437ffb7f2ba3b9d770f.tar.gz |
xfce4-whiskermenu-plugin: upgrade 2.3.4 -> 2.3.5
Release notes for 2.3.5
=======================
- Fix saving unchanged plugin title. (bug #15403)
- Fix sidebar scrollbar covering buttons. (bug #14730)
- Fix categories remaining scrolled when hidden.
- Fix incorrect alignment of commands next to search.
- Fix incorrect fallback value for menu opacity.
- Fix incorrect check when setting command.
- Update documentation URL. (bug #16183)
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.3.5.bb (renamed from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.4.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.5.bb index 595e3c815..75b5a319a 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.4.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.5.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] = "ee9e378fae78b230a23b241cf727c84b" | 8 | SRC_URI[md5sum] = "b5242d7922fa4253cc99c253efcff7cf" |
9 | SRC_URI[sha256sum] = "84d3de35695a023aab181f7a9b75f59029eb3b07c3e47a5e11e8bd79db62570e" | 9 | SRC_URI[sha256sum] = "8f7134f4c1b5ff5290048c5b96b130e1238a286002cbe35255c2cd7d5a1ab6b4" |
10 | 10 | ||
11 | RRECOMMENDS_${PN} += "menulibre" | 11 | RRECOMMENDS_${PN} += "menulibre" |