mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2026-01-24 17:01:52 +00:00
meson: fix po generation
Use glib preset (from meson v0.37) to catch all our translatable strings and use good default settings. While at it, remove the needless directory argument. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
0a52e36a50
commit
ef082bf1b1
@ -1,3 +1,3 @@
|
||||
i18n = import('i18n')
|
||||
i18n.gettext(meson.project_name(),
|
||||
args : '--directory=@0@'.format(meson.source_root()))
|
||||
preset : 'glib')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user