diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-09-28 08:22:58 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-09-28 08:22:58 +0200 |
commit | 62b2d8ff356e7ac74dc0a66f1630e704af270356 (patch) | |
tree | 7053e7899d737dc5f26d11f3a93280ebfe91af6e /postprocess | |
parent | 43e9abd29cc3a9246a3d2789024c6c252974c9e3 (diff) |
tdf#102630: [API CHANGE] Remove /org.openoffice.Office/Substitution tree
...from configuration (see issue for details). Also, remove mention of that
configuration tree from the documentation of the css.util.PathSubstitution UNO
service.
Change-Id: Ia0373bc7d19e650b7954b7dbb934a578c96fcab5
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/CustomTarget_registry.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index b472323cf243..5fa06e63c484 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -159,7 +159,6 @@ postprocess_FILES_main := \ $(postprocess_XCS)/Office/Recovery.xcs \ $(postprocess_XCS)/Office/Scripting.xcs \ $(postprocess_XCS)/Office/Security.xcs \ - $(postprocess_XCS)/Office/Substitution.xcs \ $(postprocess_XCS)/Office/TabBrowse.xcs \ $(postprocess_XCS)/Office/TableWizard.xcs \ $(postprocess_XCS)/Office/TypeDetection.xcs \ |