diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:13:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:13:14 +0200 |
commit | 843ddeeb854bf86ee9c153dc3f32ae4823dc7a29 (patch) | |
tree | 02c1de7f22542200e4112c4cce7c8ba47b12cbf0 /data/simple-scan.appdata.xml.in | |
parent | af30a0bf49491fd5e9542c6563685cd4ebfe1eed (diff) | |
parent | bfca57fb52ab7101f701560a2e6feb3a388ef5bf (diff) |
Merge tag 'upstream/3.21.90'
Upstream version 3.21.90
Diffstat (limited to 'data/simple-scan.appdata.xml.in')
-rw-r--r-- | data/simple-scan.appdata.xml.in | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in new file mode 100644 index 0000000..0d306cd --- /dev/null +++ b/data/simple-scan.appdata.xml.in @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<component type="desktop"> + <id type="desktop">simple-scan.desktop</id> + <metadata_licence>CC0-1.0</metadata_licence> + <project_license>GPL-3.0+ and CC-BY-SA-3.0</project_license> + <name>Simple Scan</name> + <summary>Scan Documents</summary> + <description> + <p> + A really easy way to scan both documents and photos. + You can crop out the bad parts of a photo and rotate it if it is the wrong way round. + You can print your scans, export them to pdf, or save them in a range of image formats. + </p> + <p> + Simple Scan uses the SANE framework to support most existing scanners. + </p> + </description> + <screenshots> + <screenshot type="default">https://launchpadlibrarian.net/203209644/simple-scan.png</screenshot> + </screenshots> + <url type="homepage">https://launchpad.net/simple-scan</url> + <update_contact>robert.ancell_AT_canonical.com</update_contact> + <translation type="gettext">simple-scan</translation> +</component> |