diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2020-08-20 17:36:56 +0300 |
---|---|---|
committer | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2020-08-25 09:43:23 +0200 |
commit | 100fa70da3c4692d8cabd991a0fc3cda686fbdd4 (patch) | |
tree | a556a1b29cd2837afe3798bb3d8191973e6037ad /postprocess | |
parent | b2b4eea40ceba9268a4fb3876f40b6b11a206f84 (diff) |
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 <riz_17_oke@yahoo.co.id>
Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/CustomTarget_registry.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 |