Skip to content

Commit d53cee2

Browse files
committed
Merge branch 'sfr/fix-meson-build-problem' into 'master'
build: fix i18n usage on data/meson.build for meson 0.61.0 Closes #645 See merge request GNOME/meld!78
2 parents 612ad16 + cc7746c commit d53cee2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

data/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ if desktop_file_validate.found()
3232
endif
3333

3434
appdata_file = i18n.merge_file(
35-
'appdata',
3635
input: configure_file(
3736
input: files('org.gnome.meld.appdata.xml.in.in'),
3837
output: 'org.gnome.meld.appdata.xml.in',

0 commit comments

Comments
 (0)