summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-02 16:16:28 +0300
committermonsta <[email protected]>2016-11-02 16:16:28 +0300
commitb8438befc82ad434598a55f223240feb293cabc2 (patch)
tree5ff2bfb2c053d5e0d6ed5d28a9306871eed840ad
parentb807f938908eeccb477e197ae6fcd937b118f201 (diff)
downloadmate-desktop-b8438befc82ad434598a55f223240feb293cabc2.tar.bz2
mate-desktop-b8438befc82ad434598a55f223240feb293cabc2.tar.xz
schemas: drop unused cursor-font key
it was not used when m-c-c was built with XCursor support now it's not used at all because we require XCursor for m-c-c build
-rw-r--r--schemas/org.mate.peripherals-mouse.gschema.xml.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/schemas/org.mate.peripherals-mouse.gschema.xml.in b/schemas/org.mate.peripherals-mouse.gschema.xml.in
index aab83e8..c65f529 100644
--- a/schemas/org.mate.peripherals-mouse.gschema.xml.in
+++ b/schemas/org.mate.peripherals-mouse.gschema.xml.in
@@ -35,11 +35,6 @@
<summary>Locate Pointer</summary>
<description>Highlights the current location of the pointer when the Control key is pressed and released.</description>
</key>
- <key name="cursor-font" type="s">
- <default>''</default>
- <summary>Cursor font</summary>
- <description>Font name of the cursor. If unset, the default font is used. This value is only propagated to the X server start of each session, so changing it mid-session won't have an effect until the next time you log in.</description>
- </key>
<key name="cursor-theme" type="s">
<default>''</default>
<summary>Cursor theme</summary>