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