blob: d927ba3af34a9935d9a153c80528bddc40ffd3f1 [file] [log] [blame]
i18n.merge_file(
input: 'test.desktop.in',
output: 'test.desktop',
type: 'desktop',
po_dir: '../po',
install: true,
install_dir: join_paths(get_option('datadir'), 'applications')
)