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 / GenericCommands.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2008-12-15  |  1.3 KB  |  27 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="GenericCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
  3.   <info>
  4.     <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
  5.   </info>
  6.   <import oor:component="org.openoffice.Office.UI.Commands"/>
  7.   <uses oor:component="org.openoffice.Office.UI.Commands"/>
  8.   <templates/>
  9.   <component>
  10.     <group oor:name="UserInterface">
  11.       <info>
  12.         <desc>Contains user interface data for Office commands and identifiers that are used by the user interface."</desc>
  13.       </info>
  14.       <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
  15.         <info>
  16.           <desc>Contains label text for Office commands and identifiers that are used by the user interface."</desc>
  17.         </info>
  18.       </set>
  19.       <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
  20.         <info>
  21.           <desc>Contains label text for popup menus identifiers that are used by the user interface."</desc>
  22.         </info>
  23.       </set>
  24.     </group>
  25.   </component>
  26. </oor:component-schema>
  27.