summaryrefslogtreecommitdiff
path: root/schemas/org.mate.background.gschema.xml.in.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-12-01 04:13:10 -0800
committerStefano Karapetsas <[email protected]>2012-12-01 04:13:10 -0800
commite93b5be6cda47dcd0afbc280f494b236d076444f (patch)
tree098aed66e1bfbaad465fab822fd266a160534333 /schemas/org.mate.background.gschema.xml.in.in
parent51f9a34720366066cbec5c44e449e15ec7cbf76d (diff)
parent6d27fd402e26f722c46d713f776d328e63a769f4 (diff)
downloadmate-desktop-e93b5be6cda47dcd0afbc280f494b236d076444f.tar.bz2
mate-desktop-e93b5be6cda47dcd0afbc280f494b236d076444f.tar.xz
Merge pull request #43 from jasmineaura/develop
GSettings review, add 2 new funcs (for Caja), and global 'show-desktop-icons' option
Diffstat (limited to 'schemas/org.mate.background.gschema.xml.in.in')
-rw-r--r--schemas/org.mate.background.gschema.xml.in.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/schemas/org.mate.background.gschema.xml.in.in b/schemas/org.mate.background.gschema.xml.in.in
index d3a29aa..78cceab 100644
--- a/schemas/org.mate.background.gschema.xml.in.in
+++ b/schemas/org.mate.background.gschema.xml.in.in
@@ -18,6 +18,11 @@
<_summary>Draw Desktop Background</_summary>
<_description>Have MATE draw the desktop background.</_description>
</key>
+ <key name="show-desktop-icons" type="b">
+ <default>true</default>
+ <_summary>Show Desktop Icons</_summary>
+ <_description>Have MATE file manager (Caja) draw the desktop icons.</_description>
+ </key>
<key name="picture-options" enum="org.mate.background.picture-options-enum">
<default>'zoom'</default>
<_summary>Picture Options</_summary>