[oe-commits] [meta-openembedded] 04/04: xfce4-whiskermenu-plugin: upgrade 2.3.5 -> 2.4.2

git at git.openembedded.org git at git.openembedded.org
Mon Feb 17 07:33:05 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit d459ead5c65d0bfc45b3fd8c707c118049c401f8
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Sun Feb 16 22:22:44 2020 +0100

    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 at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 ...-whiskermenu-plugin_2.3.5.bb => xfce4-whiskermenu-plugin_2.4.2.bb} | 4 ++--
 1 file 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
similarity index 66%
rename from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.5.bb
rename to meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.4.2.bb
index 75b5a31..25fc72d 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"
 
 inherit xfce-panel-plugin cmake
 
-SRC_URI[md5sum] = "b5242d7922fa4253cc99c253efcff7cf"
-SRC_URI[sha256sum] = "8f7134f4c1b5ff5290048c5b96b130e1238a286002cbe35255c2cd7d5a1ab6b4"
+SRC_URI[md5sum] = "f553d3be2ffebd8d9fa5b6415647e4ff"
+SRC_URI[sha256sum] = "fb2e1d44744d851c5339900e7af9068397028efa9ee5235a66ab273e95740dee"
 
 RRECOMMENDS_${PN} += "menulibre"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list