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_AllLangZip_AllLangZip
,accessoriestemplatespresent
,$(call gb_UnpackedTarball_get_dir
,templates-pack
)/templates
/presnt
/lang
,$(true
)))
12 $(eval
$(call gb_AllLangZip_add_dependencies
,accessoriestemplatespresent
,\
13 $(call gb_UnpackedTarball_get_target
,templates-pack
) \
16 $(eval
$(call gb_AllLangZip_add_files
,accessoriestemplatespresent
,\
17 cs
/dummy_templates.txt \
19 de
/praktikumsbericht.otp \
20 de
/produktentwicklung.otp \
21 de
/Produktplanung-Verkauf.otp \
22 de
/prs-novelty-old-2.otp \
23 de
/prs-novelty-old.otp \
24 de
/prs-strategy-old-2.otp \
25 de
/prs-strategy-old.otp \
29 de
/Unternehmensbericht.otp \
30 en-US
/compladients.otp \
31 en-US
/Focused_Discussion.otp \
32 en-US
/Introducing_New_Product.otp \
33 en-US
/Orangedric.otp \
34 en-US
/prs-novelty-old-2.otp \
35 en-US
/prs-novelty-old.otp \
36 en-US
/prs-strategy-old-2.otp \
37 en-US
/prs-strategy-old.otp \
49 fr
/prs-novelty-old-2.otp \
50 fr
/prs-novelty-old.otp \
51 fr
/prs-strategy-old-2.otp \
52 fr
/prs-strategy-old.otp \
55 hu
/Anytime_presentation.otp \
56 hu
/Bemutato_uzleti.otp \
58 hu
/prs-novelty-old.otp \
59 hu
/prs-strategy-old.otp \
61 it
/prs-novelty-old-2.otp \
62 it
/prs-novelty-old.otp \
63 it
/prs-strategy-old-2.otp \
64 it
/prs-strategy-old.otp \
67 ja
/business_plan.otp \
68 ja
/company-wide_meeting.otp \
70 ja
/creative_session.otp \
71 ja
/financial_reporting.otp \
74 ja
/marketing_plan.otp \
75 ja
/new_employee_orientation.otp \
76 ja
/problem_report_2.otp \
77 ja
/problem_report.otp \
78 ja
/progress_repost_2.otp \
79 ja
/progress_repost.otp \
80 ja
/proposition_of_strategic_planning_2.otp \
81 ja
/proposition_of_strategic_planning.otp \
82 ja
/sales_plan_of_product_and_idea_2.otp \
83 ja
/sales_plan_of_product_and_idea.otp \
90 pt-BR
/compladients.otp \
93 zh-CN
/compladients.otp \
96 # vim: set noet sw=4 ts=4: