summaryrefslogtreecommitdiff
path: root/data/simple-scan.appdata.xml.in
blob: e2ab6c1a50114fc5ddd58d845e8c80c5a774e3cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>simple-scan.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+ and CC-BY-SA-3.0</project_license>
  <name>Document Scanner</name>
  <summary>Make a digital copy of your photos and documents</summary>
  <description>
    <p>
      A really easy way to scan both text and images.
      You can crop out the bad parts of an image 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>
      This app uses the SANE framework to support most existing scanners.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image type="source">https://gitlab.gnome.org/GNOME/simple-scan/raw/master/data/screenshots/simple-scan-1.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://gitlab.gnome.org/GNOME/simple-scan</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/simple-scan/issues</url>
  <url type="donation">https://www.gnome.org/friends/</url>
  <developer_name>The GNOME Project</developer_name>
  <releases>
    <release date="2020-09-11" version="3.38.0" type="development">
      <description>
        <p>
          First stable release for GNOME 3.38, with the updated translations.
        </p>
      </description>
    </release>
    <release date="2020-09-04" version="3.37.92" type="development">
      <description>
        <p>
          This is an unstable release in the 3.37 development series,
          with the following improvements:
        </p>
        <ul>
          <li>Display error message if simple-scan is unable to open simple-scan.log</li>
          <li>Fix scanning on Epson devices, when Automatic Page Size is enabled</li>
        </ul>
        <p>This release also updates translations.</p>
      </description>
    </release>
    <release date="2019-09-08" version="3.34.0"/>
    <release date="2019-05-05" version="3.32.2.1"/>
    <release date="2019-04-09" version="3.32.2"/>
  </releases>
  <content_rating type="oars-1.1" />
  <update_contact>robert.ancell_AT_canonical.com</update_contact>
  <translation type="gettext">simple-scan</translation>
</component>