aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-01-06 16:17:00 +0100
committerKhem Raj <raj.khem@gmail.com>2021-01-06 14:20:51 -0800
commite6678b76b09202c931427639b0288d8e0762770f (patch)
tree2077edcaa233dd97ba4f4d653af1c73efbaa9fb4 /meta-xfce
parent64f7c26571f18499c6892515ffaa66944f6c0468 (diff)
downloadmeta-openembedded-contrib-e6678b76b09202c931427639b0288d8e0762770f.tar.gz
xfdesktop: upgrade 4.14.2 -> 4.16.0
Release notes for 4.16.0 ======================== - Set new wallpaper as default - Add wallpaper for 4.16 - settings: Drop subtitle - Drop autogenerated xfce-backdrop-settings.desktop.in from git - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Remove GSourceFunc casts - Avoid warning, pointer target in assignment differ in signedness - Translation Updates: Chinese (China), Danish, Greek, Norwegian Nynorsk, Slovenian Release notes for 4.15.1 ======================== This is a development release of Xfdesktop aiming the upcoming release of Xfce 4.16. - Add keywords to .desktop files in xfdesktop - Add 24px and 32px icons - Remove extra separator from context menu - Move 'Open in New Window' of root window context menu (#59) - Remove "Properties..." entry from desktop context menu (#59) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur, Uzbek Release notes for 4.15.0 ======================== This is a development release of Xfdesktop aiming the upcoming release of Xfce 4.16. - Pull in new fallback icon from Adwaita - Add new app icon and switch to rDNS icon name - Avoid redundant calls to backdrop_changed_cb (Bug #16773) - Move from exo-csource to xdt-csource (Bug #16717) - Increase minimum desktop icon size to 16 (Bug #16667) - Correct spelling of file system (Bug #16543) - Increase desktop icon increments to 2 (Bug #16668) - Unselect all items after single click activation - Fix memory leak when reconnecting DP monitor (Bug #16314) - Fix regression caused by (Bug #16342) - Fix transparent background color (Bug #16380) - Add Shift+Ctrl+N keybinding for Create Folder (Bug #15660) - Ignore modifier key events in type-ahead find (Bug #11149) - Added type-ahead find for Desktop icons (Bug #11149) - Do not insert hyphens at intra-word line breaks (Bug #16339) - Replace deprecated G_FILE_MONITOR_EVENT_MOVED (Bug #16342) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Uzbek 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-xfce/xfdesktop/xfdesktop_4.16.0.bb (renamed from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb
index a512a62ff7..e8b2b72b67 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.2.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb
@@ -8,8 +8,7 @@ inherit xfce features_check
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[md5sum] = "5db09df39b0808f25bd3a3128f8c9e77"
-SRC_URI[sha256sum] = "a30534461fea907f969f608a11c84be0b1aaad687c591c32cd56a9d274ea3e74"
+SRC_URI[sha256sum] = "934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f155bae"
PACKAGECONFIG ??= ""
PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"