File: META.xml

package info (click to toggle)
libgnomeprint 2.18.7-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,048 kB
  • ctags: 4,040
  • sloc: ansic: 35,544; sh: 12,463; xml: 5,177; perl: 562; makefile: 524; 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>