# -*- 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_PythonTest_PythonTest,dbaccess_python)) $(eval $(call gb_PythonTest_set_defs,dbaccess_python,\ TDOC="$(SRCDIR)/dbaccess/qa/extras/testdocuments" \ )) $(eval $(call gb_PythonTest_add_modules,dbaccess_python,$(SRCDIR)/dbaccess/qa/python,\ fdo84315 \ )) $(call gb_PythonTest_get_target,dbaccess_python) : $(WORKDIR)/CppunitTest/fdo84315.odb $(WORKDIR)/CppunitTest/fdo84315.odb : $(SRCDIR)/dbaccess/qa/extras/testdocuments/fdo84315.odb mkdir -p $(dir $@) cp -P -f "$<" "$@" .PHONY: $(WORKDIR)/CppunitTest/fdo84315.odb # vim: set noet sw=4 ts=4: ption value='distro/cib/libreoffice-6-1'>distro/cib/libreoffice-6-1 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-29 23:34:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-02 19:59:22 +0200
commit1561c5880d329f591bbefa768831594b271910c6 (patch)
tree578fef79a7687a3624fb8d229f8bd64ea2ba644f
parentc91905efaa31c466b40fd36cddc06a6af70fb084 (diff)
update translations for 6.3.1 rc2
and force-fix errors using pocheck Change-Id: I68b4c6d31d4f902c9e1891192d433b101d6edb42 (cherry picked from commit 595d87648046bd70abf2eee0e328369f9c4be5e1)
Diffstat