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
,accessoriestemplateseducate
,$(call gb_UnpackedTarball_get_dir
,templates-pack
)/templates
/educate
/lang
))
12 $(eval
$(call gb_AllLangPackage_use_unpacked
,accessoriestemplateseducate
,templates-pack
))
14 $(eval
$(call gb_AllLangPackage_add_files_with_subdir
,accessoriestemplateseducate
,$(LIBO_SHARE_FOLDER
)/template
,educate
,\
15 cs
/dummy_templates.txt \
16 de
/Jahres_Schulnoten.ots \
17 de
/Klassen-Schulnoten-Verwaltung_Noten_1-6.ots \
18 de
/Kursnoten_15_Punkte.ots \
19 de
/Meine_Schulnoten.ots \
22 de
/stundenplan_und_vorlesungsplan.ots \
24 en-US
/bookmark_1.ott \
25 en-US
/bookmark_2.ott \
26 en-US
/classroom_schedule.ott \
28 en-US
/disciplinary_assignment.ott \
29 en-US
/disciplinary_referral.ott \
31 en-US
/lesson_plan_1.ott \
32 en-US
/lesson_plan_2.ott \
33 en-US
/name_badge_1.ott \
34 en-US
/student_schedule.ott \
35 en-US
/table_tent_1.ott \
37 fr
/AgendaSemaine1.1.ots \
38 fr
/carnet_de_notes.ots \
39 fr
/documentfinalTP-1.1.ott \
42 hu
/Meresi_jegyzokonyv_-_Iskolai.ott \
43 hu
/osztalynevsor.ott \
45 ja
/timetable_for_school.ots \
48 # vim: set noet sw=4 ts=4: