summaryrefslogtreecommitdiff
path: root/postprocess/CustomTarget_images.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-07 11:17:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-07 11:35:01 +0100
commit98ecb80ad8601b03509cb791b2db845350ac8d2d (patch)
treea52af3f300debd0d19d6a2a39f402662a9258616 /postprocess/CustomTarget_images.mk
parent373ab83193ee5e0e870cd2fecb5b789a95613bdd (diff)
sidebar theme loads pngs by name that are not picked up automatically
anywhere else, so explicitly list them here in an auxillary ilst some are mentioned in sfx2/source/sidebar/Theme.cxx, and some are mentioned in *IconURL properties in officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu Change-Id: I0cf3919c20277d4c88783f06da53c5e889049a06
Diffstat (limited to 'postprocess/CustomTarget_images.mk')
-rw-r--r--postprocess/CustomTarget_images.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/CustomTarget_images.mk b/postprocess/CustomTarget_images.mk
index 55bc715b10b3..818c86fb5207 100644
--- a/postprocess/CustomTarget_images.mk
+++ b/postprocess/CustomTarget_images.mk
@@ -27,6 +27,7 @@ $(packimages_DIR)/images%.zip : INDUSTRIAL_FALLBACK :=
$(packimages_DIR)/%.zip : \
$(packimages_DIR)/sorted.lst \
$(packimages_DIR)/commandimagelist.ilst \
+ $(SRCDIR)/sfx2/source/sidebar/sidebar.ilst \
$(call gb_Helper_optional,HELP,$(helpimages_DIR)/helpimg.ilst) \
$(call gb_Helper_optional,DBCONNECTIVITY,$(if $(ENABLE_JAVA),$(SRCDIR)/connectivity/source/drivers/hsqldb/hsqlui.ilst)) \
$(call gb_Helper_get_imagelists)