From 100fa70da3c4692d8cabd991a0fc3cda686fbdd4 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Thu, 20 Aug 2020 17:36:56 +0300 Subject: tdf#92287 Make LibreLogo icons theme based Change-Id: I9f8eacd79fd890ae81f9ef8337e03213818c879e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101078 Tested-by: Jenkins Tested-by: Rizal Muttaqin Reviewed-by: Rizal Muttaqin --- postprocess/CustomTarget_registry.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'postprocess') diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index a5b520992786..c95794e1f508 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -113,6 +113,7 @@ postprocess_FILES_impress := \ postprocess_DEPS_librelogo := main writer postprocess_FILES_librelogo := \ $(postprocess_MOD)/org/openoffice/Office/Addons-librelogo.xcu \ + $(postprocess_MOD)/org/openoffice/Office/UI/WriterCommands-librelogo.xcu \ $(postprocess_MOD)/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu postprocess_DEPS_lingucomponent := main -- cgit