[gdm] dconf defaults: Remove deprecated a11y related keys



commit 3c78aa318bffeeccd8d0899fb005ec5782e79119
Author: Mario Sanchez Prada <mario endlessm com>
Date:   Tue Apr 4 13:26:22 2017 +0200

    dconf defaults: Remove deprecated a11y related keys
    
    This are ignored by GTK3 and GNOME Shell now, and are only relevant
    for GTK2 and other legacy apps now, not for GDM or gnome-initial-setup.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780866

 data/dconf/defaults/00-upstream-settings |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/data/dconf/defaults/00-upstream-settings b/data/dconf/defaults/00-upstream-settings
index f61224c..0f014ce 100644
--- a/data/dconf/defaults/00-upstream-settings
+++ b/data/dconf/defaults/00-upstream-settings
@@ -6,18 +6,12 @@
 #       dconf update
 #
 
-[org/gnome/desktop/a11y/keyboard]
-enable=true
-
 [org/gnome/desktop/background]
 show-desktop-icons=false
 
 [org/gnome/desktop/default-applications/terminal]
 exec='true'
 
-[org/gnome/desktop/interface]
-toolkit-accessibility=true
-
 [org/gnome/desktop/lockdown]
 disable-application-handlers=true
 disable-command-line=true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]