1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*66d002e8SAndrew Rist<!--***********************************************************
3*66d002e8SAndrew Rist *
4*66d002e8SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5*66d002e8SAndrew Rist * or more contributor license agreements.  See the NOTICE file
6*66d002e8SAndrew Rist * distributed with this work for additional information
7*66d002e8SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8*66d002e8SAndrew Rist * to you under the Apache License, Version 2.0 (the
9*66d002e8SAndrew Rist * "License"); you may not use this file except in compliance
10*66d002e8SAndrew Rist * with the License.  You may obtain a copy of the License at
11*66d002e8SAndrew Rist *
12*66d002e8SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13*66d002e8SAndrew Rist *
14*66d002e8SAndrew Rist * Unless required by applicable law or agreed to in writing,
15*66d002e8SAndrew Rist * software distributed under the License is distributed on an
16*66d002e8SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*66d002e8SAndrew Rist * KIND, either express or implied.  See the License for the
18*66d002e8SAndrew Rist * specific language governing permissions and limitations
19*66d002e8SAndrew Rist * under the License.
20*66d002e8SAndrew Rist *
21*66d002e8SAndrew Rist ***********************************************************-->
22*66d002e8SAndrew Rist
23*66d002e8SAndrew Rist
24cdf0e10cSrcweir
25cdf0e10cSrcweir<o:component-data xmlns:o="http://openoffice.org/2001/registry"
26cdf0e10cSrcweir    o:package="org.openoffice.Office" o:name="ProtocolHandler">
27cdf0e10cSrcweir  <node o:name="HandlerSet">
28cdf0e10cSrcweir    <node o:name="com.sun.star.test.deployment.boxt" o:op="replace">
29cdf0e10cSrcweir      <prop o:name="Protocols">
30cdf0e10cSrcweir        <value>vnd.org.openoffice.test.desktop.deployment.boxt:*</value>
31cdf0e10cSrcweir      </prop>
32cdf0e10cSrcweir    </node>
33cdf0e10cSrcweir  </node>
34cdf0e10cSrcweir</o:component-data>
35