bump product version to 4.1.6.2
[LibreOffice.git] / extras / Gallery_txtshapes.mk
blobdf8bc3a32c53bbd10a60d8cf3fa4effc321df6dd
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_Gallery_Gallery,txtshapes,extras/source/gallery/txtshapes))
12 $(eval $(call gb_Gallery_add_files,txtshapes,share/gallery/txtshapes,\
13 extras/source/gallery/txtshapes/Circle01-DarkBlue.png \
14 extras/source/gallery/txtshapes/Circle02-LightBlue.png \
15 extras/source/gallery/txtshapes/Circle03-Green.png \
16 extras/source/gallery/txtshapes/Circle04-DarkRed.png \
17 extras/source/gallery/txtshapes/Circle05-Orange.png \
18 extras/source/gallery/txtshapes/Hexagon01-DarkBlue.png \
19 extras/source/gallery/txtshapes/Hexagon02-Blue.png \
20 extras/source/gallery/txtshapes/Hexagon03-Green.png \
21 extras/source/gallery/txtshapes/Hexagon04-DarkRed.png \
22 extras/source/gallery/txtshapes/Hexagon05-Orange.png \
23 extras/source/gallery/txtshapes/Leaf01-DarkBlue.png \
24 extras/source/gallery/txtshapes/Leaf02-LightBlue.png \
25 extras/source/gallery/txtshapes/Leaf03-Green.png \
26 extras/source/gallery/txtshapes/Leaf04-DarkRed.png \
27 extras/source/gallery/txtshapes/Leaf05-Orange.png \
28 extras/source/gallery/txtshapes/Paster01-DarkBlue.png \
29 extras/source/gallery/txtshapes/Paster02-LightBlue.png \
30 extras/source/gallery/txtshapes/Paster03-Green.png \
31 extras/source/gallery/txtshapes/Paster04-Red.png \
32 extras/source/gallery/txtshapes/Paster05-Orange.png \
33 extras/source/gallery/txtshapes/Rectangle01-DarkBlue.png \
34 extras/source/gallery/txtshapes/Rectangle02-LightBlue.png \
35 extras/source/gallery/txtshapes/Rectangle03-Green.png \
36 extras/source/gallery/txtshapes/Rectangle04-DarkRed.png \
37 extras/source/gallery/txtshapes/Rectangle05-Orange.png \
38 extras/source/gallery/txtshapes/Rectangle06-Striped-Blue.png \
39 extras/source/gallery/txtshapes/Rectangle07-Striped-Green.png \
40 extras/source/gallery/txtshapes/Rectangle08-Striped-Red.png \
41 extras/source/gallery/txtshapes/Rectangle09-Striped-Orange.png \
42 extras/source/gallery/txtshapes/Square01-DarkBlue.png \
43 extras/source/gallery/txtshapes/Square02-LightBlue.png \
44 extras/source/gallery/txtshapes/Square03-Green.png \
45 extras/source/gallery/txtshapes/Square04-DarkRed.png \
46 extras/source/gallery/txtshapes/Square05-Orange.png \
47 extras/source/gallery/txtshapes/Square06-Striped-Blue.png \
48 extras/source/gallery/txtshapes/Square07-Striped-Green.png \
49 extras/source/gallery/txtshapes/Square08-Striped-Red.png \
50 extras/source/gallery/txtshapes/Square09-Striped-Orange.png \
53 # vim: set noet sw=4 ts=4: