[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - configure.ac
Andras Timar
andras.timar at collabora.com
Tue Nov 12 02:20:27 PST 2013
configure.ac | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 13e1294b0947118e2db307be3b46ec273275b025
Author: Andras Timar <andras.timar at collabora.com>
Date: Tue Nov 12 11:18:47 2013 +0100
do not create help pack for hi, hr, id, is, uk (less than 50%)
Change-Id: I61c6f21a6498d477f0812da1bfc8c302d01db1dc
diff --git a/configure.ac b/configure.ac
index 5670c1e..57956a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11415,6 +11415,7 @@ if test -d "$SRC_ROOT/translations/source"; then
WITH_POOR_HELP_LOCALIZATIONS="$WITH_POOR_HELP_LOCALIZATIONS $l"
fi
done
+ WITH_POOR_HELP_LOCALIZATIONS="$WITH_POOR_HELP_LOCALIZATIONS hr is hi uk id"
fi
AC_SUBST(WITH_POOR_HELP_LOCALIZATIONS)
More information about the Libreoffice-commits
mailing list