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
,accessoriestemplateslabels
,$(call gb_UnpackedTarball_get_dir
,templates-pack
)/templates
/labels
/lang
))
12 $(eval
$(call gb_AllLangPackage_use_unpacked
,accessoriestemplateslabels
,templates-pack
))
14 $(eval
$(call gb_AllLangPackage_add_files_with_subdir
,accessoriestemplateslabels
,$(LIBO_SHARE_FOLDER
)/template
,labels
,\
15 cs
/dummy_templates.txt \
16 de
/dummy_templates.txt \
17 en-US
/address12-WL-OL875.ott \
18 en-US
/address15-festival-WL-OL875.ott \
19 en-US
/address21-animals-WL-OL875.ott \
20 en-US
/address22-animals-WL-OL875.ott \
21 en-US
/address23-animals-WL-OL875.ott \
22 en-US
/Address-label10.ott \
23 en-US
/Address_label7.ott \
24 en-US
/Alphabetical-1-filling-labels.ott \
25 en-US
/Alphabetical-2-Filling-labels.ott \
26 en-US
/Alphabetical-3-Filling-labels.ott \
27 en-US
/BasicAddress3sameAvery5160.ott \
28 en-US
/BasicAddressSameAvery5160.ott \
29 en-US
/BasicMailing3sameAvery5162.ott \
30 en-US
/BasicMailing4sameAvery5162.ott \
31 en-US
/BasicMailingSame2Avery5161.ott \
32 en-US
/BasicMailingSameAvery5161.ott \
33 en-US
/BasicReturnAddress2SameAvery5167.ott \
34 en-US
/BasicreturnaddresssameAvery5167.ott \
35 en-US
/BasicShippingsame2Avery5164.ott \
36 en-US
/BasicShippingsameAvery5164.ott \
37 en-US
/Basictext2sameAvery5160.ott \
38 en-US
/blue-shpWL-OL150.ott \
39 en-US
/ClasicMailingsameAvery5163.ott \
40 en-US
/color-bars-2-filling-labels.ott \
41 en-US
/Fragile-Handle-with-Care-red-background.ott \
42 en-US
/Fragrance_02_Address_Label.ott \
43 en-US
/frame-filling-labels.ott \
44 en-US
/Gemini_label_01.ott \
45 en-US
/Mailing-Label-01.ott \
46 en-US
/Mailing_Label-Buss_with-Logo-011.ott \
47 en-US
/MailingLabelFlowerSameAvery5163.ott \
48 en-US
/Mailing_Label-General_Theme_01-WL-OL125.ott \
49 en-US
/miniaddapple-adrsWL-OL875.ott \
50 en-US
/miniaddflower-adrsWL-OL875.ott \
51 en-US
/miniaddfruits-adrsWL-OL875.ott \
52 en-US
/miniaddressbasket-adrsWL-OL875.ott \
53 en-US
/miniaddrose-adrsWL-OL875.ott \
54 en-US
/miniaddyellow-adrsWL-OL875.ott \
55 en-US
/SeasonsShippingLabel.ott \
56 en-US
/ShippinglabelSameAvery5164.ott \
57 en-US
/Shipping-std-design3.ott \
58 en-US
/Shipping-std-design9.ott \
59 es
/dummy_templates.txt \
60 fi
/dummy_templates.txt \
61 fr
/dummy_templates.txt \
62 hu
/dummy_templates.txt \
63 it
/dummy_templates.txt \
64 ja
/dummy_templates.txt \
65 ka
/dummy_templates.txt \
66 nl
/dummy_templates.txt \
67 pl
/dummy_templates.txt \
68 pt-BR
/dummy_templates.txt \
69 sv
/dummy_templates.txt \
70 tr
/dummy_templates.txt \
71 zh-CN
/dummy_templates.txt \
74 # vim: set noet sw=4 ts=4: