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
,accessoriestemplateseducate
,$(call gb_UnpackedTarball_get_dir
,templates-pack
)/templates
/educate
/lang
))
12 $(eval
$(call gb_AllLangZip_add_dependencies
,accessoriestemplateseducate
,\
13 $(call gb_UnpackedTarball_get_target
,templates-pack
) \
16 $(eval
$(call gb_AllLangZip_add_files
,accessoriestemplateseducate
,\
17 cs
/dummy_templates.txt \
18 de
/Jahres_Schulnoten.ots \
19 de
/Klassen-Schulnoten-Verwaltung_Noten_1-6.ots \
20 de
/Kursnoten_15_Punkte.ots \
21 de
/Meine_Schulnoten.ots \
24 de
/stundenplan_und_vorlesungsplan.ots \
26 en-US
/bookmark_1.ott \
27 en-US
/bookmark_2.ott \
28 en-US
/classroom_schedule.ott \
30 en-US
/disciplinary_assignment.ott \
31 en-US
/disciplinary_referral.ott \
33 en-US
/lesson_plan_1.ott \
34 en-US
/lesson_plan_2.ott \
35 en-US
/name_badge_1.ott \
36 en-US
/student_schedule.ott \
37 en-US
/table_tent_1.ott \
39 fr
/AgendaSemaine1.1.ots \
40 fr
/carnet_de_notes.ots \
41 fr
/documentfinalTP-1.1.ott \
44 hu
/Meresi_jegyzokonyv_-_Iskolai.ott \
45 hu
/osztalynevsor.ott \
47 ja
/timetable_for_school.ots \
50 # vim: set noet sw=4 ts=4: