diff options
Diffstat (limited to 'data/simple-scan.appdata.xml.in')
-rw-r--r-- | data/simple-scan.appdata.xml.in | 21 |
1 files changed, 21 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..3a3d0ef --- /dev/null +++ b/data/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> |