diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:12:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:12:59 +0200 |
commit | bfca57fb52ab7101f701560a2e6feb3a388ef5bf (patch) | |
tree | ea668fc507b13648e52caaa04e013e8f2356d501 /data/simple-scan.appdata.xml.in | |
parent | ae99dce645e9bdde83f3e841b31e6bbba8262989 (diff) |
Imported Upstream version 3.21.90upstream/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> |