docker/l10n-docker-nightly.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5448c0a7bf6699475fbf08466bf159b37ec73c17 Author: Andras Timar <[email protected]> Date: Thu Jan 25 10:06:10 2018 +0100 Online docker: we need galaxy theme too as fallback Change-Id: Iaa91f6c81b40ee3702e864dc283fe30317a80a85 diff --git a/docker/l10n-docker-nightly.sh b/docker/l10n-docker-nightly.sh index b6629cc3..dbfbf526 100755 --- a/docker/l10n-docker-nightly.sh +++ b/docker/l10n-docker-nightly.sh @@ -90,7 +90,7 @@ cat > libreoffice/autogen.input << EOF --with-linker-hash-style=both --with-system-dicts --with-system-zlib ---with-theme=tango +--with-theme=tango galaxy --without-branding --without-help --without-java _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
