After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 663967 - don't use /a11y/ as a dconf path
don't use /a11y/ as a dconf path
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2011-11-13 15:09 UTC by Allison Karlitskaya (desrt)
Modified: 2012-01-21 17:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2011-11-13 15:09:33 UTC
org.a11y.atspi.gschema.xml should be modified from

  <schema id="org.a11y.atspi" path="/a11y/atspi/">

to

  <schema id="org.a11y.atspi" path="/org/a11y/atspi/">
Comment 1 Mike Gorse 2012-01-21 11:17:31 UTC
Done: 043032
Comment 2 Allison Karlitskaya (desrt) 2012-01-21 17:11:50 UTC
thanks!