[gsettings-desktop-schemas] schemas: Remove duplicate show-magnifier key



commit dc0451693628de85a153767fe9986c21d7eb6a85
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 17 15:02:08 2011 +0000

    schemas: Remove duplicate show-magnifier key
    
    Remove the show-magnifier key in org.gnome.desktop.a11y.magnifier
    as we already have the more generic screen-magnifier-enabled
    in org.gnome.desktop.a11y.applications.

 ....gnome.desktop.a11y.magnifier.gschema.xml.in.in |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.in b/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.in
index f94904a..3e85c2a 100644
--- a/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.in
@@ -3,13 +3,6 @@
   <schema id="org.gnome.desktop.a11y.magnifier"
 	  path="/org/gnome/desktop/a11y/magnifier/"
           gettext-domain="@GETTEXT_PACKAGE@">
-    <key name="show-magnifier" type="b">
-      <default>false</default>
-      <_summary>Show or hide the magnifier</_summary>
-      <_description>
-        Show or hide the magnifier and all of its zoom regions.
-      </_description>
-    </key>
     <key name="mouse-tracking" enum="org.gnome.desktop.GDesktopMagnifierMouseTrackingMode">
       <default>'proportional'</default>
       <_summary>Mouse Tracking Mode</_summary>



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