[Mesa-dev] [PATCH 0/5] Meson support for gettext translations
Dylan Baker
dylan at pnwbakers.com
Fri Aug 24 14:13:40 UTC 2018
This is the last thing I know of that's outstanding for meson (that's not
related to windows). One patch in this series is a fix that needs to go into
18.1 and 18.2.
Dylan Baker (5):
meson: Actually load translation files
util/gen_xmlpool: use argparse for argument handling
meson: add support for generating translation mo files
util/gen_xmlpool: Add a --meson switch
meson: use meson generated translation files
src/util/xmlpool/LINGUAS | 1 +
src/util/xmlpool/POTFILES | 1 +
src/util/xmlpool/gen_xmlpool.py | 33 +++++++++++++++++++--------------
src/util/xmlpool/meson.build | 8 +++++++-
4 files changed, 28 insertions(+), 15 deletions(-)
create mode 100644 src/util/xmlpool/LINGUAS
create mode 100644 src/util/xmlpool/POTFILES
--
2.18.0
More information about the mesa-dev
mailing list