meson.build revision bb3a541c
1bb3a541cSmrgi18n = import('i18n')
2bb3a541cSmrgi18n.gettext('xkeyboard-config', preset: 'glib',
3bb3a541cSmrg	     args: ['--keyword=_',
4bb3a541cSmrg		     '--keyword=N_',
5bb3a541cSmrg		     '--its=@0@/rules/xkb.its'.format(meson.source_root())])
6