[gnome-settings-daemon] wacom: Remove unused option for the PAD



commit a560e9e850ff8e30eece2452fe41b32a6d4a07c9
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 22 17:23:57 2011 +0000

    wacom: Remove unused option for the PAD
    
    The gnome-settings-daemon code says "pad has no area", so no
    need for a key here.

 ...ings-daemon.peripherals.wacom.gschema.xml.in.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in b/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in
index 9233db6..b2f5a65 100644
--- a/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in.in
@@ -96,11 +96,6 @@
     </key>
   </schema>
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.peripherals.wacom.pad" path="/org/gnome/settings-daemon/peripherals/wacom/pad/">
-    <key name="area" type="ai">
-      <default>[-1, -1, -1, -1]</default>
-      <_summary>Wacom pad tablet area</_summary>
-      <_description>Set this to x1, y1 and x2, y2 of the area usable by the pad.</_description>
-    </key>
     <key name="buttonmapping" type="ai">
       <default>[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]</default>
       <_summary>Wacom pad button mapping</_summary>



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