summaryrefslogtreecommitdiff
path: root/plugins/meson.build
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2019-06-06 15:18:09 +0200
committerCarlos Garnacho <mrgarnacho@gmail.com>2019-07-29 21:27:36 +0000
commitc58539784f23622bcc746e95d7f4755f53981f3e (patch)
treef69431ad4e0a1b8319f2a9f16be33d1237240473 /plugins/meson.build
parent301a69fc73483fb5a97bf74b6a33604461f74db5 (diff)
downloadgnome-settings-daemon-c58539784f23622bcc746e95d7f4755f53981f3e.tar.gz
mouse: Remove mouse plugin
There is nothing left in the mouse plugin but the settings migration, which occurred more than 3 years ago in GNOME 3.14. Remove that plugin altogether. Note, we keep the schemas as this is still used by the XSettings plugin. https://gitlab.gnome.org/GNOME/gnome-settings-daemon/merge_requests/115
Diffstat (limited to 'plugins/meson.build')
-rw-r--r--plugins/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/meson.build b/plugins/meson.build
index 3db69da7..f5c2a6bf 100644
--- a/plugins/meson.build
+++ b/plugins/meson.build
@@ -8,7 +8,6 @@ enabled_plugins = [
['housekeeping', 'Housekeeping'],
['keyboard', 'Keyboard'],
['media-keys', 'MediaKeys'],
- ['mouse', 'Mouse'],
['screensaver-proxy', 'ScreensaverProxy'],
['sharing', 'Sharing'],
['sound', 'Sound'],