patches/libgnome-06-disable-accessibility.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 13445 f73204e5b9fe
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:
13445
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     1
--- libgnome-2.23.5/schemas/desktop_gnome_interface.schemas.in.in.orig	2008-09-09 12:09:06.663288729 +0800
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     2
+++ libgnome-2.23.5/schemas/desktop_gnome_interface.schemas.in.in	2008-09-09 12:09:39.746415644 +0800
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     3
@@ -6,7 +6,7 @@
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     4
       <applyto>/desktop/gnome/interface/accessibility</applyto>
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     5
       <owner>gnome</owner>
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     6
       <type>bool</type>
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     7
-      <default>@A11Y_ENABLED@</default>
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     8
+      <default>false</default>
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     9
       <locale name="C">
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    10
         <short>Enable Accessibility</short>
f73204e5b9fe 2008-09-09 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    11
         <long>Whether Applications should have accessibility support.</long>