mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xfce4-notifyd: upgrade 0.6.1 -> 0.6.2
Release notes for 0.6.2 ======================= - Switch to new app icon and rDNS icon name - Default to session autostart instead of DBus (Fixes #27) - Add configurable log size limit (default: 100) - Make buttons on non-1st notifications work - panel-plugin: Add option to hide "Clear log" dialog - log: properly handle iso8601 timestamps - log: Use SHA-1 data hash in icon cache paths (bug #16825) - log: Improve performance of adding notifications (bug #14865) - log: Refactor log keyfile element insertion into a separate function - Add basic GitLab pipeline - Fix GTimeVal deprecation (Bug #16805) - Remove unused expire_timeout variable - Fix memory leaks - settings: Switch to symbolic close icon - Translation Updates: Bulgarian, Catalan, Chinese (China), Danish, Dutch, Eastern Armenian, Estonian, Finnish, French, Galician, German, Hebrew, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
80b76f79d1
commit
d43058651d
|
|
@ -14,8 +14,7 @@ DEPENDS = " \
|
|||
|
||||
inherit xfce-app
|
||||
|
||||
SRC_URI[md5sum] = "58e70621d6b9e0e66399ed41ab402a47"
|
||||
SRC_URI[sha256sum] = "9b5274999c89bf296a7de03b375e8233eef37940b7444502130b92dfb6a089b4"
|
||||
SRC_URI[sha256sum] = "19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545"
|
||||
|
||||
# Avoid trouble with other desktops e.g KDE which also ships dbus service named
|
||||
# org.freedesktop.Notifications
|
||||
Loading…
Reference in New Issue
Block a user