summaryrefslogtreecommitdiff
path: root/data/org.mate.eom.gschema.xml.in.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-11-05 13:06:09 -0800
committerStefano Karapetsas <[email protected]>2012-11-05 13:06:09 -0800
commitba6eb10102778e2f50513fdec32820d365804102 (patch)
treed89c6c17fc963638bb176b562beff5cc6567a4ac /data/org.mate.eom.gschema.xml.in.in
parent3ea75a6575849b5f851d42d23e87591aa85daebb (diff)
parentc38cb72f0b012c83032b54ad2062ea6893e0a554 (diff)
downloadeom-ba6eb10102778e2f50513fdec32820d365804102.tar.bz2
eom-ba6eb10102778e2f50513fdec32820d365804102.tar.xz
Merge pull request #5 from leigh123linux/master
Fix schema error
Diffstat (limited to 'data/org.mate.eom.gschema.xml.in.in')
-rw-r--r--data/org.mate.eom.gschema.xml.in.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/org.mate.eom.gschema.xml.in.in b/data/org.mate.eom.gschema.xml.in.in
index 4dd5831..f2ca0d5 100644
--- a/data/org.mate.eom.gschema.xml.in.in
+++ b/data/org.mate.eom.gschema.xml.in.in
@@ -63,6 +63,11 @@
<_summary>Allow zoom greater than 100% initially</_summary>
<_description>If this is set to FALSE small images will not be stretched to fit into the screen initially.</_description>
</key>
+ <key name="filechooser-xdg-fallback" type="b">
+ <default>true</default>
+ <_summary>Whether the file chooser should show the user's pictures folder if no images are loaded.</_summary>
+ <_description>If activated and no image is loaded in the active window, the file chooser will display the user's pictures folder using the XDG special user directories. If deactivated or the pictures folder has not been set up, it will show the current working directory.</_description>
+ </key>
<key name="seconds" type="i">
<default>5</default>
<_summary>Delay in seconds until showing the next image</_summary>
@@ -103,11 +108,6 @@
<_summary>Trash images without asking</_summary>
<_description>If activated, Eye of MATE won't ask for confirmation when moving images to the trash. It will still ask if any of the files cannot be moved to the trash and would be deleted instead.</_description>
</key>
- <key name="filechooser-xdg-fallback" type="b">
- <default>true</default>
- <_summary>Whether the file chooser should show the user's pictures folder if no images are loaded.</_summary>
- <_description>If activated and no image is loaded in the active window, the file chooser will display the user's pictures folder using the XDG special user directories. If deactivated or the pictures folder has not been set up, it will show the current working directory.</_description>
- </key>
<key name="propsdialog-netbook-mode" type="b">
<default>true</default>
<_summary>Whether the metadata list in the properties dialog should have its own page.</_summary>