summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorleigh123linux <[email protected]>2012-11-05 20:10:24 +0000
committerleigh123linux <[email protected]>2012-11-05 20:10:24 +0000
commitc38cb72f0b012c83032b54ad2062ea6893e0a554 (patch)
treed89c6c17fc963638bb176b562beff5cc6567a4ac /data
parent3ea75a6575849b5f851d42d23e87591aa85daebb (diff)
downloadeom-c38cb72f0b012c83032b54ad2062ea6893e0a554.tar.bz2
eom-c38cb72f0b012c83032b54ad2062ea6893e0a554.tar.xz
Fix schema error
Diffstat (limited to 'data')
-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>