tdf#123050: catch object does not have a key labeled 'theme_data'
[LibreOffice.git] / extras / Gallery_environment.mk
blobbf4916ff600a95d5d2d7e94d7dc24702a2f0ddbe
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,environment,extras/source/gallery/environment))
12 $(eval $(call gb_Gallery_add_files,environment,$(LIBO_SHARE_FOLDER)/gallery/environment,\
13 extras/source/gallery/environment/DrippingFaucet.png \
14 extras/source/gallery/environment/Earth.png \
15 extras/source/gallery/environment/EndangeredAnimals1.png \
16 extras/source/gallery/environment/EndangeredAnimals2.png \
17 extras/source/gallery/environment/GreenCar.png \
18 extras/source/gallery/environment/GreenFactory.png \
19 extras/source/gallery/environment/GreenHouse.png \
20 extras/source/gallery/environment/Leaf1.png \
21 extras/source/gallery/environment/Leaf2.png \
22 extras/source/gallery/environment/LightBulb-Flourescent-Off.png \
23 extras/source/gallery/environment/LightBulb-Flourescent-On.png \
24 extras/source/gallery/environment/LightBulb-Standard-Off1.png \
25 extras/source/gallery/environment/LightBulb-Standard-Off2.png \
26 extras/source/gallery/environment/LightBulb-Standard-On.png \
27 extras/source/gallery/environment/Pollution-Car.png \
28 extras/source/gallery/environment/Pollution-Factory.png \
29 extras/source/gallery/environment/Raindrop.png \
30 extras/source/gallery/environment/RecycleBin.png \
31 extras/source/gallery/environment/RecycleSymbol.png \
32 extras/source/gallery/environment/RenewableEnergy-Solar.png \
33 extras/source/gallery/environment/RenewableEnergySymbol.png \
34 extras/source/gallery/environment/RenewableEnergy-Water.png \
35 extras/source/gallery/environment/RenewableEnergy-Wind.png \
36 extras/source/gallery/environment/Sun1.png \
37 extras/source/gallery/environment/Sun2.png \
40 # vim: set noet sw=4 ts=4: