mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
meson: Add basic po support
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
5084dbd96a
commit
68f9984ac0
2 changed files with 5 additions and 0 deletions
4
po/meson.build
Normal file
4
po/meson.build
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
i18n = import('i18n')
|
||||
i18n.gettext(meson.project_name(), preset: 'glib')
|
||||
|
||||
po_dir = meson.current_source_dir()
|
||||
Loading…
Add table
Add a link
Reference in a new issue