mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
meson: convert po/
Meson warns if xgettext is not found. In the future we may want to add a required argument to i18n.gettext(); in the meanwhile, I am adding a --enable-gettext/--disable-gettext option and feature detection in configure. This preserves QEMU's default behavior of detecting system features, without any warning, if neither --enable-* nor --disable-* is requested. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
a0b93237d8
commit
e8f3bd71d8
12 changed files with 44 additions and 131 deletions
8
po/LINGUAS
Normal file
8
po/LINGUAS
Normal file
|
@ -0,0 +1,8 @@
|
|||
bg
|
||||
de_DE
|
||||
fr_FR
|
||||
hu
|
||||
it
|
||||
sv
|
||||
tr
|
||||
zh_CN
|
Loading…
Add table
Add a link
Reference in a new issue