update dev300-m58
[ooovba.git] / officecfg / registry / data / org / openoffice / Office / ProtocolHandler.xcu
bloba6efdca81fbf1062154f51f23b030a6d917e428b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--***********************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 *
6 * Copyright 2008 by Sun Microsystems, Inc.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * $RCSfile: ProtocolHandler.xcu,v $
11 * $Revision: 1.10 $
13 * This file is part of OpenOffice.org.
15 * OpenOffice.org is free software: you can redistribute it and/or modify
16 * it under the terms of the GNU Lesser General Public License version 3
17 * only, as published by the Free Software Foundation.
19 * OpenOffice.org is distributed in the hope that it will be useful,
20 * but WITHOUT ANY WARRANTY; without even the implied warranty of
21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 * GNU Lesser General Public License version 3 for more details
23 * (a copy is included in the LICENSE file that accompanied this code).
25 * You should have received a copy of the GNU Lesser General Public License
26 * version 3 along with OpenOffice.org. If not, see
27 * <http://www.openoffice.org/license.html>
28 * for a copy of the LGPLv3 License.
30 ************************************************************************ -->
31 <!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
32 <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">
33 <node oor:name="HandlerSet">
34 <node oor:name="com.sun.star.comp.sfx2.SfxMacroLoader" oor:op="replace">
35 <prop oor:name="Protocols">
36 <value>macro:*</value>
37 </prop>
38 </node>
39 <node oor:name="com.sun.star.comp.framework.MailToDispatcher" oor:op="replace">
40 <prop oor:name="Protocols">
41 <value>mailto:*</value>
42 </prop>
43 </node>
44 <node oor:name="com.sun.star.comp.sfx2.AppDispatchProvider" oor:op="replace">
45 <prop oor:name="Protocols">
46 <value>.uno* slot:*</value>
47 </prop>
48 </node>
49 <node oor:name="com.sun.star.comp.framework.ServiceHandler" oor:op="replace">
50 <prop oor:name="Protocols">
51 <value>service:*</value>
52 </prop>
53 </node>
54 <node oor:name="com.sun.star.comp.framework.jobs.JobDispatch" oor:op="replace">
55 <prop oor:name="Protocols">
56 <value>vnd.sun.star.job:*</value>
57 </prop>
58 </node>
59 <node oor:name="com.sun.star.comp.ScriptProtocolHandler" oor:op="replace">
60 <prop oor:name="Protocols">
61 <value>vnd.sun.star.script:*</value>
62 </prop>
63 </node>
64 <node oor:name="com.sun.star.comp.framework.PopupMenuControllerDispatcher" oor:op="replace">
65 <prop oor:name="Protocols">
66 <value>vnd.sun.star.popup:*</value>
67 </prop>
68 </node>
69 </node>
70 </oor:component-data>