File: META.xml

package info (click to toggle)
libgnomeprint 2.8.2-1.2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,272 kB
  • ctags: 3,313
  • sloc: ansic: 29,811; sh: 8,353; xml: 4,906; perl: 562; makefile: 434
file content (19 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<Printer Id="META" Version="1.0">
  <Name>Metadata generator</Name>
  <Model>GNOME-META</Model>
  <Settings Id="SETTINGS-000989541673031997012345">
    <Name>Default</Name>
    <Key Id="Engine">
      <Key Id="Backend" Value="gnome"/>
    </Key>
    <Key Id="Output">
      <Key Id="Media">
        <Key Id="PhysicalSize" Value="USLetter"/>
      </Key>
    </Key>
    <Key Id="Transport">
      <Key Id="Backend" Value="file"/>
    </Key>
  </Settings>
</Printer>