[gsettings-desktop-schemas] Split 'show-desktop' from Nautilus
- From: Tomas Bzatek <tbzatek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Split 'show-desktop' from Nautilus
- Date: Tue, 19 Oct 2010 13:33:02 +0000 (UTC)
commit 87f74e3820042b6c06b8265497405e3c8e210497
Author: Tomas Bzatek <tbzatek redhat com>
Date: Tue Oct 19 15:30:50 2010 +0200
Split 'show-desktop' from Nautilus
schemas/gsettings-desktop-schemas.convert | 1 +
.../org.gnome.desktop.background.gschema.xml.in | 7 +++++++
2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/schemas/gsettings-desktop-schemas.convert b/schemas/gsettings-desktop-schemas.convert
index 292792d..63834de 100644
--- a/schemas/gsettings-desktop-schemas.convert
+++ b/schemas/gsettings-desktop-schemas.convert
@@ -7,6 +7,7 @@ picture-opacity = /desktop/gnome/background/picture_opacity
primary-color = /desktop/gnome/background/primary_color
secondary-color = /desktop/gnome/background/secondary_color
color-shading-type = /desktop/gnome/background/color_shading_type
+show-desktop-icons = /apps/nautilus/preferences/show_desktop
# From org.gnome.desktop.default-applications.gschema.xml
[org.gnome.desktop.default-applications.at.mobility]
diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in b/schemas/org.gnome.desktop.background.gschema.xml.in
index ed54908..8da8078 100644
--- a/schemas/org.gnome.desktop.background.gschema.xml.in
+++ b/schemas/org.gnome.desktop.background.gschema.xml.in
@@ -51,5 +51,12 @@
"vertical", and "solid".
</description>
</key>
+ <key name="show-desktop-icons" type="b">
+ <default>true</default>
+ <summary>Have file manager handle the desktop</summary>
+ <description>
+ If set to true, then file manager will draw the icons on the desktop.
+ </description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]