mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
4 lines
110 B
Meson
4 lines
110 B
Meson
i18n = import('i18n')
|
|
i18n.gettext(meson.project_name(), preset: 'glib')
|
|
|
|
po_dir = meson.current_source_dir()
|