summaryrefslogtreecommitdiff
path: root/Dictionary_pl.mk
blob: 7c5084a5e4226bce395777d35d2f008c604e1d49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# -*- 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-pl,dictionaries/pl_PL))

$(eval $(call gb_Dictionary_add_root_files,dict-pl,\
	dictionaries/pl_PL/hyph_pl_PL.dic \
	dictionaries/pl_PL/plhyph.tex \
	dictionaries/pl_PL/pl_PL.aff \
	dictionaries/pl_PL/pl_PL.dic \
	dictionaries/pl_PL/README_en.txt \
	dictionaries/pl_PL/README_pl.txt \
))

$(eval $(call gb_Dictionary_add_thesauri,dict-pl,\
	dictionaries/pl_PL/th_pl_PL_v2.dat \
))

# vim: set noet sw=4 ts=4:
onchange='this.form.submit();'>mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 17:38:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 17:46:49 +0200
commit80052aba6733db08b4b0124a0c8f2d8662c78713 (patch)
tree72821cc188ee18cd614b4cc458a3290af26ea5e4 /source
parent4659a8d992ac88a1f941ce8d3e81124406d58e57 (diff)
update translations for 5.2.0 rc3
and force-fix errors using pocheck Change-Id: I6dfc62f300cce7174ebc591146350da534cabebc
Diffstat (limited to 'source')
lig_popup_SID
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/avmedia/Library_avmediagst.mk
AgeCommit message (Expand)Author
2022-08-26tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2020-07-06avmedia: create instances with uno constructorsNoel Grandin
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-09tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn
2019-06-03Drop extra define ENABLE_GTKSINKMichael Weghorn
2017-10-10Revert "iOS, removed unneeded avmedia libraries"jan Iversen
2017-10-10iOS, removed unneeded avmedia librariesjan Iversen
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky