diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-21 06:24:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-21 06:24:54 +0200 |
commit | 2d3786309780c22628c7e9d9ce4d6db97c437026 (patch) | |
tree | b0705e10a7d8b77216cde0c757447b1234f9d095 /data/appdata/simple-scan.appdata.xml.in | |
parent | 7180d98f3a1b400efb6060e88d9f27bdc24184bf (diff) | |
parent | 53ff7b09f2995edfbd52b9789fe2dfe015e6c4a3 (diff) |
Merge tag 'upstream/3.17.1.1'
Upstream version 3.17.1.1
Diffstat (limited to 'data/appdata/simple-scan.appdata.xml.in')
-rw-r--r-- | data/appdata/simple-scan.appdata.xml.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/appdata/simple-scan.appdata.xml.in b/data/appdata/simple-scan.appdata.xml.in new file mode 100644 index 0000000..3a3d0ef --- /dev/null +++ b/data/appdata/simple-scan.appdata.xml.in @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<application> + <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> + <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> +</application> |