Don't use /a11y/ as a dconf path
authorMike Gorse <mgorse@linux-l2tz.site>
Sat, 21 Jan 2012 11:14:55 +0000 (05:14 -0600)
committerMike Gorse <mgorse@linux-l2tz.site>
Sat, 21 Jan 2012 11:14:55 +0000 (05:14 -0600)
Change schema path from /a11y/ to /org/a11y/.

https://bugzilla.gnome.org/show_bug.cgi?id=663967

schemas/org.a11y.atspi.gschema.xml.in

index cfefa50..765870b 100644 (file)
@@ -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>