[gnome-settings-daemon] wacom: Remove "cursor" sub-schema



commit 55751fb9ddbf7548a5b97b19c2818a43bab05929
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 22 17:25:54 2011 +0000

    wacom: Remove "cursor" sub-schema
    
    The button mapping should only be done by the mouse settings
    anyway.

 ...ings-daemon.peripherals.wacom.gschema.xml.in.in |    8 --------
 1 files changed, 0 insertions(+), 8 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 75ddcf0..b373eb8 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
@@ -14,7 +14,6 @@
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.peripherals.wacom" path="/org/gnome/settings-daemon/peripherals/wacom/">
     <child name="stylus" schema="org.gnome.settings-daemon.peripherals.wacom.stylus"/>
     <child name="eraser" schema="org.gnome.settings-daemon.peripherals.wacom.eraser"/>
-    <child name="cursor" schema="org.gnome.settings-daemon.peripherals.wacom.cursor"/>
     <child name="pad" schema="org.gnome.settings-daemon.peripherals.wacom.pad"/>
 
     <!-- is-absolute applies to all tools but PAD -->
@@ -78,13 +77,6 @@
       <_description>Set this to the pressure value at which an eraser click event is generated.</_description>
     </key>
   </schema>
-  <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.peripherals.wacom.cursor" path="/org/gnome/settings-daemon/peripherals/wacom/cursor/">
-    <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 cursor button mapping</_summary>
-      <_description>Set this to the logical button mapping.</_description>
-    </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="buttonmapping" type="ai">
       <default>[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]</default>



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