i18n.merge_file(
input: 'test.desktop.in',
output: 'test.plugin',
type: 'desktop',
po_dir: '../po',
args: ['--keyword=Description'],
install: true,
install_dir: join_paths(get_option('datadir'), 'applications')
)