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
,accessoriestemplatesnonfreemisc
,$(call gb_UnpackedTarball_get_dir
,templates-pack
)/templates-nonfree
/misc
/lang
))
12 $(eval
$(call gb_AllLangPackage_use_unpacked
,accessoriestemplatesnonfreemisc
,templates-pack
))
14 $(eval
$(call gb_AllLangPackage_add_files_with_subdir
,accessoriestemplatesnonfreemisc
,$(LIBO_SHARE_FOLDER
)/template
,misc
,\
15 cs
/dummy_templates-nonfree.txt \
16 de
/dummy_templates-nonfree.txt \
17 en-US
/achievement_1.ott \
18 en-US
/athletic_achievement.ott \
19 en-US
/attendance_award.ott \
20 en-US
/award_of_merit.ott \
21 en-US
/best_suggestion.ott \
22 en-US
/bulletin_2.ott \
23 en-US
/bulletin_3.ott \
24 en-US
/event_calendar_1.ott \
25 en-US
/event_poster_1.ott \
26 en-US
/event_poster_2.ott \
27 en-US
/event_poster.ott \
28 en-US
/excellence.ott \
29 en-US
/first_place.ott \
30 en-US
/great_idea_award.ott \
31 en-US
/Landscape_Monthly_Calendar.ots \
32 en-US
/school_newsletter_1.ott \
33 en-US
/school_newsletter_2.ott \
34 en-US
/table_tent_landscape.ott \
35 en-US
/trifold_brochure.ott \
36 es
/dummy_templates-nonfree.txt \
37 fi
/dummy_templates-nonfree.txt \
38 fr
/dummy_templates-nonfree.txt \
43 it
/dummy_templates-nonfree.txt \
44 ja
/dummy_templates-nonfree.txt \
45 ka
/dummy_templates-nonfree.txt \
46 nl
/dummy_templates-nonfree.txt \
47 pl
/dummy_templates-nonfree.txt \
48 pt-BR
/dummy_templates-nonfree.txt \
49 sv
/dummy_templates-nonfree.txt \
50 tr
/dummy_templates-nonfree.txt \
51 zh-CN
/dummy_templates-nonfree.txt \
54 # vim: set noet sw=4 ts=4: