summaryrefslogtreecommitdiff
path: root/data/org.mate.peripherals-touchpad.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.mate.peripherals-touchpad.gschema.xml.in')
-rw-r--r--data/org.mate.peripherals-touchpad.gschema.xml.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in b/data/org.mate.peripherals-touchpad.gschema.xml.in
index 2201a23..2186487 100644
--- a/data/org.mate.peripherals-touchpad.gschema.xml.in
+++ b/data/org.mate.peripherals-touchpad.gschema.xml.in
@@ -12,23 +12,23 @@
</key>
<key name="vertical-edge-scrolling" type="b">
<default>true</default>
- <summary></summary>
- <description></description>
+ <summary>Enable vertical edge scrolling</summary>
+ <description>Set this to TRUE to allow vertical edge scrolling</description>
</key>
<key name="horizontal-edge-scrolling" type="b">
<default>false</default>
- <summary></summary>
- <description></description>
+ <summary>Enable horizontal edge scrolling</summary>
+ <description>Set this to TRUE to allow horizontal edge scrolling</description>
</key>
<key name="vertical-two-finger-scrolling" type="b">
<default>true</default>
- <summary></summary>
- <description></description>
+ <summary>Enable vertical two-finger scrolling</summary>
+ <description>Set this to TRUE to allow vertical two-finger scrolling</description>
</key>
<key name="horizontal-two-finger-scrolling" type="b">
<default>false</default>
- <summary></summary>
- <description></description>
+ <summary>Enable horizontal two-finger scrolling</summary>
+ <description>Set this to TRUE to allow horizontal two-finger scrolling</description>
</key>
<key name="natural-scroll" type="b">
<default>true</default>