home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 January / maximum-cd-2009-01.iso / DiscContents / OOo_3.0.0_Win32Intel_install_wJRE_en-US.exe / openofficeorg1.cab / Compatibility.xcu < prev    next >
Encoding:
Extensible Markup Language  |  2008-09-30  |  820 b   |  21 lines

  1. <?xml version="1.0"?>
  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" xmlns:install="http://openoffice.org/2004/installation" oor:name="Compatibility" oor:package="org.openoffice.Office">
  3.   <node oor:name="WriterCompatibilityVersion">
  4.     <prop oor:name="OOo11" oor:type="xs:string">
  5.       <value>OpenOffice.org 1.1</value>
  6.     </prop>
  7.   </node>
  8.   <node oor:name="AllFileFormats">
  9.     <node oor:name="_default" oor:op="replace">
  10.       <prop oor:name="Module">
  11.         <value>swriter</value>
  12.       </prop>
  13.     </node>
  14.     <node oor:name="_user" oor:op="replace">
  15.       <prop oor:name="Module">
  16.         <value>swriter</value>
  17.       </prop>
  18.     </node>
  19.   </node>
  20. </oor:component-data>
  21.