home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / OOo_3.0.1_Win32Intel_install_wJRE_en-US.exe / openofficeorg1.cab / ExtensionManager.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2008-12-15  |  910 b   |  23 lines

  1. <?xml version="1.0"?>
  2. <oor:component-schema 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="ExtensionManager" oor:package="org.openoffice.Office" xml:lang="en-US">
  3.   <info>
  4.     <desc>Contains information for the Extension Manager.</desc>
  5.   </info>
  6.   <component>
  7.     <group oor:name="ExtensionRepositories">
  8.       <info>
  9.         <desc>Information about repositories for extensions.
  10.     </desc>
  11.       </info>
  12.       <prop oor:name="WebsiteLink" oor:type="xs:string">
  13.         <info>
  14.           <desc>This links is used from the Extension Manager. A user can click on the &Download extensions...&
  15.         control so that a browser is opened which displayed the website to which directs this URL.
  16.       </desc>
  17.         </info>
  18.         <value/>
  19.       </prop>
  20.     </group>
  21.   </component>
  22. </oor:component-schema>
  23.