bump product version to 7.2.5.1
[LibreOffice.git] / desktop / test / deployment / active / ProtocolHandler.xcu
blob984ed981d96c5c445c8043d174b59699b71b501a
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 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
20 <o:component-data xmlns:o="http://openoffice.org/2001/registry"
21 o:package="org.openoffice.Office" o:name="ProtocolHandler">
22 <node o:name="HandlerSet">
23 <node o:name="com.sun.star.test.deployment.active_native" o:op="replace">
24 <prop o:name="Protocols">
25 <value>vnd.org.openoffice.test.desktop.deployment.active_native:*</value>
26 </prop>
27 </node>
28 <node o:name="com.sun.star.test.deployment.active_java" o:op="replace">
29 <prop o:name="Protocols">
30 <value>vnd.org.openoffice.test.desktop.deployment.active_java:*</value>
31 </prop>
32 </node>
33 <node o:name="com.sun.star.test.deployment.active_python" o:op="replace">
34 <prop o:name="Protocols">
35 <value>vnd.org.openoffice.test.desktop.deployment.active_python:*</value>
36 </prop>
37 </node>
38 </node>
39 </o:component-data>