summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.mate.Atril.gschema.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/org.mate.Atril.gschema.xml b/data/org.mate.Atril.gschema.xml
index d73069ae..04195a33 100644
--- a/data/org.mate.Atril.gschema.xml
+++ b/data/org.mate.Atril.gschema.xml
@@ -17,6 +17,14 @@
<summary>Automatically reload then document</summary>
<description>The document is automatically reloaded on file change.</description>
</key>
+ <key name="document-directory" type="ms">
+ <default>nothing</default>
+ <summary>The URI of the directory last used to open or save a document</summary>
+ </key>
+ <key name="pictures-directory" type="ms">
+ <default>nothing</default>
+ <summary>The URI of the directory last used to save a picture</summary>
+ </key>
<child name="default" schema="org.mate.Atril.Default"/>
</schema>