meta-openembedded/meta-xfce
Kai Kang 4768bad6bb xfce4-netload-plugin: 1.3.2 -> 1.4.0
Release notes for 1.4.0
=======================
- Add new icons and switch to rDNS naming
- Add "About" dialog
- Add help button to properties dialog
- Improve progressbar look
- Update URLs from goodies.x.o to docs.x.o (Bug #16170)
- Fix compilation warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Update `.gitignore`
- Fix missing-prototypes
- Remove GSourceFunc casts
- Populate a combo box with known network interfaces
- remove unused wormulon files
- Move to common m4 versioning macros
- Fix type for media_list on OpenBSD
- Add basic GitLab pipeline
- Translation Updates:
  Albanian, Basque, Belarusian, Chinese (Taiwan), Danish, Eastern
  Armenian, English (Canada), Finnish, Galician, Hebrew, Hungarian,
  Interlingue, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish,
  Uyghur

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-16 21:37:15 -07:00
..
classes recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
conf layer.conf: Add hardknott to LAYERSERIES_COMPAT 2020-11-04 12:43:55 -08:00
recipes-apps xfce4-taskmanager: upgrade 1.4.0 -> 1.4.2 2021-03-07 17:44:47 -08:00
recipes-art openzone: Package icons 2020-03-31 10:44:26 -07:00
recipes-bindings/vala recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-core/images recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-extended/imsettings libunique: remove 2021-01-09 12:30:00 -08:00
recipes-multimedia parole: upgrade 1.0.5 -> 4.16.0 2021-01-13 10:22:23 -08:00
recipes-panel-plugins xfce4-netload-plugin: 1.3.2 -> 1.4.0 2021-03-16 21:37:15 -07:00
recipes-thunar-plugins thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1 2020-04-10 17:48:38 -07:00
recipes-xfce exo: 4.16.0 -> 4.16.1 2021-03-16 21:37:15 -07:00
README meta-xfce: Make Kai Kang layer maintainer 2019-08-09 08:09:28 -07:00

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>