Remove unused/deprecated TypeDetection.xcu

Change-Id: I75b8e7b2ab14d46dc4ca966c9995c6f8e69eead1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157487
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
This commit is contained in:
Samuel Mehrbrodt
2023-10-02 12:54:00 +02:00
committed by Thorsten Behrens
parent 3e753f4849
commit 4bce8705cb
2 changed files with 8 additions and 32 deletions

View File

@@ -1,31 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:install="http://openoffice.org/2004/installation" oor:name="TypeDetection" oor:package="org.openoffice.Office">
<!--
Attention: Please don't merge any changes into this file! Its deprecated for further versions.
Use the new configuration schema org.openoffice.TypeDetection/ and its related sub
structures. Contact as96863 to get further information about this fact.
-->
<node oor:name="Types"/>
<node oor:name="Filters"/>
<node oor:name="ContentHandlers"/>
<node oor:name="DetectServices"/>
<node oor:name="FrameLoaders"/>
</oor:component-data>

View File

@@ -19,7 +19,14 @@
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="TypeDetection" oor:package="org.openoffice.Office" xml:lang="en-US">
<info>
<desc>Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office.</desc>
<desc>
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.
</desc>
</info>
<templates>
<group oor:name="Type">