Codebase list virt-viewer / scrub-obsolete/main po / meson.build
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

meson.build @scrub-obsolete/mainraw · history · blame

1
2
3
4
5
6
po_dir = meson.current_source_dir()

i18n.gettext(meson.project_name(),
             args: ['--sort-output'],
             data_dirs: i18n_itsdir,
             preset: 'glib')