[at-spi2-atk] Don't use /a11y/ as a dconf path



commit 04303257553adb20e7ff9b30721e6c23bdcbf58d
Author: Mike Gorse <mgorse linux-l2tz site>
Date:   Sat Jan 21 05:14:55 2012 -0600

    Don't use /a11y/ as a dconf path
    
    Change schema path from /a11y/ to /org/a11y/.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663967

 schemas/org.a11y.atspi.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/schemas/org.a11y.atspi.gschema.xml.in b/schemas/org.a11y.atspi.gschema.xml.in
index cfefa50..765870b 100644
--- a/schemas/org.a11y.atspi.gschema.xml.in
+++ b/schemas/org.a11y.atspi.gschema.xml.in
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <schemalist>
-  <schema id="org.a11y.atspi" path="/a11y/atspi/">
+	<schema id="org.a11y.atspi" path="/org/a11y/atspi/">
     <key name="atk-bridge-location" type="ay">
       <default>b'@libdir@/gtk-3.0/modules/libatk-bridge.so'</default>
       <summary>Atk-bridge location</summary>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]