[gsettings-desktop-schemas] schemas: Remove unused "draw-background" key



commit a59b45e766a2b3732b3bd2473ee5fbe7607a7f75
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 21 12:19:20 2013 +0100

    schemas: Remove unused "draw-background" key
    
    Its only user, gnome-desktop, doesn't use it anymore.

 .../org.gnome.desktop.background.gschema.xml.in.in |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in.in 
b/schemas/org.gnome.desktop.background.gschema.xml.in.in
index 68e3588..4d3c32b 100644
--- a/schemas/org.gnome.desktop.background.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.background.gschema.xml.in.in
@@ -1,14 +1,5 @@
 <schemalist gettext-domain="gsettings-desktop-schemas">
   <schema id="org.gnome.desktop.background" path="/org/gnome/desktop/background/">
-    <key name="draw-background" type="b">
-      <default>true</default>
-      <_summary>Draw Desktop Background</_summary>
-      <_description>
-        Have GNOME draw the desktop background.
-
-        DEPRECATED: This key is deprecated and ignored.
-      </_description>
-    </key>
     <key name="picture-options" enum="org.gnome.desktop.GDesktopBackgroundStyle">
       <default>'zoom'</default>
       <_summary>Picture Options</_summary>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]