summaryrefslogtreecommitdiff
path: root/Dictionary_tr.mk
blob: bbc5eb9b2a5ac0e4de1aff0877b6b2838c6c7ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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_Dictionary_Dictionary,dict-tr,dictionaries/tr_TR))

$(eval $(call gb_Dictionary_add_root_files,dict-tr,\
	dictionaries/tr_TR/tr_TR.aff \
	dictionaries/tr_TR/tr_TR.dic \
	dictionaries/tr_TR/README.txt \
))

# vim: set noet sw=4 ts=4:
value='feature/mailmerge-toolbar'>feature/mailmerge-toolbar LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk
AgeCommit message (Expand)Author
2021-10-19xmlsecurity: fix --without-system-nss usage of NSS_SetAlgorithmPolicyMichael Stahl
2021-10-19xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl
2020-04-01Add missing dependencyMike Kaganski
2019-03-07build: support disabling popplerAshod Nakashian