ProtocolHandler.xcu (79e0a548) ProtocolHandler.xcu (494ddcdc)
1<?xml version='1.0' encoding='UTF-8'?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 8 unchanged lines hidden (view full) ---

17 * KIND, either express or implied. See the License for the
18 * specific language governing permissions and limitations
19 * under the License.
20 *
21 ***********************************************************-->
22
23<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="ProtocolHandler" oor:package="org.openoffice.Office">
24 <node oor:name="HandlerSet">
1<?xml version='1.0' encoding='UTF-8'?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 8 unchanged lines hidden (view full) ---

17 * KIND, either express or implied. See the License for the
18 * specific language governing permissions and limitations
19 * under the License.
20 *
21 ***********************************************************-->
22
23<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="ProtocolHandler" oor:package="org.openoffice.Office">
24 <node oor:name="HandlerSet">
25 <node oor:name="vnd.sun.star.sdext.presenter.PresenterProtocolHandler" oor:op="replace">
25 <node oor:name="com.sun.star.comp.presentation.PresenterProtocolHandler" oor:op="replace">
26 <prop oor:name="Protocols">
26 <prop oor:name="Protocols">
27 <value>vnd.com.sun.star.comp.PresenterScreen:*</value>
27 <value>vnd.com.sun.star.presentation.PresenterScreen:*</value>
28 </prop>
29 </node>
30 </node>
31</oor:component-data>
28 </prop>
29 </node>
30 </node>
31</oor:component-data>