repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
[qemu/ar7.git]
/
po
/
meson.build
blob
1387fd979aa3df7abb8e33743f3de19570fc05fb
1
i18n = import('i18n')
2
3
if get_option('gettext')
4
i18n.gettext(meson.project_name(),
5
args: '--msgid-bugs-address=qemu-devel@nongnu.org',
6
preset: 'glib')
7
endif