File: system-config-printer.appdata.xml.in

package info (click to toggle)
system-config-printer 1.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,664 kB
  • ctags: 2,177
  • sloc: python: 21,393; sh: 4,602; ansic: 1,470; xml: 775; makefile: 350
file content (28 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>system-config-printer.desktop</id>
  <metadata_license>CC0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>system-config-printer</name>
  <summary>Configure printer queues</summary>

  <description>
    <_p>With system-config-printer you can add, edit and delete
    printer queues. It allows you to choose the connection method and
    the printer driver.</_p>

    <_p>For each queue, you can adjust the default page size and other
    driver options, as well as seeing ink/toner levels and status
    messages.</_p>
  </description>

  <url type="homepage">http://cyberelk.net/tim/software/system-config-printer/</url>
  <url type="bugtracker">https://fedorahosted.org/system-config-printer/</url>

  <provides>
    <binary>system-config-printer</binary>
    <dbus type="system">org.fedoraproject.Config.Printing</dbus>
  </provides>

  <updatecontact>twaugh@redhat.com</updatecontact>
</component>