home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 July / maximum-cd-2011-07.iso / DiscContents / LibO_3.3.2_Win_x86_install_multi.exe / libreoffice1.cab / ProtocolHandler.xcu < prev    next >
Encoding:
Extensible Markup Language  |  2011-03-15  |  538 b   |  11 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ProtocolHandler" oor:package="org.openoffice.Office">
  3.   <node oor:name="HandlerSet">
  4.     <node oor:name="com.sun.star.wiki.WikiEditorImpl" oor:op="replace">
  5.       <prop oor:name="Protocols" oor:type="oor:string-list">
  6.         <value>vnd.com.sun.star.wiki:*</value>
  7.       </prop>
  8.     </node>
  9.   </node>
  10. </oor:component-data>
  11.