summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.mate.Atril.gschema.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/org.mate.Atril.gschema.xml.in b/data/org.mate.Atril.gschema.xml.in
index fefc114f..fe7893ea 100644
--- a/data/org.mate.Atril.gschema.xml.in
+++ b/data/org.mate.Atril.gschema.xml.in
@@ -28,6 +28,9 @@
<key name="sizing-mode" enum="org.mate.Atril.SizingMode">
<default>'fit-width'</default>
</key>
+ <key name="zoom" type="d">
+ <default>1.</default>
+ </key>
<key name="inverted-colors" type="b">
<default>false</default>
</key>