patches/at-spi-01-disable-dbus.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 16966 b458a9280f74
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16966
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     1
--- at-spi-1.29.2/at-spi.schemas.in	2009-11-09 15:14:28.000000000 +0800
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     2
+++ at-spi-1.29.2-mod/at-spi.schemas.in	2009-11-17 10:43:38.652377000 +0800
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     3
@@ -18,7 +18,7 @@
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     4
       <applyto>/desktop/gnome/interface/at-spi-corba</applyto>
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     5
       <owner>gnome</owner>
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     6
       <type>bool</type>
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     7
-      <default>false</default>
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     8
+      <default>true</default>
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     9
       <locale name="C">
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    10
         <short>Enable CORBA-based AT-SPI infrastructure</short>
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    11
         <long>In combination with /desktop/gnome/interface/accessibility, this key is needed to enable the CORBA-based AT-SPI infrastructure.  Otherwise, the D-Bus AT-SPI infrastructure will be used.</long>