bump product version to 4.1.6.2
[LibreOffice.git] / extras / AllLangPackage_accessoriestemplatesnonfreepresent.mk
blobb7404ffd64191865f60b738982e421ff5f6b8c0c
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_AllLangPackage_AllLangPackage,accessoriestemplatesnonfreepresent,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/presnt/lang))
12 $(eval $(call gb_AllLangPackage_use_unpacked,accessoriestemplatesnonfreepresent,templates-pack))
14 $(eval $(call gb_AllLangPackage_add_files_with_subdir,accessoriestemplatesnonfreepresent,share/template,presnt,\
15 cs/dummy_templates-nonfree.txt \
16 de/dummy_templates-nonfree.txt \
17 en-US/dummy_templates-nonfree.txt \
18 es/dummy_templates-nonfree.txt \
19 fi/dummy_templates-nonfree.txt \
20 fr/dummy_templates-nonfree.txt \
21 hu/dummy_templates-nonfree.txt \
22 it/dummy_templates-nonfree.txt \
23 ja/dummy_templates-nonfree.txt \
24 ka/dummy_templates-nonfree.txt \
25 nl/dummy_templates-nonfree.txt \
26 pl/dummy_templates-nonfree.txt \
27 pt-BR/dummy_templates-nonfree.txt \
28 sv/dummy_templates-nonfree.txt \
29 tr/dummy_templates-nonfree.txt \
30 zh-CN/dummy_templates-nonfree.txt \
33 # vim: set noet sw=4 ts=4: