summaryrefslogtreecommitdiff
path: root/gtk/org.gtk.Settings.FileChooser.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/org.gtk.Settings.FileChooser.gschema.xml')
-rw-r--r--gtk/org.gtk.Settings.FileChooser.gschema.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/org.gtk.Settings.FileChooser.gschema.xml b/gtk/org.gtk.Settings.FileChooser.gschema.xml
index 296d6d3c12..7bef20d17d 100644
--- a/gtk/org.gtk.Settings.FileChooser.gschema.xml
+++ b/gtk/org.gtk.Settings.FileChooser.gschema.xml
@@ -35,6 +35,9 @@
</enum>
<schema id='org.gtk.Settings.FileChooser'>
+ <key name='last-folder-uri' type='s'>
+ <default>""</default>
+ </key>
<key name='location-mode' enum='org.gtk.Settings.FileChooser.LocationMode'>
<default>'path-bar'</default>
</key>