home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / gnome_meta.xml < prev    next >
Extensible Markup Language  |  2007-03-07  |  2KB  |  65 lines

  1. <?xml version="1.0"?>
  2. <Model Id="GNOME-META" Version="1.0">
  3.   <Name>Metadata writer</Name>
  4.   <Vendor>GNOME</Vendor>
  5.   <ModelVersion>0.0.1</ModelVersion>
  6.   <Options>
  7.     <Option Id="Engine">
  8.       <Option Id="Backend" Type="List" Default="gnome">
  9.         <Item Id="gnome">
  10.           <Name>GNOME</Name>
  11.           <Key Id="Driver" Value="gnome-print-meta"/>
  12.         </Item>
  13.       </Option>
  14.     </Option>
  15.     <Option Id="Output">
  16.       <Option Id="Media">
  17.         <Option Id="PhysicalSize" Type="List" Default="A4">
  18.           <Item Id="A4">
  19.             <Name>A4</Name>
  20.             <Key Id="Width" Value="595.2755906"/>
  21.             <Key Id="Height" Value="841.8897638"/>
  22.           </Item>
  23.           <Item Id="USLetter">
  24.             <Name>US Letter</Name>
  25.             <Key Id="Width" Value="612"/>
  26.             <Key Id="Height" Value="792"/>
  27.           </Item>
  28.           <Item Id="USLegal">
  29.             <Name>US Legal</Name>
  30.             <Key Id="Width" Value="612"/>
  31.             <Key Id="Height" Value="1008"/>
  32.           </Item>
  33.           <Item Id="Executive">
  34.             <Name>Executive</Name>
  35.             <Key Id="Width" Value="522"/>
  36.             <Key Id="Height" Value="756"/>
  37.           </Item>
  38.         </Option>
  39.       </Option>
  40.       <Option Id="Job">
  41.         <Option Id="NumCopies" Type="String" Default="1"/>
  42.         <Option Id="NonCollatedCopiesHW" Type="String" Default="true"/>
  43.         <Option Id="CollatedCopiesHW" Type="String" Default="false"/>
  44.         <Option Id="Collate" Type="String" Default="false"/>
  45.         <Option Id="Duplex" Type="String" Default="false"/>
  46.         <Option Id="Tumble" Type="String" Default="false"/>
  47.         <Option Id="PrintToFile" Type="String" Default="true" Locked="true"/>
  48.         <Option Id="FileName" Type="String" Default="output.meta"/>
  49.       </Option>
  50.     </Option>
  51.     <Option Id="Transport">
  52.       <Option Id="Backend" Type="List" Default="file">
  53.         <Item Id="file">
  54.           <Name>File</Name>
  55.           <Key Id="Module" Value="libgnomeprint-file.dll"/>
  56.           <Option Id="FileName" Type="String" Default="output.meta"/>
  57.         </Item>
  58.       </Option>
  59.     </Option>
  60.     <Option Id="Icon">
  61.       <Option Id="Filename" Type="String" Default="gnome-print-meta.png"/>
  62.     </Option>
  63.   </Options>
  64. </Model>
  65.