Skip to content

Commit

Permalink
thunar-volman: 4.18.0 -> 4.20.0
Browse files Browse the repository at this point in the history
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 (openembedded#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 openembedded#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 <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kkang-wr authored and kraj committed Dec 19, 2024
1 parent b217df7 commit cd585b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit xfce features_check perlnative

REQUIRED_DISTRO_FEATURES = "x11"

SRC_URI[sha256sum] = "93b75c7ffbe246a21f4190295acc148e184be8df397e431b258d0d676e87fc65"
SRC_URI[sha256sum] = "b0dad852959b515b8fbfd1ed552e362340347d26d5246e7f1b973027131eb1da"

PACKAGECONFIG ??= "notify"
PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
Expand Down

0 comments on commit cd585b2

Please sign in to comment.