From 4bce8705cb40f8c75c0a943b1572d3347d7b4fd3 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Mon, 2 Oct 2023 12:54:00 +0200 Subject: [PATCH] Remove unused/deprecated TypeDetection.xcu Change-Id: I75b8e7b2ab14d46dc4ca966c9995c6f8e69eead1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157487 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- .../org/openoffice/Office/TypeDetection.xcu | 31 ------------------- .../org/openoffice/Office/TypeDetection.xcs | 9 +++++- 2 files changed, 8 insertions(+), 32 deletions(-) delete mode 100644 officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu diff --git a/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu b/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu deleted file mode 100644 index 5f009f1d1b7b..000000000000 --- a/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - diff --git a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs index 46688a2218e4..7fd9dddccf73 100644 --- a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs @@ -19,7 +19,14 @@ - Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office. + + Deprecated. + Use the new configuration schema org.openoffice.TypeDetection/ and its related sub structures. + This schema is only kept for compatibility. + + Old description: + Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office. +