]> xenbits.xensource.com Git - libvirt.git/commit
po: change the format of POTFILES.in
authorPavel Hrdina <phrdina@redhat.com>
Mon, 29 Jun 2020 15:36:45 +0000 (17:36 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 10 Jul 2020 07:40:29 +0000 (09:40 +0200)
commitc6a0d3ff8b4ead3b1f38a40668df65f152cc2f32
treec5e3b4446546258fef075c9c89996d410ba44095
parentf3b0261e1cad8cc8c7bc76f4a42c77823ea1b3d9
po: change the format of POTFILES.in

There is no need to provide relative paths to the current directory if
we provide search paths using --directory option for xgettext.

In addition it will make libvirt.pot file look cleaner as it will not
contain relative paths to current directory. It improves the situation
for developers which are using different build path as that would
change the relative path in libvirt.pot as well. After this patch
it will not happen anymore.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
build-aux/syntax-check.mk
po/Makefile.am
po/POTFILES.in