android: Update app-specific/MIME type icons
[LibreOffice.git] / desktop / test / deployment / crashextension / ProtocolHandler.xcu
blobf4011743bf5ed4e2b9589c201b6acc86b82b9e4f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 -->
11 <o:component-data xmlns:o="http://openoffice.org/2001/registry"
12 o:package="org.openoffice.Office" o:name="ProtocolHandler">
13 <node o:name="HandlerSet">
14 <node o:name="org.libreoffice.test.desktop.deployment.crashextension" o:op="replace">
15 <prop o:name="Protocols">
16 <value>vnd.org.libreoffice.test.desktop.deployment.crashextension:*</value>
17 </prop>
18 </node>
19 </node>
20 </o:component-data>