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:
Florian Müllner 2011-02-17 18:47:31 +01:00
parent bdd805a3ee
commit 0ee5a05e00

View File

@ -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"