From 71a2e7046cc8656c6f295752ecb607069a031672 Mon Sep 17 00:00:00 2001 From: Max Gaukler Date: Fri, 31 May 2019 12:54:28 +0200 Subject: Work around `xgettext --its` crash for old gettext versions Change from `xgettext --its` to `GETTEXTDATADIR=.` and `*.loc` files Works around this bug in Debian stable: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891347 Fixes https://gitlab.com/inkscape/inkscape/issues/271 --- po/its/units.loc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 po/its/units.loc (limited to 'po/its') diff --git a/po/its/units.loc b/po/its/units.loc new file mode 100644 index 000000000..26ea5e29c --- /dev/null +++ b/po/its/units.loc @@ -0,0 +1,9 @@ + + + + + + + + + -- cgit v1.2.3