summaryrefslogtreecommitdiff
path: root/readlicense_oo/Module_readlicense_oo.mk
blob: f3f2a7dcc4099643b75790b5610814a5391502f0 (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_Module_Module,readlicense_oo))

$(eval $(call gb_Module_add_targets,readlicense_oo,\
    CustomTarget_readme \
    Package_files \
    Package_readlicense_oo_readmes \
))

ifeq (WNT,$(OS))
$(eval $(call gb_Module_add_targets,readlicense_oo,\
    CustomTarget_license \
    Package_license \
))
endif

# vim:set noet sw=4 ts=4:
> 2016-10-11tdf#100352 Provide Catalan classification fileAdolfo Jayme Barrientos 2016-09-16tdf#101088 Add comments about translatable elements of classificationGabor Kelemen 2016-08-19Dutch example.xml classification: Corrections&improvements - tdf#100352Cor Nouws 2016-07-24tdf#101088 fix Dutch translation of <baf:Scale> tagsGabor Kelemen 2016-07-23tdf#101087 Add Hungarian example xml for classificationGabor Kelemen 2016-07-22tdf#100351 example_pt-BR.xml for classificationOlivier Hallot 2016-07-14Dutch example.xml - file added too.. - related: tdf#100352Cor Nouws 2016-07-09tdf#100352 Make the watermarks and colored infobar work in SlovenianAdolfo Jayme Barrientos 2016-06-26Slovenian example.xml (related: tdf#100352)Andras Timar 2016-02-23sfx2 classification: write category ID to document metadataMiklos Vajna 2016-02-22sfx2 classification: mention policy name in the exampleMiklos Vajna 2016-02-22sfx2 classification: add categories exampleMiklos Vajna 2016-02-22sfx2 classification: import plain XML interchange format XSD schemaMiklos Vajna