patches/at-spi-01-disable-dbus.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 16966 b458a9280f74
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446
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>