diff options
author | monsta <[email protected]> | 2016-10-31 12:37:07 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-10-31 12:37:07 +0300 |
commit | 6ba80db4f66b7f5a034d616796e5c951df8992a1 (patch) | |
tree | 6c047314ca683815416db23540410e245a770310 /data/org.mate.peripherals-touchpad.gschema.xml.in | |
parent | eb7ff4d26667de131d6c386f17fdf9fe0b8ec54d (diff) | |
download | mate-settings-daemon-6ba80db4f66b7f5a034d616796e5c951df8992a1.tar.bz2 mate-settings-daemon-6ba80db4f66b7f5a034d616796e5c951df8992a1.tar.xz |
schema: fix indent a bit
Diffstat (limited to 'data/org.mate.peripherals-touchpad.gschema.xml.in')
-rw-r--r-- | data/org.mate.peripherals-touchpad.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in b/data/org.mate.peripherals-touchpad.gschema.xml.in index bedb540..eab7d6b 100644 --- a/data/org.mate.peripherals-touchpad.gschema.xml.in +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in @@ -55,7 +55,7 @@ <summary>One finger tap button</summary> <description>Select the button mapping for one-finger tap. Supported values are: 1: left mouse button 2: middle mouse button 3: right mouse button</description> </key> - <key name="tap-button-two-finger" type="i"> + <key name="tap-button-two-finger" type="i"> <default>3</default> <summary>Two finger tap button</summary> <description>Select the button mapping for two-finger tap. Supported values are: 1: left mouse button 2: middle mouse button 3: right mouse button</description> |