shell-a11y: Adjust for renamed 'accessibility' key
The key in org.gnome.desktop.interface has been renamed to 'toolkit-accessibility'.
This commit is contained in:
parent
bdd805a3ee
commit
0ee5a05e00
@ -28,7 +28,7 @@
|
||||
|
||||
#define INIT_METHOD "gnome_accessibility_module_init"
|
||||
#define DESKTOP_SCHEMA "org.gnome.desktop.interface"
|
||||
#define ACCESSIBILITY_ENABLED_KEY "accessibility"
|
||||
#define ACCESSIBILITY_ENABLED_KEY "toolkit-accessibility"
|
||||
#define AT_SPI_SCHEMA "org.a11y.atspi"
|
||||
#define ATK_BRIDGE_LOCATION_KEY "atk-bridge-location"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user