On a Thursday in 2020, Pavel Hrdina wrote:
There is no need to provide relative paths to the current directory if
we provide search paths using --directory option for xgentext.

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 <phrd...@redhat.com>
---
build-aux/syntax-check.mk |   4 +-
po/Makefile.am            |   6 +-
po/POTFILES.in            | 726 +++++++++++++++++++-------------------
3 files changed, 369 insertions(+), 367 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

Reply via email to