Bump for 4.0-15
[LibreOffice.git] / extras / Zip_gallbullets.mk
blob81fcc7589e7c3de1d7ac229382db1ee4ac415af1
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_Zip_Zip,gallbullets,$(SRCDIR)/extras/source/gallery/bullets))
12 $(eval $(call gb_Zip_add_files,gallbullets,\
13 blkpearl.gif \
14 bluarrow.gif \
15 bluball.gif \
16 bludiamd.gif \
17 bluered.gif \
18 blusqare.gif \
19 blustar.gif \
20 coffee_1.gif \
21 coffee_2.gif \
22 coffee_3.gif \
23 coffee_4.gif \
24 coffee_5.gif \
25 con-blue.gif \
26 con-cyan.gif \
27 con-green.gif \
28 con-lilac.gif \
29 con-oran.gif \
30 con-pink.gif \
31 con-red.gif \
32 con-yellow.gif \
33 corner_1.gif \
34 corner_2.gif \
35 corner_3.gif \
36 corner_4.gif \
37 darkball.gif \
38 darkblue.gif \
39 gldpearl.gif \
40 golfball.gif \
41 grnarrow.gif \
42 grnball.gif \
43 grndiamd.gif \
44 grnpearl.gif \
45 grnsqare.gif \
46 grnstar.gif \
47 gryarrow.gif \
48 gryball.gif \
49 grydiamd.gif \
50 grysqare.gif \
51 grystar.gif \
52 orgarrow.gif \
53 orgball.gif \
54 orgdiamd.gif \
55 orgsqare.gif \
56 orgstar.gif \
57 pebble_1.gif \
58 pebble_2.gif \
59 pebble_3.gif \
60 poliball.gif \
61 popcorn_1.gif \
62 popcorn_2.gif \
63 rainbow.gif \
64 redarrow.gif \
65 redball.gif \
66 reddiamd.gif \
67 redsqare.gif \
68 redstar.gif \
69 whtpearl.gif \
70 ylwarrow.gif \
71 ylwball.gif \
72 ylwdiamd.gif \
73 ylwsqare.gif \
74 ylwstar.gif \
77 # vim: set noet sw=4 ts=4: