Fix for BGO#654314: Make role names consistent with atk
authorMike Gorse <mgorse@novell.com>
Sat, 9 Jul 2011 20:47:59 +0000 (15:47 -0500)
committerMike Gorse <mgorse@novell.com>
Sat, 9 Jul 2011 20:47:59 +0000 (15:47 -0500)
commit802134093318c29e746c429356913638b84f9a20
tree2f0f936f22c6238e7043d14816300086b97ebfed
parentf7348a266a6afd8aa482b923444144ca54abb54c
Fix for BGO#654314: Make role names consistent with atk

Role names sometimes differed slightly between ATK and AT-SPI (in
general,
AT-SPI would often include a hyphen where ATK included a space or simply
compounded the words).  This caused changes in behavior when AT-SPI
began to use its stored values for role names, since they were now
different from those provided by ATK.
atspi/atspi-accessible.c