diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-02-16 22:22:44 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-16 23:32:52 -0800 |
commit | d459ead5c65d0bfc45b3fd8c707c118049c401f8 (patch) | |
tree | dc8826e7a49d3f5e59807bb7510098854efaeba6 | |
parent | 40ed607c17fbc19ecfdd13139f4eedb135cee0e6 (diff) | |
download | meta-openembedded-d459ead5c65d0bfc45b3fd8c707c118049c401f8.tar.gz |
xfce4-whiskermenu-plugin: upgrade 2.3.5 -> 2.4.2
Release notes for 2.4.2
=======================
- Fix crash when selecting desktop action. (bug #16445)
- Translation updates: Chinese (China), Croatian, Georgian.
Release notes for 2.4.1
=======================
- Fix narrow iconview columns.
- Fix bad hyphenation by increasing iconview column width.
- Translation updates: Finnish, Serbian.
Release notes for 2.4.0
=======================
- Add option to show as icons. (bug #15675)
- Add hiding menu items. (bug #14816)
- Add searching keywords of menu items. (bug #15047)
- Add tooltip to profile picture for editing profile. (bug #15501)
- Adjust wording of switch user command. (bug #15398)
- Add icons to context menu.
- New default layout.
- Make panel button square only if single row and title hidden.
- Rearrange settings dialog.
- Redesign session confirmation dialogs.
- Refactor code.
- Rewrite menu load to match GarconGtkMenu.
- Switch categories with keyboard focus if hover enabled.
- Use custom icon renderer.
- Use link time optimization if available.
- Increase C++ version.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
Danish, Dutch, Finnish, French, Galician, Georgian, German, Greek,
Icelandic, Indonesian, Interlingue, Italian, Japanese, Lithuanian,
Malay, Nepali, Norwegian Bokmal, Polish, Portuguese,
Portuguese (Brazil), Slovak, Spanish, Turkish.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.2.bb (renamed from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.5.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.2.bb index 75b5a319a..25fc72d97 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.5.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.2.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] = "b5242d7922fa4253cc99c253efcff7cf" | 8 | SRC_URI[md5sum] = "f553d3be2ffebd8d9fa5b6415647e4ff" |
9 | SRC_URI[sha256sum] = "8f7134f4c1b5ff5290048c5b96b130e1238a286002cbe35255c2cd7d5a1ab6b4" | 9 | SRC_URI[sha256sum] = "fb2e1d44744d851c5339900e7af9068397028efa9ee5235a66ab273e95740dee" |
10 | 10 | ||
11 | RRECOMMENDS_${PN} += "menulibre" | 11 | RRECOMMENDS_${PN} += "menulibre" |