[gnome-settings-daemon] data: Fix GConf->GSettings convert script
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] data: Fix GConf->GSettings convert script
- Date: Wed, 12 Jul 2017 21:10:55 +0000 (UTC)
commit 87f1b7c1986b14ca36ea1686f2a4e9508dcbaf56
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jun 7 17:18:13 2017 +0200
data: Fix GConf->GSettings convert script
The peripherals settings moved to gsettings-desktop-schemas, but the
convert script wasn't updated to it.
https://bugzilla.gnome.org/show_bug.cgi?id=783570
data/gnome-settings-daemon.convert | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/data/gnome-settings-daemon.convert b/data/gnome-settings-daemon.convert
index 8b0e09d..fe48e52 100644
--- a/data/gnome-settings-daemon.convert
+++ b/data/gnome-settings-daemon.convert
@@ -1,15 +1,6 @@
[org.gnome.settings-daemon.peripherals.smartcard]
removal-action = /desktop/gnome/peripherals/smartcard/removal_action
-[org.gnome.settings-daemon.peripherals.touchpad]
-disable-while-typing = /desktop/gnome/peripherals/touchpad/disable_while_typing
-horiz-scroll-enabled = /desktop/gnome/peripherals/touchpad/horiz_scroll_enabled
-scroll-method = /desktop/gnome/peripherals/touchpad/scroll_method
-tap-to-click = /desktop/gnome/peripherals/touchpad/tap_to_click
-touchpad-enabled = /desktop/gnome/peripherals/touchpad/touchpad_enabled
-motion-acceleration = /desktop/gnome/peripherals/mouse/motion_acceleration
-motion-threshold = /desktop/gnome/peripherals/mouse/motion_threshold
-
[org.gnome.settings-daemon.plugins.housekeeping]
free-percent-notify = /apps/gnome_settings_daemon/plugins/housekeeping/free_percent_notify
free-percent-notify-again = /apps/gnome_settings_daemon/plugins/housekeeping/free_percent_notify_again
@@ -42,9 +33,6 @@ www = /apps/gnome_settings_daemon/keybindings/www
locate-pointer = /desktop/gnome/peripherals/mouse/locate_pointer
double-click = /desktop/gnome/peripherals/mouse/double_click
drag-threshold = /desktop/gnome/peripherals/mouse/drag_threshold
-left-handed = /desktop/gnome/peripherals/mouse/left_handed
-motion-acceleration = /desktop/gnome/peripherals/mouse/motion_acceleration
-motion-threshold = /desktop/gnome/peripherals/mouse/motion_threshold
[org.gnome.settings-daemon.plugins.xrandr]
default-configuration-file = /apps/gnome_settings_daemon/xrandr/default_configuration_file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]