diff options
Diffstat (limited to 'data/simple-scan.appdata.xml')
-rw-r--r-- | data/simple-scan.appdata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/simple-scan.appdata.xml b/data/simple-scan.appdata.xml new file mode 100644 index 0000000..dd57ff6 --- /dev/null +++ b/data/simple-scan.appdata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<application> + <id type="desktop">simple-scan.desktop</id> + <licence>CC0</licence> + <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> + <url type="homepage">https://launchpad.net/simple-scan</url> +</application> |