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
,accessoriestemplatespresent
,$(call gb_UnpackedTarball_get_dir
,templates-pack
)/templates
/presnt
/lang
,$(true
)))
12 $(eval
$(call gb_AllLangPackage_use_unpacked
,accessoriestemplatespresent
,templates-pack
))
14 $(eval
$(call gb_AllLangPackage_add_files_with_subdir
,accessoriestemplatespresent
,$(LIBO_SHARE_FOLDER
)/template
,presnt
,\
15 cs
/dummy_templates.txt \
17 de
/praktikumsbericht.otp \
18 de
/produktentwicklung.otp \
19 de
/Produktplanung-Verkauf.otp \
20 de
/prs-novelty-old-2.otp \
21 de
/prs-novelty-old.otp \
22 de
/prs-strategy-old-2.otp \
23 de
/prs-strategy-old.otp \
27 de
/Unternehmensbericht.otp \
28 en-US
/compladients.otp \
29 en-US
/Focused_Discussion.otp \
30 en-US
/Introducing_New_Product.otp \
31 en-US
/Orangedric.otp \
32 en-US
/prs-novelty-old-2.otp \
33 en-US
/prs-novelty-old.otp \
34 en-US
/prs-strategy-old-2.otp \
35 en-US
/prs-strategy-old.otp \
47 fr
/prs-novelty-old-2.otp \
48 fr
/prs-novelty-old.otp \
49 fr
/prs-strategy-old-2.otp \
50 fr
/prs-strategy-old.otp \
53 hu
/Anytime_presentation.otp \
54 hu
/Bemutato_uzleti.otp \
56 hu
/prs-novelty-old.otp \
57 hu
/prs-strategy-old.otp \
59 it
/prs-novelty-old-2.otp \
60 it
/prs-novelty-old.otp \
61 it
/prs-strategy-old-2.otp \
62 it
/prs-strategy-old.otp \
65 ja
/business_plan.otp \
66 ja
/company-wide_meeting.otp \
68 ja
/creative_session.otp \
69 ja
/financial_reporting.otp \
72 ja
/marketing_plan.otp \
73 ja
/new_employee_orientation.otp \
74 ja
/problem_report_2.otp \
75 ja
/problem_report.otp \
76 ja
/progress_repost_2.otp \
77 ja
/progress_repost.otp \
78 ja
/proposition_of_strategic_planning_2.otp \
79 ja
/proposition_of_strategic_planning.otp \
80 ja
/sales_plan_of_product_and_idea_2.otp \
81 ja
/sales_plan_of_product_and_idea.otp \
88 pt-BR
/compladients.otp \
91 zh-CN
/compladients.otp \
94 # vim: set noet sw=4 ts=4: