Enable at-spi-corba in gconf
This commit is contained in:
parent
d995d82ed6
commit
bde6e5c516
@ -420,7 +420,7 @@ class LoraxInstallTree(BaseLoraxClass):
|
||||
("/apps/metacity/global_keybindings/run_command_screenshot",
|
||||
"string", "disabled"),
|
||||
("/desktop/gnome/interface/accessibility", "bool", "true"),
|
||||
("/desktop/gnome/interface/at-spi-corba", "bool", "false")]
|
||||
("/desktop/gnome/interface/at-spi-corba", "bool", "true")]
|
||||
|
||||
for path, entry_type, value in gconf_settings:
|
||||
cmd = [self.lcmds.GCONFTOOL, "--direct",
|
||||
|
Loading…
Reference in New Issue
Block a user