mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xfce4-weather-plugin: 0.10.2 -> 0.11.0
Release notes for 0.11.0 ======================== - Port to Xfconf Please note that settings from the rc file are not automatically migrated. - Fix null g_array_sort() argument - settings: Use infobar and symbolic icons - Improve forecast window - autoconf: Remove AC_HEADER_STDC - Update `.gitignore` - Set pointers to NULL - Fix double-free - Fix missing-prototypes - Enable debug=yes when compiling from git and fix warnings - Remove GSourceFunc casts - Update copyright - Translation Updates: Basque, Belarusian, Bulgarian, Czech, Danish, Finnish, Greek, Portuguese (Brazil), Russian, Serbian, Slovak, Turkish, Ukrainian Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
44284f23c1
commit
635343832c
|
|
@ -7,6 +7,6 @@ inherit xfce-panel-plugin
|
|||
|
||||
DEPENDS += "libsoup-2.4 dbus-glib upower"
|
||||
|
||||
SRC_URI[sha256sum] = "9017790b92953090c849b17b357b42fa8c562bf0e25af2fd2e5f53cfebc662c6"
|
||||
SRC_URI[sha256sum] = "e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc"
|
||||
|
||||
FILES_${PN} += "${datadir}/xfce4/weather"
|
||||
Loading…
Reference in New Issue
Block a user