merge the formfield patch from ooo-build
[ooovba.git] / odk / examples / DevelopersGuide / Components / Addons / ProtocolHandlerAddon_java / ProtocolHandler.xcu
blob27444dd1c5e033cb6961601b6dff31d2862073ec
1 <?xml version='1.0' encoding='UTF-8'?>
2 <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">
3 <node oor:name="HandlerSet">
4 <node oor:name="ProtocolHandlerAddon$ProtocolHandlerAddonImpl" oor:op="replace">
5 <prop oor:name="Protocols" oor:type="oor:string-list">
6 <value>org.openoffice.Office.addon.example:*</value>
7 </prop>
8 </node>
9 </node>
10 </oor:component-data>