File: META.xml

package info (click to toggle)
libgnomeprint 2.18.8-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 7,024 kB
  • sloc: ansic: 35,618; sh: 12,457; xml: 5,013; perl: 562; makefile: 523; yacc: 194; lex: 38
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>