summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-01-09 17:51:00 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-01-09 17:51:00 +0100
commit05315c3da6d3761ba95f1ae96b852768dd651c25 (patch)
tree5a9ee8c3257a421e1e836fc408c3dd5455817a18 /data
parent7261d6a7e5b557003de9309b2da13b9762346834 (diff)
New upstream version 40.7upstream/40.7
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.SimpleScan.gschema.xml6
-rw-r--r--data/simple-scan.appdata.xml.in10
2 files changed, 13 insertions, 3 deletions
diff --git a/data/org.gnome.SimpleScan.gschema.xml b/data/org.gnome.SimpleScan.gschema.xml
index 35e0f6f..290add1 100644
--- a/data/org.gnome.SimpleScan.gschema.xml
+++ b/data/org.gnome.SimpleScan.gschema.xml
@@ -1,8 +1,8 @@
<schemalist>
<enum id="org.gnome.SimpleScan.PageSide">
- <value value="1" nick="front"/>
- <value value="2" nick="back"/>
- <value value="3" nick="both"/>
+ <value value="0" nick="front"/>
+ <value value="1" nick="back"/>
+ <value value="2" nick="both"/>
</enum>
<schema id="org.gnome.SimpleScan" path="/org/gnome/simple-scan/" gettext-domain="simple-scan">
diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in
index e3b3b06..f5cec0f 100644
--- a/data/simple-scan.appdata.xml.in
+++ b/data/simple-scan.appdata.xml.in
@@ -25,6 +25,16 @@
<url type="donation">https://www.gnome.org/friends/</url>
<developer_name>The GNOME Project</developer_name>
<releases>
+ <release date="2021-12-27" version="40.7">
+ <description>
+ <ul>
+ <li>Fix replacing underscore with space in scanner names.</li>
+ <li>Delete autosave records after creating new document.</li>
+ <li>Add the device name to the label if there are several identical models.</li>
+ <li>Fix autosave of Page Side property.</li>
+ </ul>
+ </description>
+ </release>
<release date="2021-10-27" version="40.6">
<description>
<ul>