Skip to content

build: fix i18n usage on data/meson.build for meson 0.61.0

silvio requested to merge silvio/meld:sfr/fix-meson-build-problem into master

With the latest meson the code doesn't compile anymore and reports an error:

meld/data/meson.build:34:0: ERROR: Function does not take positional arguments.

This patch tries to fix that problem.

Close #645 (closed)

Signed-off-by: Silvio Fricke silvio.fricke@softing.com

Merge request reports

Loading