]> xenbits.xensource.com Git - libvirt.git/commit
po: rewrite the way how we generate files
authorPavel Hrdina <phrdina@redhat.com>
Fri, 8 Nov 2019 14:25:33 +0000 (15:25 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 8 Nov 2019 16:07:57 +0000 (17:07 +0100)
commit8beb7fdd0e23468ed3eafd2234e7cb34cd36a686
treeeb5bc760b8001a704f66cfaf096622b13d645ec2
parent8c9ca8a28479a580e7333e2d5f37e347c68d498f
po: rewrite the way how we generate files

There was no need to handle files for translation from build directory
but that will change with following patches where we will stop
generating source files into source directory.

In order to have them included for translation we have to prefix each
file with SRCDIR or BUILDDIR.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
build-aux/syntax-check.mk
po/Makefile.am
po/POTFILES [deleted file]
po/POTFILES.in [new file with mode: 0644]