# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Module_Module,libodfgen)) $(eval $(call gb_Module_add_targets,libodfgen,\ UnpackedTarball_libodfgen \ )) ifeq ($(COM),MSC) $(eval $(call gb_Module_add_targets,libodfgen,\ Library_odfgen \ )) else $(eval $(call gb_Module_add_targets,libodfgen,\ ExternalPackage_libodfgen \ ExternalProject_libodfgen \ )) endif # vim: set noet sw=4 ts=4: '>
LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-08 12:43:27 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-08 12:57:27 +0100
commit34a00a3a01edd34d19a60956fd680399c5974aa0 (patch)
treec6c34d1f01f08022a3c58a698215d9c73cb661c0
parent3be33ee115c893022c7d88272e24d66385fa3c53 (diff)
update translations for 7.0.4 rc2 libreoffice-7-0-4distro/nisz/libreoffice-7-0
and force-fix errors using pocheck Change-Id: Id740fa248a5b76d46e2ed5cee2d0a85033d19b0d (cherry picked from commit 3f1b6e2d81992864173e6b58615be8c0434b4ad7)
Diffstat