diff options
| author | Kai Kang <kai.kang@windriver.com> | 2024-12-17 19:34:31 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-12-19 09:41:26 -0800 |
| commit | cd585b23085df69985c2558e3e158e55d4d12121 (patch) | |
| tree | bd9f1c2ea0e0347cdc11a580cc6f88ae2a41a868 | |
| parent | b217df79860e89085011fca9ef2a5a0d8f361002 (diff) | |
| download | meta-openembedded-cd585b23085df69985c2558e3e158e55d4d12121.tar.gz | |
thunar-volman: 4.18.0 -> 4.20.0
4.20.0 (2024-12-15)
======
- Translation Updates:
Finnish, Portuguese
4.19.1 (2024-12-01)
======
- Translation Updates:
Spanish, Vietnamese
4.19.0 (2024-11-01)
======
- build: Fix deprecation warning
- build: Bump requirements for Xfce 4.20
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- README: correct documentation URL
- settings: make `option_entries` NULL-terminated
- tvm-input-device: Avoid criticals when ID_MODEL missing (#25)
- I18n: Update po/LINGUAS list
- build: Get rid of intltool
- Add icons at missing sizes, clean up SVG metadata
- Declare use of function (fixes #24)
- settings: Fix critical warning when closing embedded dialog
- Update bug report address
- Translation Updates:
Asturian, Croatian, English (Canada), Greek, Italian, Polish,
Portuguese, Russian
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.20.0.bb (renamed from meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.18.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.18.0.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.20.0.bb index a136ba0545..afdf410c60 100644 --- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.18.0.bb +++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.20.0.bb | |||
| @@ -8,7 +8,7 @@ inherit xfce features_check perlnative | |||
| 8 | 8 | ||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "93b75c7ffbe246a21f4190295acc148e184be8df397e431b258d0d676e87fc65" | 11 | SRC_URI[sha256sum] = "b0dad852959b515b8fbfd1ed552e362340347d26d5246e7f1b973027131eb1da" |
| 12 | 12 | ||
| 13 | PACKAGECONFIG ??= "notify" | 13 | PACKAGECONFIG ??= "notify" |
| 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |
