Added a new boolean parameter to allow specifying when a call to
[platform/core/uifw/at-spi2-atk.git] / at-spi2.schemas.in
1 <?xml version="1.0"?>
2 <gconfschemafile>
3   <schemalist>
4     <schema>
5       <key>/schemas/apps/gnome_settings_daemon/gtk-modules/gail:atk-bridge</key>
6       <applyto>/apps/gnome_settings_daemon/gtk-modules/gail:atk-bridge</applyto>
7       <owner>gnome</owner>
8       <type>string</type>
9       <default>/desktop/gnome/interface/accessibility</default>
10       <locale name="C">
11         <short>GTK+ modules for accessibility support</short>
12         <long>This key determines the GTK+ modules to load for accessibility
13 support.</long>
14       </locale>
15     </schema>
16     <schema>
17       <key>/schemas/desktop/gnome/interface/at-spi-dbus</key>
18       <applyto>/desktop/gnome/interface/at-spi-dbus</applyto>
19       <owner>gnome</owner>
20       <type>bool</type>
21       <default>true</default>
22       <locale name="C">
23         <short>Enable DBus-based AT-SPI infrastructure</short>
24         <long>In combination with /desktop/gnome/interface/accessibility, this key is needed to enable the DBus-based AT-SPI infrastructure if the DBus-based AT-SPI infrastructure has been relocated.  It is ignored if the DBus-based AT-SPI infrastructure has not been relocated.</long>
25       </locale>
26     </schema>
27   </schemalist>
28 </gconfschemafile>