Comment 1 for bug 800689

Revision history for this message
Sebastien Bacher (seb128) wrote :

Looking to the current (2011-06-22) trunk:

* PlacesHomeView.cpp uses gconf to read the default email client, browser, etc values, that's wrong since GNOME moved to use mimetype handlers for those (Mimetype=x-scheme-handler/<protocol> where "protocol is i.e http or mailto)

* unitya11y.cpp uses gconf to see if the accessibility is on, it should use org.gnome.desktop.interface toolkit-accessibility in gsettings instead

* same for panel-a11y.c