summaryrefslogtreecommitdiff
path: root/data/simple-scan.appdata.xml.in
blob: 32f46e8b24a6cdb8c6a43ec99a59d595deb36c72 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?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-12-08" version="3.38.2" >
      <description>
        <p>
          This is an stable release in the 3.38 series,
          with the following improvements:
        </p>
        <ul>
          <li>Add new text resolution 200 dpi [#175].</li>
          <li>Fix crash when scanning on Lexmark MFP.</li>
          <li>Display an error, when no documents found in the feeder during start scanning [#195].</li>
          <li>Do not use is_inhibited() as it is not reliable, check the cookie value instead.</li>
          <li>Updated translations.</li>
        </ul>
        <p>This release also updates translations.</p>
      </description>
    </release>
    <release date="2020-10-02" version="3.38.1">
      <description>
        <p>
          Updated translations.
        </p>
      </description>
    </release>
    <release date="2020-09-11" version="3.38.0">
      <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>