From c3fd1f39ba0482b3a838c7a6697d87d7c5db7c25 Mon Sep 17 00:00:00 2001 From: Jasmine Hassan Date: Thu, 29 Nov 2012 17:49:21 +0200 Subject: [background-schema] Split 'show-desktop' from Caja to global 'show-desktop-icons' This key would indicate that file managers (by default Caja, but applies to others like Thunar or ROX) should handle desktop, i.e. draw a background and place icons there. Otherwise mate-settings-daemon will take care of background stuff when set to FALSE. The difference to 'draw-background' is that this is a separate option used only for drawing background without icons. 'show-desktop-icons' kinda implies 'draw-background', we handle that in Caja and not showing desktop at all. Adapted from: https://bugzilla.gnome.org/show_bug.cgi?id=632225 --- schemas/org.mate.background.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schemas') 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 <_description>Have MATE draw the desktop background. + + true + <_summary>Show Desktop Icons + <_description>Have MATE file manager (Caja) draw the desktop icons. + 'zoom' <_summary>Picture Options -- cgit v1.2.1