mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
eaed8ab653
Bugfixes & translations: Release notes for 1.4.11 ======================== General: - Radio indicators are now displayed on the layout options Bug Fixes: - Fix crashes when GdkDisplay or GdkScreen calls return None (LP: - Fix configuration of preferred window layout (Xfce #16085) - Fix finding files in the target directory (Xfce #15985, #16233) - Fix symbolic link looping (Xfce #16272) - Fix home (~) expansion for the start path - Fix asv-summary-has-dot-suffix (https://appstream.debian.org/sid/main/issues/catfish.html) Translation Updates: Albanian, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Dutch, French, German, Interlingue, Italian, Korean, Lithuanian, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This layer depends on: URI: git://github.com/openembedded/oe-core.git branch: master revision: HEAD URI: git://github.com/openembedded/meta-oe.git branch: master revision: HEAD meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository. To avoid dependencies on meta-multimedia you need to mask recipes by adding this to local.conf: BBMASK = "meta-xfce/recipes-multimedia" Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' When sending single patches, please using something like: 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH' Layer maintainer: Kai Kang <kai.kang@windriver.com>